summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorZhang Ying-22455 <ying.zhang22455@nxp.com>2017-09-19 06:13:35 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-09-28 08:03:00 (GMT)
commitad55e42ee1d30ea485e9bd4e7bc12346dab03c1d (patch)
treecad665907b5e4d78fc3e8e9de0565f6c603670f2 /arch
parentd2ea49f3b3e1cf66a6e9eb37c04e5125f21f2861 (diff)
downloadlinux-ad55e42ee1d30ea485e9bd4e7bc12346dab03c1d.tar.xz
arm64: dts: ls1012a: 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')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
index 9ede9d5..eb1b119 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
@@ -354,7 +354,7 @@
};
ftm0: ftm0@29d0000 {
- compatible = "fsl,ftm-alarm";
+ compatible = "fsl,ls1012a-ftm";
reg = <0x0 0x29d0000 0x0 0x10000>,
<0x0 0x1ee2140 0x0 0x4>;
reg-names = "ftm", "FlexTimer1";