summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorZhang Ying-22455 <ying.zhang22455@nxp.com>2017-09-19 06:15:20 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-09-28 08:03:06 (GMT)
commitee2772514a83ba14024ae8a0b24bd28e533ae1c1 (patch)
treea4bf236384dfa151c83c517992feaf49ccc26787 /arch
parentad55e42ee1d30ea485e9bd4e7bc12346dab03c1d (diff)
downloadlinux-ee2772514a83ba14024ae8a0b24bd28e533ae1c1.tar.xz
arm: dts: ls1021a: 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/arm/boot/dts/ls1021a.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index def82fe..9d8d1fe 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -433,7 +433,7 @@
};
ftm0: ftm0@29d0000 {
- compatible = "fsl,ftm-alarm";
+ compatible = "fsl,ls1021a-ftm";
reg = <0x0 0x29d0000 0x0 0x10000>,
<0x0 0x1ee2140 0x0 0x4>;
reg-names = "ftm", "FlexTimer1";