mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 12:21:15 -04:00
ARM: dts: imx7-colibri-eval-v3: correct can controller comment
Correct CAN controller comment. It is a MCP2515 rather than a mpc258x.
Fixes: 66d59b678a ("ARM: dts: imx7-colibri: add MCP2515 CAN controller")
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
ba28db60d3
commit
32f054fef1
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
/ {
|
||||
/* fixed crystal dedicated to mpc258x */
|
||||
/* Fixed crystal dedicated to MCP2515. */
|
||||
clk16m: clk16m {
|
||||
compatible = "fixed-clock";
|
||||
#clock-cells = <0>;
|
||||
|
||||
Reference in New Issue
Block a user