arm64: dts: lx2162a: Add CAN nodes for LX2162A-QDS
authorKuldeep Singh <kuldeep.singh@nxp.com>
Wed, 24 Nov 2021 09:02:14 +0000 (14:32 +0530)
committerShawn Guo <shawnguo@kernel.org>
Mon, 6 Dec 2021 01:38:59 +0000 (09:38 +0800)
Enable CAN support for LX2162A-QDS in board dts.

Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts

index e1defee..67e07a8 100644 (file)
        };
 };
 
+&can0 {
+       status = "okay";
+};
+
+&can1 {
+       status = "okay";
+};
+
 &crypto {
        status = "okay";
 };