mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02: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:
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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user