On Tue, 28 Feb 2023 16:21:05 +0100, Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@xxxxxxxxxx> > > This binding uses usb-hcd.yaml so replace additionalProperties with > unevaluatedProperties to allow generic USB HCD properties. It's how EHCI > and XHCI bindings work too. > > Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/usb/generic-ohci.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>