Re: [PATCH 1/2] dt-bindings: usb: generic-ehci: Document clock-names in top-level
From: Rob Herring (Arm)
Date: Tue Jun 30 2026 - 12:27:44 EST
On Thu, 25 Jun 2026 11:17:45 +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,at91sam9g45-ehci, 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-ehci.yaml | 7 +++++++
> 1 file changed, 7 insertions(+)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>