ARM: dts: omap3-gta04: Drop superfluous omap36xx compatible
authorAndreas Kemnade <andreas@kemnade.info>
Wed, 4 Oct 2023 06:53:23 +0000 (08:53 +0200)
committerTony Lindgren <tony@atomide.com>
Sat, 7 Oct 2023 06:58:31 +0000 (09:58 +0300)
Drop omap36xx compatible as done in other omap3630 devices.
This has apparently fallen through the lattice.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Message-ID: <20231004065323.2408615-1-andreas@kemnade.info>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/ti/omap/omap3-gta04.dtsi

index b6b27e93857f56874b71a437ee0fc4e19660a995..3661340009e7a4a1ca6ccb30fd872a767ea33b2d 100644 (file)
@@ -11,7 +11,7 @@
 
 / {
        model = "OMAP3 GTA04";
-       compatible = "goldelico,gta04", "ti,omap3630", "ti,omap36xx", "ti,omap3";
+       compatible = "goldelico,gta04", "ti,omap3630", "ti,omap3";
        cpus {
                cpu@0 {
                        cpu0-supply = <&vcc>;