On Tue, Dec 13, 2016 at 06:48:40PM +0100, Gregory CLEMENT wrote: > diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi > index e5e3ed678b6f..035b2b2fc9ca 100644 > --- a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi > +++ b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi > @@ -164,6 +164,16 @@ > clocks = <&cpm_syscon0 1 21>; > status = "disabled"; > }; > + > + cpm_sdhci0: sdhci@780000 { > + compatible = "marvell,armada-7000-sdhci"; > + reg = <0x780000 0x300>; > + interrupts = <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>; > + clock-names = "core"; > + clocks = <&cpm_syscon0 1 4>; > + status = "disabled"; > + }; > + Oh, and a nitpick, since I've already commented on this patch - there's a needless extra blank line here... -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html