Skip to content

Commit e30dcbb

Browse files
committed
ARM: dts: aspeed: tacoma: Fix fsi master node
This was broken when applying "ARM: dts: aspeed: tacoma: Add host FSI description". Fixes: a981c93 ("ARM: dts: aspeed: tacoma: Add host FSI description") Acked-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
1 parent 4132000 commit e30dcbb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,11 @@
165165

166166
&emmc {
167167
status = "okay";
168+
};
169+
170+
&fsim0 {
171+
status = "okay";
172+
168173
#address-cells = <2>;
169174
#size-cells = <0>;
170175

0 commit comments

Comments
 (0)