ARM: dts: aspeed: ast2600evb: Enable FSI master
authorJoel Stanley <joel@jms.id.au>
Thu, 22 Aug 2019 11:05:24 +0000 (20:35 +0930)
committerJoel Stanley <joel@jms.id.au>
Tue, 5 May 2020 07:07:15 +0000 (16:37 +0930)
Use the first FSI master.

Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-ast2600-evb.dts

index 4afa8662c4e8b22601219f6642d6ef41c340249d..8d0f4656aa05c1e521a59c9eb1edda3f4f9bd635 100644 (file)
 &i2c15 {
        status = "okay";
 };
+
+&fsim0 {
+       status = "okay";
+};