dt-bindings: usb: allow evaluated properties in OHCI controllers
authorRafał Miłecki <rafal@milecki.pl>
Tue, 28 Feb 2023 15:21:05 +0000 (16:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2023 14:30:55 +0000 (15:30 +0100)
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@milecki.pl>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230228152105.25358-1-zajec5@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/generic-ohci.yaml

index a9ba7257b884288ac18e956d36411b3ec4c7e0b9..d06d1e7d8876255f85f77418e0fabcb4d533ef77 100644 (file)
@@ -148,7 +148,7 @@ allOf:
       properties:
         transceiver: false
 
-additionalProperties: false
+unevaluatedProperties: false
 
 examples:
   - |