blob: 89566bf84935bb007efb0672a9d99965865acf3a [file] [log] [blame]
Mathew McBride25914872023-04-12 07:38:15 +00001// SPDX-License-Identifier: GPL-2.0+
2#include <config.h>
3
4#include "fsl-ls1088a-u-boot.dtsi"
5
Mathew McBride7219c222023-04-12 07:38:29 +00006/{
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