Skip to content

Commit 8307900

Browse files
dts: atm: atmel: samx7x: remove #address-cells/#size-cells from usbhs
Remove unnecessary #address-cells/#size-cells from the usbhs devicetree node. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 6fdd946 commit 8307900

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dts/arm/atmel/samx7x.dtsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,6 @@
310310

311311
usbhs: usbd@40038000 {
312312
compatible = "atmel,sam-usbhs";
313-
#address-cells = <1>;
314-
#size-cells = <0>;
315313
reg = <0x40038000 0x4000>;
316314
interrupts = <34 0>;
317315
interrupt-names = "usbhs";

0 commit comments

Comments
 (0)