Thread (4 messages) flat view 4 messages, 2 authors, 2017-08-24
STALE3281d

[PATCH] : ARM64: bcm2837: enable sdhost in device tree for the Raspberry Pi 3

From: VOTARY GITHUB <hidden>
Date: 2017-08-11 11:27:34
Subsystem: the rest · Maintainer: Linus Torvalds

From a0eb079e9913c3290435c435ca00b988a6fe93f5 Mon Sep 17 00:00:00 2001
From: VT-Github-Raspberrypi <redacted>
Date: Mon, 7 Aug 2017 15:24:52 +0530
Subject: [PATCH] ARM64: bcm2837: enable sdhost in device tree for the

Raspberry Pi 3

Fix for https://github.com/raspberrypi/linux/issues/2151

Signed-off-by: VT-Github-Raspberrypi <redacted>
---
 arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts | 6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts b/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts
index c309633..19449d9 100644
--- a/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts
+++ b/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts
@@ -22,3 +22,9 @@
 &uart1 {
        status = "okay";
 };
+&sdhost {
+       pinctrl-names = "default";
+       pinctrl-0 = <&sdhost_gpio48>;
+       status = "okay";
+       bus-width = <4>;
+};
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help