[PATCH 03/21] dt-bindings: usb: generic-ehci: Document clock-names property
Conor Dooley
conor at kernel.org
Sat Jun 3 14:15:54 PDT 2023
Hey Varshini,
On Sun, Jun 04, 2023 at 01:32:25AM +0530, Varshini Rajendran wrote:
> Document the property clock-names in the schema.
>
> It fixes the dtbs_warning,
s/dtbs_warning/dtbs_check warning/?
> 'clock-names' does not match any of the regexes: 'pinctrl-[0-9]+'
Does this fix a warning currently in the tree, or fix a warning
introduced by some patches in this series? (Or both?)
Cheers,
Conor.
>
> Signed-off-by: Varshini Rajendran <varshini.rajendran at microchip.com>
> ---
> Documentation/devicetree/bindings/usb/generic-ehci.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
> index 7e486cc6cfb8..542ac26960fc 100644
> --- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml
> +++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
> @@ -102,6 +102,10 @@ properties:
> - if a USB DRD channel: first clock should be host and second
> one should be peripheral
>
> + clock-names:
> + minItems: 1
> + maxItems: 4
> +
> power-domains:
> maxItems: 1
>
> --
> 2.25.1
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230603/9cf952e7/attachment.sig>
More information about the linux-arm-kernel
mailing list