[PATCH linux dev-5.4 1/4] ARM: dts: aspeed: tacoma: Fix fsi master node

Joel Stanley joel at jms.id.au
Tue Dec 24 00:47:32 AEDT 2019


This was broken when applying "ARM: dts: aspeed: tacoma: Add
host FSI description".

Signed-off-by: Joel Stanley <joel at jms.id.au>
---
 arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
index f02de4ab058c..5dfd597110f9 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
@@ -165,6 +165,11 @@
 
 &emmc {
 	status = "okay";
+};
+
+&fsim0 {
+	status = "okay";
+
 	#address-cells = <2>;
 	#size-cells = <0>;
 
-- 
2.24.0



More information about the openbmc mailing list