Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1702966

[PATCH 5/5] arm64: zynqmp: Add missing mmc aliases in ep108

From Michal Simek <michal.simek@xilinx.com>
Newsgroups linux.kernel
Subject [PATCH 5/5] arm64: zynqmp: Add missing mmc aliases in ep108
Date 2017-08-03 13:40 +0200
Message-ID <uamDU-7Ls-15@gated-at.bofh.it> (permalink)
References <uamDT-7Ls-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Add missing mmc aliases.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

 arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts b/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
index 6a8b4b445531..150e1d1c35d8 100644
--- a/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
+++ b/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
@@ -20,6 +20,8 @@
 	model = "ZynqMP EP108";
 
 	aliases {
+		mmc0 = &sdhci0;
+		mmc1 = &sdhci1;
 		serial0 = &uart0;
 	};
 
-- 
1.9.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 5/5] arm64: zynqmp: Add missing mmc aliases in ep108 Michal Simek <michal.simek@xilinx.com> - 2017-08-03 13:40 +0200

csiph-web