89566bf84935bb007efb0672a9d99965865acf3a
[platform/kernel/u-boot.git] / arch / arm / dts / fsl-ls1088a-ten64-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 #include <config.h>
3
4 #include "fsl-ls1088a-u-boot.dtsi"
5
6 /{
7         aliases {
8                 spi0 = &qspi;
9         };
10 };
11
12 &i2c0 {
13         uc: board-controller@7e {
14                 compatible = "traverse,ten64-controller";
15                 reg = <0x7e>;
16         };
17 };
18