Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: aspeed: ast2600evb: Enable FSI master

Use the first FSI master.

Signed-off-by: Joel Stanley <joel@jms.id.au>

+4
+4
arch/arm/boot/dts/aspeed-ast2600-evb.dts
··· 213 213 &i2c15 { 214 214 status = "okay"; 215 215 }; 216 + 217 + &fsim0 { 218 + status = "okay"; 219 + };