aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorH. Nikolaus Schaller <hns@goldelico.com>2022-03-08 14:00:20 +0100
committerTony Lindgren <tony@atomide.com>2022-04-14 11:38:44 +0300
commit09269dd050094593fc747f2a5853d189fefcb6b5 (patch)
tree6d37eb93849f2a5cfc5a45d2d571268c646889a2 /arch/arm
parentARM: dts: dra7: Fix suspend warning for vpe powerdomain (diff)
downloadlinux-dev-09269dd050094593fc747f2a5853d189fefcb6b5.tar.xz
linux-dev-09269dd050094593fc747f2a5853d189fefcb6b5.zip
ARM: dts: Fix mmc order for omap3-gta04
Commit a1ebdb374199 ("ARM: dts: Fix swapped mmc order for omap3") introduces general mmc aliases. Let's tailor them to the need of the GTA04 board which does not make use of mmc2 and mmc3 interfaces. Fixes: a1ebdb374199 ("ARM: dts: Fix swapped mmc order for omap3") Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com> Message-Id: <dc9173ee3d391d9e92b7ab8ed4f84b29f0a21c83.1646744420.git.hns@goldelico.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/omap3-gta04.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi
index 7e3d8147e2c1..0365f06165e9 100644
--- a/arch/arm/boot/dts/omap3-gta04.dtsi
+++ b/arch/arm/boot/dts/omap3-gta04.dtsi
@@ -31,6 +31,8 @@
aliases {
display0 = &lcd;
display1 = &tv0;
+ /delete-property/ mmc2;
+ /delete-property/ mmc3;
};
ldo_3v3: fixedregulator {