summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts
diff options
context:
space:
mode:
authorZhang Ying-22455 <ying.zhang22455@nxp.com>2017-09-19 06:18:41 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-09-28 08:03:34 (GMT)
commit0b449f280e4f610464529c913f093e215aa0ae9c (patch)
treef67fff53747198f03070f485528cb96d2807a26d /arch/arm64/boot/dts
parent078f0d1cf1d36b648a2669d7bb41ea54e4780dfb (diff)
downloadlinux-0b449f280e4f610464529c913f093e215aa0ae9c.tar.xz
arm64: dts: ls1046a: 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/boot/dts')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
index 6b87266..f7fe73c4 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
@@ -572,7 +572,7 @@
};
ftm0: ftm0@29d0000 {
- compatible = "fsl,ftm-alarm";
+ compatible = "fsl,ls1046a-ftm";
reg = <0x0 0x29d0000 0x0 0x10000>,
<0x0 0x1ee2140 0x0 0x4>;
reg-names = "ftm", "FlexTimer1";