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:46 -0300
committerShawn Guo <shawnguo@kernel.org>2018-07-12 09:50:34 +0800
commite548eac2b70423590cf7375a7aee5aaeefdfd638 (patch)
treeec5591a9b0aea708ef870dbdb30f8ef3c9a81949 /arch/arm/boot/dts/imx53.dtsi
parentARM: dts: imx51: Add tigerp support (diff)
downloadlinux-dev-e548eac2b70423590cf7375a7aee5aaeefdfd638.tar.xz
linux-dev-e548eac2b70423590cf7375a7aee5aaeefdfd638.zip
ARM: dts: imx53: Add tigerp support
As per the i.MX53 Reference Manual add an entry for the 'tigerp' region in the device tree. This is needed for accessing the ARM_GPC register to set the DBGEN bit, so that the debug clocks can be turned on. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> 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.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
index 1a7a7bb3df45..3fd553c9cf8b 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -672,6 +672,11 @@
status = "disabled";
};
+ tigerp: tigerp@63fa0000 {
+ compatible = "fsl,imx53-tigerp", "fsl,imx51-tigerp";
+ reg = <0x63fa0000 0x28>;
+ };
+
owire: owire@63fa4000 {
compatible = "fsl,imx53-owire", "fsl,imx21-owire";
reg = <0x63fa4000 0x4000>;