mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	
				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>
		
	
					 | 
			||
|---|---|---|
| .. | ||
| brcm | ||
| cavium-octeon | ||
| img | ||
| ingenic | ||
| lantiq | ||
| loongson | ||
| mobileye | ||
| mscc | ||
| mti | ||
| ni | ||
| pic32 | ||
| qca | ||
| ralink | ||
| realtek | ||
| xilfpga | ||
| Makefile | ||