[PATCH v3] mips: dts: ralink: mt7621: add cell count properties to usb

Arınç ÜNAL arinc.unal at arinc9.com
Fri Mar 8 08:19:56 PST 2024


On 08/03/2024 19:11, Justin Swartz wrote:
> 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 at gmail.com>
> Signed-off-by: Justin Swartz <justin.swartz at risingedge.co.za>

Reviewed-by: Arınç ÜNAL <arinc.unal at arinc9.com>

Arınç



More information about the Linux-mediatek mailing list