summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorZhang Ying-22455 <ying.zhang22455@nxp.com>2017-09-19 06:17:29 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-09-28 08:03:20 (GMT)
commit078f0d1cf1d36b648a2669d7bb41ea54e4780dfb (patch)
treeabe1d6d715b4081817a75d5e5702822d220b879d /arch/arm64
parentee2772514a83ba14024ae8a0b24bd28e533ae1c1 (diff)
downloadlinux-078f0d1cf1d36b648a2669d7bb41ea54e4780dfb.tar.xz
arm64: dts: ls1043a: Add the identify of the platform to support to set rcpm bit
Add the identify of the platform to support set the rcpm with big-endian or little-endian. Signed-off-by: Zhang Ying-22455 <ying.zhang22455@nxp.com>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
index 8b27faa..ef7c0a2 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
@@ -677,7 +677,7 @@
};
ftm0: ftm0@29d0000 {
- compatible = "fsl,ftm-alarm";
+ compatible = "fsl,ls1043a-ftm";
reg = <0x0 0x29d0000 0x0 0x10000>,
<0x0 0x1ee2140 0x0 0x4>;
reg-names = "ftm", "FlexTimer1";