Commit b2fa526c authored by Joel Stanley's avatar Joel Stanley
Browse files

ARM: dts: aspeed: ast2600evb: Enable FSI master



Use the first FSI master.

Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent d0ba4f58
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -213,3 +213,7 @@ &i2c14 {
&i2c15 {
	status = "okay";
};

&fsim0 {
	status = "okay";
};