]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices
authorLukasz Majewski <lukma@denx.de>
Thu, 7 Nov 2024 08:57:05 +0000 (09:57 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 17 Feb 2025 10:04:52 +0000 (18:04 +0800)
commit0335256a6b78e33e88e3b297edcbf14402957d06
treea80107ab2b83876e1f42feb1db99a6c8653b8359
parent2014c95afecee3e76ca4a56956a936e23283f05b
ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices

The btt3 device' HW revisions from 0 to 2 use imx287 SoC and are to
some extend similar to already upstreamed XEA devices, hence are
using common imx28-lwe.dtsi file.

New, imx28-btt3.dtsi has been added to embrace common DTS
properties for different HW revisions for this device.

As a result - changes introduced in imx28-btt3-[012].dts are
minimal.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/mxs/Makefile
arch/arm/boot/dts/nxp/mxs/imx28-btt3-0.dts [new file with mode: 0644]
arch/arm/boot/dts/nxp/mxs/imx28-btt3-1.dts [new file with mode: 0644]
arch/arm/boot/dts/nxp/mxs/imx28-btt3-2.dts [new file with mode: 0644]
arch/arm/boot/dts/nxp/mxs/imx28-btt3.dtsi [new file with mode: 0644]