ARM: dts: imx53: Add a label for the PMU node
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 10 Jul 2018 16:31:47 +0000 (13:31 -0300)
committerShawn Guo <shawnguo@kernel.org>
Thu, 12 Jul 2018 01:50:38 +0000 (09:50 +0800)
commit4a2190aa2e92ba66d46e6bfdb8c68431e0ed9ced
tree9fecec5043c7fe7080a79e7b8b964b916fc8e1bb
parente548eac2b70423590cf7375a7aee5aaeefdfd638
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>
arch/arm/boot/dts/imx53.dtsi