Skip to content

Commit

Permalink
dts: atm: atmel: samx7x: remove #address-cells/#size-cells from usbhs
Browse files Browse the repository at this point in the history
Remove unnecessary #address-cells/#size-cells from the usbhs devicetree
node.

Signed-off-by: Henrik Brix Andersen <[email protected]>
  • Loading branch information
henrikbrixandersen committed Jan 8, 2025
1 parent 6fdd946 commit 8307900
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dts/arm/atmel/samx7x.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -310,8 +310,6 @@

usbhs: usbd@40038000 {
compatible = "atmel,sam-usbhs";
#address-cells = <1>;
#size-cells = <0>;
reg = <0x40038000 0x4000>;
interrupts = <34 0>;
interrupt-names = "usbhs";
Expand Down

0 comments on commit 8307900

Please sign in to comment.