]> git.sur5r.net Git - u-boot/commit
ARM: dts: Add new "generic" am4372 device tree file.
authorVignesh R <vigneshr@ti.com>
Mon, 26 Mar 2018 07:57:02 +0000 (13:27 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 7 Apr 2018 00:45:44 +0000 (20:45 -0400)
commit7d83803b493f2ba25fb266f61caf1278ea97e014
treef6aaa69d44698395264dd514a25b9223b3a3fb00
parent5375a9b566d1515eaf674640dbc47c99d1d50cf0
ARM: dts: Add new "generic" am4372 device tree file.

With U-boot runtime board detect for DTB selection a "default" dtb needs
to be created. This will be used temporarily until the "proper" dtb is
selected.

Also, add -u-boot.dtsi for AM437x SK and IDK to enable I2C for
board detection via DM_I2C.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/dts/Makefile
arch/arm/dts/am4372-generic-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/am4372-generic.dts [new file with mode: 0644]
arch/arm/dts/am437x-idk-evm-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/am437x-sk-evm-u-boot.dtsi [new file with mode: 0644]