mirror of https://gitee.com/openkylin/linux.git
ARM: tegra: colibri: Update hardware revisions compatibility
Update introductory comment about what exact hardware revisions this device tree is compatible with as a hint for our customers. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
21db15df49
commit
39ebbf61d4
|
@ -2,8 +2,8 @@
|
|||
#include "tegra30.dtsi"
|
||||
|
||||
/*
|
||||
* Toradex Colibri T30 Device Tree
|
||||
* Compatible for Revisions 1.1B/1.1C/1.1D
|
||||
* Toradex Colibri T30 Module Device Tree
|
||||
* Compatible for Revisions V1.1B, V1.1C, V1.1D, V1.1E; IT: V1.1A
|
||||
*/
|
||||
/ {
|
||||
model = "Toradex Colibri T30";
|
||||
|
|
Loading…
Reference in New Issue