diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-08-20 15:12:10 +0300 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2018-09-19 09:00:38 +0200 |
commit | f26e379b312bb59ddd11f79627180a4a2d702d94 (patch) | |
tree | 6d282234e22f768fea96bebce2f0b33ad76c0b73 /arch/arm/dts | |
parent | 0f6686e22843d32793abfe5c4792b0938e12e003 (diff) |
dts: mvebu: mcbin: drop redundant SD slot node
Commit 61dccf73d302 (dts: mvebu: a80x0: Enable SD/eMMC interfaces) added
a redundant DT node for SD card slot. Drop it.
Cc: Konstantin Porotchkin <kostap@marvell.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/arm/dts')
-rw-r--r-- | arch/arm/dts/armada-8040-mcbin.dts | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/dts/armada-8040-mcbin.dts b/arch/arm/dts/armada-8040-mcbin.dts index 08f1d7df69..f912596c2c 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: |