mips: dts: ralink: mt7621: add cell count properties to usb
authorJustin Swartz <justin.swartz@risingedge.co.za>
Fri, 8 Mar 2024 16:11:30 +0000 (18:11 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 11 Mar 2024 12:58:35 +0000 (13:58 +0100)
commit850778617121aa0e1c8f4b3ab4f33eff8a064431
tree15cb3a9ff7f6889ad2f42b6dffa447f95fd12798
parent7fdfd3d81b2a02ecbcc4b285311d25e8b5f4cbf9
mips: dts: ralink: mt7621: add cell count properties to usb

Add default #address-cells and #size-cells properties to the
usb node, which should be suitable for hubs and devices without
explicitly declared interface nodes, as:

   "#address-cells":
     description: should be 1 for hub nodes with device nodes,
       should be 2 for device nodes with interface nodes.
     enum: [1, 2]

   "#size-cells":
     const: 0

-- from Documentation/devicetree/bindings/usb/usb-device.yaml

Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Justin Swartz <justin.swartz@risingedge.co.za>
Reviewed-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/ralink/mt7621.dtsi