Skip to content

Commit

Permalink
arm64: dts: freescale: sl28: add CAN node
Browse files Browse the repository at this point in the history
The module supports one CAN controller. Enable it.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
  • Loading branch information
Michael Walle authored and Shawn Guo committed Oct 28, 2020
1 parent 04fa4f0 commit 7e2ac9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@
};
};

&can0 {
status = "okay";
};

&dspi2 {
status = "okay";
};
Expand Down

0 comments on commit 7e2ac9d

Please sign in to comment.