[PATCH] ARM: dts: kirkwood: Fix PCIe label on OpenRD

Subsystems: the rest

STALE3668d REVIEWED: 4 (4M)

1 review trailer.

2 messages, 2 authors, 2016-08-22 · open the first message on its own page

[PATCH] ARM: dts: kirkwood: Fix PCIe label on OpenRD

From: Gregory CLEMENT <hidden>
Date: 2016-08-22 16:10:59

While converting PCIe node on kirkwood by using label, the following
commit eb13cf8345e9 ("ARM: dts: kirkwood: Fixup pcie DT warnings")
introduced a regression on the OpenRD boards: the PCIe didn't work
anymore. As reported by Aaro Koskinen, the display/framebuffer was
lost. This commit adds the forgotten label.

Reported-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Fixes: eb13cf8345e9 ("ARM: dts: kirkwood: Fixup pcie DT warnings")
Cc: stable at vger.kernel.org
Signed-off-by: Gregory CLEMENT <redacted>
---
 arch/arm/boot/dts/kirkwood-openrd.dtsi | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/kirkwood-openrd.dtsi b/arch/arm/boot/dts/kirkwood-openrd.dtsi
index e4ecab112601..7175511a92da 100644
--- a/arch/arm/boot/dts/kirkwood-openrd.dtsi
+++ b/arch/arm/boot/dts/kirkwood-openrd.dtsi
@@ -116,6 +116,10 @@
 	};
 };
 
+&pciec {
+	status = "okay";
+};
+
 &pcie0 {
 	status = "okay";
 };
-- 
2.9.3

Re: [PATCH] ARM: dts: kirkwood: Fix PCIe label on OpenRD

From: Andrew Lunn <andrew@lunn.ch>
Date: 2016-08-22 16:42:40

On Mon, Aug 22, 2016 at 06:09:36PM +0200, Gregory CLEMENT wrote:
While converting PCIe node on kirkwood by using label, the following
commit eb13cf8345e9 ("ARM: dts: kirkwood: Fixup pcie DT warnings")
introduced a regression on the OpenRD boards: the PCIe didn't work
anymore. As reported by Aaro Koskinen, the display/framebuffer was
lost. This commit adds the forgotten label.

Reported-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Fixes: eb13cf8345e9 ("ARM: dts: kirkwood: Fixup pcie DT warnings")
Cc: stable at vger.kernel.org
Signed-off-by: Gregory CLEMENT <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help