4bc00aec10f901fb413a9cd08ebf737528e8e0c2
[oweals/u-boot.git] / arch / arm / dts / armada-388-helios4-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2
3 / {
4         aliases {
5                 i2c0 = &i2c0;
6                 i2c1 = &i2c1;
7                 spi1 = &spi1;
8         };
9 };
10
11 &spi1 {
12         u-boot,dm-spl;
13 };
14
15 &w25q32 {
16         status = "okay";
17         u-boot,dm-spl;
18 };