This patch adds APM X-Gene SoC SDHC controller DTS entry. Signed-off-by: Loc Ho <lho@xxxxxxx> --- arch/arm64/boot/dts/apm-storm.dtsi | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/arch/arm64/boot/dts/apm-storm.dtsi b/arch/arm64/boot/dts/apm-storm.dtsi index 6042a99..3bd09e9 100644 --- a/arch/arm64/boot/dts/apm-storm.dtsi +++ b/arch/arm64/boot/dts/apm-storm.dtsi @@ -436,5 +436,13 @@ phys = <&phy3 0>; phy-names = "sata-phy"; }; + + sdhc0: sdhc@1c000000 { + compatible = "apm,arasan,sdhci-8.9a"; + reg = <0x0 0x1c000000 0x0 0x100>, + <0x0 0x1f2a0094 0x0 0x10>; + interrupts = <0x0 0x49 0x4>; + no-1-8-v; + }; }; }; -- 1.5.5 -- 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