[PATCH 17/17] Enable FSI buffer on Firestone
Timothy Pearson
tpearson at raptorengineering.com
Sat Sep 17 06:35:33 AEST 2016
Firestone contains a buffer in the FSI path that can be disabled.
Ensure that this buffer is enabled to allow boot.
Signed-off-by: Timothy Pearson <tpearson at raptorengineering.com>
---
arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts b/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
index 8b25ba7..65e9549 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
@@ -257,6 +257,15 @@
// i2c hub PCA9516A
};
+&gpio {
+ cp0_fsi0_data_en {
+ gpio-hog;
+ gpios = <ASPEED_GPIO(H, 6) GPIO_ACTIVE_HIGH>;
+ output-high;
+ line-name = "cp0_fsi0_data_en";
+ };
+};
+
&vuart {
status = "okay";
};
--
1.7.9.5
More information about the openbmc
mailing list