[PATCH] dts: nxp: mxs: Add descriptions for imx287 based btt3-[012] devices
Fabio Estevam
festevam at gmail.com
Wed Aug 28 09:54:54 PDT 2024
Hi Lukasz,
On Wed, Aug 28, 2024 at 8:21 AM Lukasz Majewski <lukma at denx.de> wrote:
>
> 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, btt3.dtsi has been added to embrace common DTS properties for
> different HW revisions for this device.
>
> As a result - changes introduced in btt3-[012].dts are minimal.
>
> Signed-off-by: Lukasz Majewski <lukma at denx.de>
> ---
> arch/arm/boot/dts/nxp/mxs/Makefile | 3 +
> arch/arm/boot/dts/nxp/mxs/btt3-0.dts | 12 +
> arch/arm/boot/dts/nxp/mxs/btt3-1.dts | 8 +
> arch/arm/boot/dts/nxp/mxs/btt3-2.dts | 12 +
> arch/arm/boot/dts/nxp/mxs/btt3.dtsi | 320 +++++++++++++++++++++++++++
All the i.MX devicetrees start with the SoC name.
What about naming them imx28-btt3-0.dts, imx28-btt3-1.dts and so on?
More information about the linux-arm-kernel
mailing list