]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: tqma6: change U-Boot device tree fragments
authorMarkus Niebel <Markus.Niebel@ew.tq-group.com>
Mon, 13 Jul 2026 13:01:01 +0000 (15:01 +0200)
committerFabio Estevam <festevam@gmail.com>
Mon, 27 Jul 2026 16:05:07 +0000 (13:05 -0300)
commit2484741fec39eece54824012e348c2bdbf9ff0f7
tree6294bd8bac2d278a01da426948de437ecd5722d2
parent5c2fc4acc4ef160bbf527cc1818f13fdda9bf7e9
board: tqma6: change U-Boot device tree fragments

We will need GPIO to distinguish between SOM variants with / without
workaround for ENET errata. This is necessary to implement the
appropriate solution and remove code intended for the non-DM use case.
To support reuse, split them in SOM and baseboard specific parts.

Prepare fragments for use with SPL.

Signed-off-by: Markus Niebel <Markus.Niebel@ew.tq-group.com>
Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
arch/arm/dts/imx6dl-mba6a-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx6dl-mba6b-u-boot.dtsi
arch/arm/dts/imx6q-mba6a-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx6q-mba6b-u-boot.dtsi
arch/arm/dts/imx6qdl-mba6-u-boot.dtsi
arch/arm/dts/imx6qdl-tqma6-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx6qdl-tqma6a-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx6qdl-tqma6b-u-boot.dtsi [new file with mode: 0644]