[PATCH 1/2] dt-bindings: spi: Update clocks property for ARM pl022

Krzysztof Kozlowski krzysztof.kozlowski at canonical.com
Mon Mar 7 13:55:52 PST 2022


On 07/03/2022 21:37, Kuldeep Singh wrote:
> Add missing minItems property to clocks in ARM pl022 bindings.
> 
> This helps in resolving below warnings:
> clocks: [[4]] is too short
> clock-names: ['apb_pclk'] is too short
> 
> Signed-off-by: Kuldeep Singh <singh.kuldeep87k at gmail.com>
> ---
>  Documentation/devicetree/bindings/spi/spi-pl022.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

I saw these series in the past... please do not send the same version again.

You need to version your series (git format-patch -v2 -2) and add
changelog in cover letter (or for small patches after '---' in commits).

How did you resolve the comments that the DTS might be wrong? It looks
like you simply resent it...


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list