This patch adds APM X-Gene SoC SDHC controller DTS entry.
Signed-off-by: Loc Ho <[email protected]>
---
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 aff6821..4422a35 100644
--- a/arch/arm64/boot/dts/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm-storm.dtsi
@@ -428,5 +428,13 @@
phys = <&phy3 0>;
phy-names = "sata-phy";
};
+
+ sdhc0: sdhc@1c000000 {
+ compatible = "xgene,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 devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html