]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ARM: dts: am43x-epos-evm: Add the am438 compatible string
authorKeerthy <j-keerthy@ti.com>
Fri, 19 Feb 2016 04:38:54 +0000 (10:08 +0530)
committerTony Lindgren <tony@atomide.com>
Fri, 19 Feb 2016 18:55:13 +0000 (10:55 -0800)
The SoCs on am43x-epos-evm are named am438x.
Hence add the compatibility string and remove the am4372 string.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Documentation/devicetree/bindings/arm/omap/omap.txt
arch/arm/boot/dts/am43x-epos-evm.dts

index a2bd593881cab361fa739d9a12e63ee7ba63ef50..739bc48aa2555e60a1874aab9964a14f0b835534 100644 (file)
@@ -154,7 +154,7 @@ Boards:
   compatible = "compulab,am437x-sbc-t43", "compulab,am437x-cm-t43", "ti,am4372", "ti,am43"
 
 - AM43x EPOS EVM
-  compatible = "ti,am43x-epos-evm", "ti,am4372", "ti,am43"
+  compatible = "ti,am43x-epos-evm", "ti,am43", "ti,am438x"
 
 - AM437x GP EVM
   compatible = "ti,am437x-gp-evm", "ti,am4372", "ti,am43"
index 746fd2b179587fe4522724f5b42b16202e97edef..a67cfc1088192ba69e56ad89199ce36e8039ede2 100644 (file)
@@ -18,7 +18,7 @@
 
 / {
        model = "TI AM43x EPOS EVM";
-       compatible = "ti,am43x-epos-evm","ti,am4372","ti,am43";
+       compatible = "ti,am43x-epos-evm","ti,am438x","ti,am43";
 
        aliases {
                display0 = &lcd0;