Re: [PATCH 2/2] dt-bindings: usb: generic-ohci: Document clock-names in top-level
From: Rob Herring (Arm)
Date: Tue Jun 30 2026 - 12:33:01 EST
On Thu, 25 Jun 2026 11:17:46 +0200, Krzysztof Kozlowski wrote:
> Convention is to always have properties defined in top-level part of the
> binding and then customized (narrowed per variant) in "if:then:" blocks.
> The clock-names were mentioned only in such "if:then:" block for
> atmel,at91rm9200-ohci, thus add the top-level part and disallow usage of
> clock-names for other devices. This has no practical impact as
> clock-names are not used by other variants, except in
> hisilicon/hi3798cv200.dtsi, but that SoC has it undocumented.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/usb/generic-ohci.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>