[PATCH linux dev-4.7] ARM: dts: aspeed: resurrect PNOR on ast2500 evb

Cédric Le Goater clg at kaod.org
Thu Nov 17 04:09:29 AEDT 2016


It had gone to the Tartarus again. Let's bring it back to light.

Signed-off-by: Cédric Le Goater <clg at kaod.org>
---
 arch/arm/boot/dts/aspeed-ast2500-evb.dts | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/aspeed-ast2500-evb.dts b/arch/arm/boot/dts/aspeed-ast2500-evb.dts
index 3dc472ae10e9..f60c367573f3 100644
--- a/arch/arm/boot/dts/aspeed-ast2500-evb.dts
+++ b/arch/arm/boot/dts/aspeed-ast2500-evb.dts
@@ -30,7 +30,10 @@
 
 &spi1 {
 	status = "okay";
-	pnor at 0 {
+	pinctrl-names = "default";
+	pinctrl-0 = <&pinctrl_spi1_default>;
+
+pnor at 0 {
 		status = "okay";
 	};
 };
-- 
2.7.4



More information about the openbmc mailing list