[U-Boot] [PATCH] dts: mvebu: mcbin: drop redundant SD slot node
Baruch Siach
baruch at tkos.co.il
Mon Aug 20 12:12:10 UTC 2018
Commit 61dccf73d302 (dts: mvebu: a80x0: Enable SD/eMMC interfaces) added
a redundant DT node for SD card slot. Drop it.
Cc: Konstantin Porotchkin <kostap at marvell.com>
Signed-off-by: Baruch Siach <baruch at tkos.co.il>
---
arch/arm/dts/armada-8040-mcbin.dts | 8 --------
1 file changed, 8 deletions(-)
diff --git a/arch/arm/dts/armada-8040-mcbin.dts b/arch/arm/dts/armada-8040-mcbin.dts
index 08f1d7df69aa..f912596c2cde 100644
--- a/arch/arm/dts/armada-8040-mcbin.dts
+++ b/arch/arm/dts/armada-8040-mcbin.dts
@@ -154,14 +154,6 @@
status = "okay";
};
-/* uSD slot */
-&cpm_sdhci0 {
- pinctrl-names = "default";
- pinctrl-0 = <&cpm_sdhci_pins>;
- bus-width = <4>;
- status = "okay";
-};
-
&cpm_comphy {
/*
* CP0 Serdes Configuration:
--
2.18.0
More information about the U-Boot
mailing list