ARM: dts: aspeed: ast2600evb: Enable FSI master

Use the first FSI master.

Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Joel Stanley 2019-08-22 20:35:24 +09:30
parent d0ba4f581e
commit b2fa526ca2
1 changed files with 4 additions and 0 deletions

View File

@ -213,3 +213,7 @@ &i2c14 {
&i2c15 {
status = "okay";
};
&fsim0 {
status = "okay";
};