summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull.dtsi
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2022-06-14 13:22:33 -0300
committerShawn Guo <shawnguo@kernel.org>2022-06-20 08:35:39 +0800
commit8e82a523151164e495f04f50c1af70f2d9adacf0 (patch)
tree822c9aafeb59a109ca822cc45fb07ae67138e56e /arch/arm/boot/dts/imx6ull.dtsi
parent0c6cf86e1ab433b2d421880fdd9c6e954f404948 (diff)
downloadlinux-next-8e82a523151164e495f04f50c1af70f2d9adacf0.tar.gz
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/imx6ull.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6ull.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ull.dtsi b/arch/arm/boot/dts/imx6ull.dtsi
index 9bf67490ac49..2bccd45e9fc2 100644
--- a/arch/arm/boot/dts/imx6ull.dtsi
+++ b/arch/arm/boot/dts/imx6ull.dtsi
@@ -50,7 +50,7 @@
};
/ {
- soc {
+ soc: soc {
aips3: bus@2200000 {
compatible = "fsl,aips-bus", "simple-bus";
#address-cells = <1>;