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

Kuldeep Singh singh.kuldeep87k at gmail.com
Mon Mar 7 21:21:53 PST 2022


On Mon, Mar 07, 2022 at 10:55:52PM +0100, Krzysztof Kozlowski wrote:
> 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).

Ahh no. I completely missed out updating series number before sending.
Actually I have been struggling to get mutt client setup with gmail
account to send replies but it doesn't seem to work properly. Gmail
labels has been hardest part. In between these hurdles, I rolled out
patches and missed out this important thing.

Kindly consider these 2 patches as deprecated.

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

Few broadcom boards(stingray and ns2) require DT updation for which I
sent patches and received Florain's blessings. Those patches are now
available in github.com/Broadcom/stblinux, devicetree-arm64

There are several other updations(in realview, versatile etc.) required
which I couldn't mention before as they are part of different tree.



More information about the linux-arm-kernel mailing list