Commit 7e2ac9de authored by Michael Walle's avatar Michael Walle Committed by Shawn Guo
Browse files

arm64: dts: freescale: sl28: add CAN node



The module supports one CAN controller. Enable it.

Signed-off-by: default avatarMichael Walle <michael@walle.cc>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 04fa4f03
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -60,6 +60,10 @@
	};
};

&can0 {
	status = "okay";
};

&dspi2 {
	status = "okay";
};