summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap3-pandora-1ghz.dts
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-02-16 09:33:38 -0600
committerTony Lindgren <tony@atomide.com>2023-03-28 10:20:42 +0300
commite341f338180c84cd98af3016cf5bcfde45a041fb (patch)
treec227730da40c6614c18a9962fe397931133d54fd /arch/arm/boot/dts/omap3-pandora-1ghz.dts
parentdae557a5af236af2785231410c1fcf09a4b31032 (diff)
ARM: dts: omap: Drop ti,omap36xx compatible
This was not matched anywhere and provides no additional information. The driver code already checks also for "ti,omap3630" compatible. Signed-off-by: Andrew Davis <afd@ti.com> Message-Id: <20230216153339.19987-2-afd@ti.com> [tony@atomide.com: updated comments for ti,omap3630 compatible] Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap3-pandora-1ghz.dts')
-rw-r--r--arch/arm/boot/dts/omap3-pandora-1ghz.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-pandora-1ghz.dts b/arch/arm/boot/dts/omap3-pandora-1ghz.dts
index ea509956d7ac..c0252f8a798a 100644
--- a/arch/arm/boot/dts/omap3-pandora-1ghz.dts
+++ b/arch/arm/boot/dts/omap3-pandora-1ghz.dts
@@ -16,7 +16,7 @@
/ {
model = "Pandora Handheld Console 1GHz";
- compatible = "openpandora,omap3-pandora-1ghz", "ti,omap3630", "ti,omap36xx", "ti,omap3";
+ compatible = "openpandora,omap3-pandora-1ghz", "ti,omap3630", "ti,omap3";
};
&omap3_pmx_core2 {