summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/marvell/armada-3720-db.dts
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@free-electrons.com>2017-03-30 17:23:03 +0200
committerGregory CLEMENT <gregory.clement@free-electrons.com>2017-04-11 09:54:07 +0200
commit53e747780a24b271401fe2b1531696a553b00995 (patch)
tree6cfa55812814beeaf01e5e5cd6985a86b5cea143 /arch/arm64/boot/dts/marvell/armada-3720-db.dts
parent60894719241e2b3d6d202304de9ad33a8da3685c (diff)
downloadop-kernel-dev-53e747780a24b271401fe2b1531696a553b00995.zip
op-kernel-dev-53e747780a24b271401fe2b1531696a553b00995.tar.gz
arm64: dts: marvell: add eMMC support for Armada 37xx
Add the eMMC support for Armada 37xx SoC and enable it in the Armada 3720 DB board. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch/arm64/boot/dts/marvell/armada-3720-db.dts')
-rw-r--r--arch/arm64/boot/dts/marvell/armada-3720-db.dts9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-3720-db.dts b/arch/arm64/boot/dts/marvell/armada-3720-db.dts
index 2a6eef2..950cbd2 100644
--- a/arch/arm64/boot/dts/marvell/armada-3720-db.dts
+++ b/arch/arm64/boot/dts/marvell/armada-3720-db.dts
@@ -146,6 +146,15 @@
status = "okay";
};
+&sdhci0 {
+ non-removable;
+ bus-width = <8>;
+ mmc-ddr-1_8v;
+ mmc-hs400-1_8v;
+ marvell,pad-type = "fixed-1-8v";
+ status = "okay";
+};
+
/* CON31 */
&usb3 {
status = "okay";
OpenPOWER on IntegriCloud