[PATCH 1/4] dt-bindings: PCI: rcar-gen4-pci-host: Document optional aux clock
Krzysztof Kozlowski
krzk at kernel.org
Mon Mar 31 01:19:51 PDT 2025
On Sun, Mar 30, 2025 at 09:56:09PM +0200, Marek Vasut wrote:
> diff --git a/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml b/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml
> index bb3f843c59d91..5e2624d4c62c7 100644
> --- a/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml
> +++ b/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml
> @@ -46,12 +46,14 @@ properties:
> - const: app
>
> clocks:
> - maxItems: 2
> + minItems: 2
> + maxItems: 3
>
> clock-names:
missing minItems: 2
(xxx and xxx-names are always synced in dimensions)
I understand that clock is optional? Your diagram in commit msg suggests
that clock is there always.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list