From: Rafał Miłecki Date: Tue, 28 Feb 2023 15:21:05 +0000 (+0100) Subject: dt-bindings: usb: allow evaluated properties in OHCI controllers X-Git-Tag: v6.4-rc1~118^2~166 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=aa78a736a94f1e2771d5400d4286d907624f5f8d;p=linux-block.git dt-bindings: usb: allow evaluated properties in OHCI controllers 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 Acked-by: Rob Herring Link: https://lore.kernel.org/r/20230228152105.25358-1-zajec5@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/usb/generic-ohci.yaml b/Documentation/devicetree/bindings/usb/generic-ohci.yaml index a9ba7257b884..d06d1e7d8876 100644 --- a/Documentation/devicetree/bindings/usb/generic-ohci.yaml +++ b/Documentation/devicetree/bindings/usb/generic-ohci.yaml @@ -148,7 +148,7 @@ allOf: properties: transceiver: false -additionalProperties: false +unevaluatedProperties: false examples: - |