ARM: dts: imx: Pass a label to the AIPS nodes
authorFabio Estevam <festevam@denx.de>
Tue, 14 Jun 2022 16:22:34 +0000 (13:22 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 20 Jun 2022 00:35:51 +0000 (08:35 +0800)
commite56d3274770e07f9542a1a129fdf0979ec87f4b1
tree75318d7d0722c59d962bf12693c34aed3f5e2c06
parent8e82a523151164e495f04f50c1af70f2d9adacf0
ARM: dts: imx: Pass a label to the AIPS nodes

Pass a label to the AIPS nodes to make it easier to reference
it from other devicetree files.

Some i.MX dtsi files already describe labels for the AIPS nodes.

Make it available for all SoCs for consistency.

U-Boot, for example usually needs to access the AIPS node to
pass U-Boot-specific properties.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx27.dtsi
arch/arm/boot/dts/imx31.dtsi
arch/arm/boot/dts/imx50.dtsi
arch/arm/boot/dts/imx51.dtsi
arch/arm/boot/dts/imx53.dtsi
arch/arm/boot/dts/imx6q.dtsi
arch/arm/boot/dts/imx6qdl.dtsi