[PATCH v3 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P Wi-Fi device
Krzysztof Kozlowski
krzk at kernel.org
Mon Jul 1 01:58:18 PDT 2024
On 30/06/2024 09:36, Jacobe Zang wrote:
> Add clocks and clock-names for brcm4329-fmac.
>
> Signed-off-by: Jacobe Zang <jacobe.zang at wesion.com>
> ---
> .../bindings/net/wireless/brcm,bcm4329-fmac.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml
> index 2c2093c77ec9a..f542b60e44dc4 100644
> --- a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml
> +++ b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml
> @@ -122,6 +122,14 @@ properties:
> NVRAM. This would normally be filled in by the bootloader from platform
> configuration data.
>
> + clocks:
> + items:
> + - description: Wi-Fi RTC clock
> +
> + clock-names:
> + items:
> + - const: lpo
This does not match your DTS. DTS is different, e.g. does not have
compatible. There are required properties here, some of which are required.
Best regards,
Krzysztof
More information about the Linux-rockchip
mailing list