Re: [PATCH robh next] dt-bindings: usb: add USB controller port

2021-03-16 Thread Rob Herring
On Tue, Mar 09, 2021 at 01:13:11PM +0100, Rafał Miłecki wrote: > From: Rafał Miłecki > > USB bindings already allow specifying USB device hard wired to a > specific controller port but they don't allow describing port on its > own. > > This fixes: >

[PATCH robh next] dt-bindings: usb: add USB controller port

2021-03-09 Thread Rafał Miłecki
From: Rafał Miłecki USB bindings already allow specifying USB device hard wired to a specific controller port but they don't allow describing port on its own. This fixes: arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dt.yaml: usb@23000: port@1: 'compatible' is a required property From