aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx53.dtsi
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-07-10 13:31:47 -0300
committerShawn Guo <shawnguo@kernel.org>2018-07-12 09:50:38 +0800
commit4a2190aa2e92ba66d46e6bfdb8c68431e0ed9ced (patch)
tree9fecec5043c7fe7080a79e7b8b964b916fc8e1bb /arch/arm/boot/dts/imx53.dtsi
parentARM: dts: imx53: Add tigerp support (diff)
downloadlinux-dev-4a2190aa2e92ba66d46e6bfdb8c68431e0ed9ced.tar.xz
linux-dev-4a2190aa2e92ba66d46e6bfdb8c68431e0ed9ced.zip
ARM: dts: imx53: Add a label for the PMU node
Add a label for the PMU node so that the board dts may be able to pass the 'secure-reg-access' property like this: &pmu { secure-reg-access; }; This also makes it consistent with the PMU node in imx6qdl.dtsi Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Tested-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx53.dtsi')
-rw-r--r--arch/arm/boot/dts/imx53.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
index 3fd553c9cf8b..6386185ae234 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -113,7 +113,7 @@
};
};
- pmu {
+ pmu: pmu {
compatible = "arm,cortex-a8-pmu";
interrupt-parent = <&tzic>;
interrupts = <77>;