Thread (7 messages) 7 messages, 3 authors, 2018-10-12
STALE2828d

[RFC PATCH v2 4/4] arm64: zynqmp: Add 'xlnx, mio-bank' property in SDHCI node

From: Manish Narani <hidden>
Date: 2018-09-20 09:31:28
Also in: linux-devicetree, linux-mmc, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Add a required property indicating the MIO Bank number for SDHCI
controller in ZynqMP.

Signed-off-by: Manish Narani <redacted>
---
 arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
index 1def7e1..7ef002d 100644
--- a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
+++ b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
@@ -492,6 +492,7 @@
 			reg = <0x0 0xff160000 0x0 0x1000>;
 			clock-names = "clk_xin", "clk_ahb";
 			xlnx,device_id = <0>;
+			xlnx,mio-bank = <0>;
 		};
 
 		sdhci1: sdhci at ff170000 {
@@ -502,6 +503,7 @@
 			reg = <0x0 0xff170000 0x0 0x1000>;
 			clock-names = "clk_xin", "clk_ahb";
 			xlnx,device_id = <1>;
+			xlnx,mio-bank = <1>;
 		};
 
 		smmu: smmu at fd800000 {
-- 
2.1.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help