Commit e4f75fd1 authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding

ARM: tegra: colibri_t30: remove unused mcp2515 can0 label

Get rid of the unused MCP2515 SPI CAN controller can0 label.
Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 503fcd84
...@@ -80,7 +80,7 @@ spi@7000d400 { ...@@ -80,7 +80,7 @@ spi@7000d400 {
status = "okay"; status = "okay";
spi-max-frequency = <25000000>; spi-max-frequency = <25000000>;
can0: can@0 { can@0 {
compatible = "microchip,mcp2515"; compatible = "microchip,mcp2515";
reg = <0>; reg = <0>;
clocks = <&clk16m>; clocks = <&clk16m>;
......
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