Commit 4172986a authored by Kuldeep Singh's avatar Kuldeep Singh Committed by Shawn Guo
Browse files

arm64: dts: lx2162a: Add CAN nodes for LX2162A-QDS



Enable CAN support for LX2162A-QDS in board dts.

Signed-off-by: default avatarKuldeep Singh <kuldeep.singh@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent ebd92296
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -167,6 +167,14 @@
	};
};

&can0 {
	status = "okay";
};

&can1 {
	status = "okay";
};

&crypto {
	status = "okay";
};