summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
diff options
context:
space:
mode:
authorPankaj Bansal <pankaj.bansal@nxp.com>2019-05-08 17:49:14 +0530
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:11:10 +0800
commit0d8b0a91637f1f05dc99622b416403551295dee0 (patch)
tree94d0e86c7136d12840469f55dac3eeb64ca35a44 /arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
parent24a65a90fac3ad52002264adad9a9923cb33b243 (diff)
arm64: dts: fsl: lx2160a: add flexcan node
Add flexcan node in LX2160A SOC file as well as in QDS and RDB files. The device tree bindings used can be referred from Documentation/devicetree/bindings/net/can/fsl-flexcan.txt Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts10
1 files changed, 9 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts b/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
index bf675fa8a41d..48424d628eec 100644
--- a/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
@@ -2,7 +2,7 @@
//
// Device Tree file for LX2160AQDS
//
-// Copyright 2018 NXP
+// Copyright 2018-2019 NXP
/dts-v1/;
@@ -155,6 +155,14 @@
};
};
+&can0 {
+ status = "okay";
+};
+
+&can1 {
+ status = "okay";
+};
+
&crypto {
status = "okay";
};