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

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
......@@ -167,6 +167,14 @@ mdio@7 { /* Slot #8 (secondary EMI) */
};
};
&can0 {
status = "okay";
};
&can1 {
status = "okay";
};
&crypto {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment