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

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
...@@ -60,6 +60,10 @@ chosen { ...@@ -60,6 +60,10 @@ chosen {
}; };
}; };
&can0 {
status = "okay";
};
&dspi2 { &dspi2 {
status = "okay"; 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