[PATCH linux dev4.7 v2 9/9] ARM: dts: witherspoon: use spi1debug pinctrl group
Cédric Le Goater
clg at kaod.org
Fri Oct 21 16:44:50 AEDT 2016
pinctrl is very strict and the device tree should match exactly how
the HW is strapped.
Signed-off-by: Cédric Le Goater <clg at kaod.org>
---
arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index 53af584e8f63..db3afafbfe9e 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -35,6 +35,9 @@
&spi1 {
status = "okay";
+ pinctrl-names = "default";
+ pinctrl-0 = <&pinctrl_spi1debug_default>;
+
flash at 0 {
status = "okay";
};
--
2.7.4
More information about the openbmc
mailing list