summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap3-cm-t3730.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-cm-t3730.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-cm-t3730.dts')
-rw-r--r--arch/arm/boot/dts/omap3-cm-t3730.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-cm-t3730.dts b/arch/arm/boot/dts/omap3-cm-t3730.dts
index 48e48b0c8190..e1b1a047f77a 100644
--- a/arch/arm/boot/dts/omap3-cm-t3730.dts
+++ b/arch/arm/boot/dts/omap3-cm-t3730.dts
@@ -9,7 +9,7 @@
/ {
model = "CompuLab CM-T3730";
- compatible = "compulab,omap3-cm-t3730", "ti,omap3630", "ti,omap36xx", "ti,omap3";
+ compatible = "compulab,omap3-cm-t3730", "ti,omap3630", "ti,omap3";
wl12xx_vmmc2: wl12xx_vmmc2 {
compatible = "regulator-fixed";