[Letux-kernel] [RFC 3/5] ARM: dts: omap3-evm-37xx: fix compatible from omap3630 to omap36xx
H. Nikolaus Schaller
hns at goldelico.com
Mon Sep 2 12:55:49 CEST 2019
All other boards use compatible = "omap36xx".
Signed-off-by: H. Nikolaus Schaller <hns at goldelico.com>
---
arch/arm/boot/dts/omap3-evm-37xx.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/omap3-evm-37xx.dts b/arch/arm/boot/dts/omap3-evm-37xx.dts
index e0c0382388f0..311550ee4eae 100644
--- a/arch/arm/boot/dts/omap3-evm-37xx.dts
+++ b/arch/arm/boot/dts/omap3-evm-37xx.dts
@@ -10,7 +10,7 @@
/ {
model = "TI OMAP37XX EVM (TMDSEVM3730)";
- compatible = "ti,omap3-evm-37xx", "ti,omap3630", "ti,omap3";
+ compatible = "ti,omap3-evm-37xx", "ti,omap36xx", "ti,omap3";
};
&omap3_pmx_core2 {
--
2.19.1
More information about the Letux-kernel
mailing list