arm64: dts: freescale: sl28: add CAN node

The module supports one CAN controller. Enable it.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Michael Walle 2020-10-01 11:11:31 +02:00 committed by Shawn Guo
parent 04fa4f03e3
commit 7e2ac9deb1

View File

@ -60,6 +60,10 @@
};
};
&can0 {
status = "okay";
};
&dspi2 {
status = "okay";
};