board: ge: bx50v3: sync devicetrees from Linux
authorRobert Beckett <bob.beckett@collabora.com>
Tue, 12 Nov 2019 19:15:11 +0000 (19:15 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 7 Jan 2020 09:26:56 +0000 (10:26 +0100)
commit8c26739859c605d803b89f6ae202c6d29d2d2a54
tree653e155453c8354c77ca7b3f6cebfd7c689dc1d1
parent010e58d448d5cb184fc53d6bbb87deee3ce5b223
board: ge: bx50v3: sync devicetrees from Linux

Copy device trees from linux, keeping them as separate files for
each board to ease future sync.

Update board code to use generic bx50v3 dt initially, then select
the specific dt based on board detection.

Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
arch/arm/dts/Makefile
arch/arm/dts/imx6q-b450v3.dts [new file with mode: 0644]
arch/arm/dts/imx6q-b650v3.dts [new file with mode: 0644]
arch/arm/dts/imx6q-b850v3.dts [new file with mode: 0644]
arch/arm/dts/imx6q-ba16.dtsi [new file with mode: 0644]
arch/arm/dts/imx6q-bx50v3.dts
arch/arm/dts/imx6q-bx50v3.dtsi [new file with mode: 0644]
board/ge/bx50v3/bx50v3.c
configs/ge_bx50v3_defconfig