We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbb4b6 commit 302e643Copy full SHA for 302e643
dts/arm/atmel/same70.dtsi
@@ -438,8 +438,6 @@
438
439
can0: can@40030000 {
440
compatible = "atmel,sam-can";
441
- #address-cells = <1>;
442
- #size-cells = <0>;
443
reg = <0x40030000 0x100>;
444
reg-names = "m_can";
445
interrupts = <35 0>, <36 0>;
@@ -456,8 +454,6 @@
456
454
457
455
can1: can@40034000 {
458
459
460
461
reg = <0x40034000 0x100>;
462
463
interrupts = <37 0>, <38 0>;
0 commit comments