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

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>
This commit is contained in:
Kuldeep Singh 2021-11-24 14:32:14 +05:30 committed by Shawn Guo
parent ebd922967f
commit 4172986a64

View file

@ -167,6 +167,14 @@ mdio@7 { /* Slot #8 (secondary EMI) */
};
};
&can0 {
status = "okay";
};
&can1 {
status = "okay";
};
&crypto {
status = "okay";
};