u-boot/arch/arm/dts/fsl-ls1088a-ten64-u-boot.dtsi

19 lines
235 B
Text
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0+
#include <config.h>
#include "fsl-ls1088a-u-boot.dtsi"
/{
aliases {
spi0 = &qspi;
};
};
&i2c0 {
uc: board-controller@7e {
compatible = "traverse,ten64-controller";
reg = <0x7e>;
};
};