summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx27.dtsi
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2022-06-14 18:22:33 +0200
committerShawn Guo <shawnguo@kernel.org>2022-06-20 02:35:39 +0200
commit8e82a523151164e495f04f50c1af70f2d9adacf0 (patch)
tree822c9aafeb59a109ca822cc45fb07ae67138e56e /arch/arm/boot/dts/imx27.dtsi
parentARM: dts: imx6ul: fix qspi node compatible (diff)
downloadlinux-8e82a523151164e495f04f50c1af70f2d9adacf0.tar.xz
linux-8e82a523151164e495f04f50c1af70f2d9adacf0.zip
ARM: dts: imx: Pass a label to the soc node
Pass a label to the 'soc' node to make it easier to reference it from other devicetree files. 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>
Diffstat (limited to 'arch/arm/boot/dts/imx27.dtsi')
-rw-r--r--arch/arm/boot/dts/imx27.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
index b660c7d05584..6270685a1397 100644
--- a/arch/arm/boot/dts/imx27.dtsi
+++ b/arch/arm/boot/dts/imx27.dtsi
@@ -74,7 +74,7 @@
};
};
- soc {
+ soc: soc {
#address-cells = <1>;
#size-cells = <1>;
compatible = "simple-bus";