Re: [PATCH] arm64: dts: ns2: Fix spi-cpol and spi-cpha property

From: Kuldeep Singh
Date: Wed Mar 02 2022 - 08:07:48 EST


On Mon, Feb 28, 2022 at 01:31:50PM -0800, Florian Fainelli wrote:
>
>
> On 2/28/2022 3:09 AM, Kuldeep Singh wrote:
> > Broadcom ns2 platform has spi-cpol and spi-cpho properties set
> > incorrectly. As per spi-slave-peripheral-prop.yaml, these properties are
> > of flag or boolean type and not integer type. Fix the values.
> >
> > CC: Ray Jui <rjui@xxxxxxxxxxxx>
> > CC: Scott Branden <sbranden@xxxxxxxxxxxx>
> > CC: Florian Fainelli <f.fainelli@xxxxxxxxx>
> > Fixes: d69dbd9f41a7c (arm64: dts: Add ARM PL022 SPI DT nodes for NS2)
> > Signed-off-by: Kuldeep Singh <singh.kuldeep87k@xxxxxxxxx>
> > ---
> > Hi,
> >
> > This patch is on top of git://github.com/broadcom/cygnus-linux.git,
> > master branch which is not updated since 4.14 kernel.
> > Hope the reference is correct. Thanks!
>
> The reference is not correct, but it applied cleanly anyway. The correct
> reference would have been the github.com/Broadcom/stblinux
> refs/heads/devicetree-arm64/next

Thanks Florian for mentioning.
I took a quick look at MAINTAINERS file before sending patch and found
cygnus-linux repo as base reference. It seems the correct reference is
not updated in MAINTAINERS file.

>
> Applied, thanks!

Thanks!

--
Best Regards
Kuldeep