On Wed, 13 May 2020 11:30:16 +0100, Andre Przywara wrote: > A OHCI/EHCI controller could be behind an IOMMU, in which case an iommus > property assigns the stream ID for this device. > > Allow that property in the DT bindings to fix a complaint about the Arm Juno > board's DTS file. > > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> > --- > Documentation/devicetree/bindings/usb/generic-ehci.yaml | 3 +++ > Documentation/devicetree/bindings/usb/generic-ohci.yaml | 3 +++ > 2 files changed, 6 insertions(+) > Applied, thanks!