colibri_t20: fix device-tree compatible node
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Mon, 27 Apr 2015 14:10:14 +0000 (16:10 +0200)
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>
Mon, 27 Apr 2015 14:10:14 +0000 (16:10 +0200)
Use toradex,colibri_t20 as the device-tree compatible node value rather
than toradex,t20 in accordance to our Apalis/Colibri T30 products.

arch/arm/dts/tegra20-colibri.dts

index 3131b9201b7029f012c3e4f80df83663c4697d94..257ca276f920374371b0a6f7c6aa708bb51c9798 100644 (file)
@@ -4,7 +4,7 @@
 
 / {
        model = "Toradex Colibri T20";
-       compatible = "toradex,t20", "nvidia,tegra20";
+       compatible = "toradex,colibri_t20", "nvidia,tegra20";
 
        chosen {
                stdout-path = &uarta;