Message ID | 20220812173526.15537-2-tharvey@gateworks.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | [1/6] arm64: dts: imx8mp-venice-gw74xx: fix CAN STBY polarity | expand |
On Fri, Aug 12, 2022 at 10:35 AM Tim Harvey <tharvey@gateworks.com> wrote: > > pinctrl_sai2 is not yet used and not properly defined - remove it to > avoid: > imx8mp-pinctrl 30330000.pinctrl: Invalid fsl,pins or pins propert > y in node /soc@0/bus@30000000/pinctrl@30330000/sai2grp > > Fixes: 7899eb6cb15d ("arm64: dts: imx: Add i.MX8M Plus Gateworks gw7400 dts > support") > Signed-off-by: Tim Harvey <tharvey@gateworks.com> > --- > arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts | 9 --------- > 1 file changed, 9 deletions(-) > > diff --git a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > index de17021df53f..80f0f1aafdbf 100644 > --- a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > +++ b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > @@ -768,15 +768,6 @@ MX8MP_IOMUXC_NAND_DATA03__GPIO3_IO09 0x110 > >; > }; > > - pinctrl_sai2: sai2grp { > - fsl,pins = < > - MX8MP_IOMUXC_SAI2_TXFS__AUDIOMIX_SAI2_TX_SYNC > - MX8MP_IOMUXC_SAI2_TXD0__AUDIOMIX_SAI2_TX_DATA00 > - MX8MP_IOMUXC_SAI2_TXC__AUDIOMIX_SAI2_TX_BCLK > - MX8MP_IOMUXC_SAI2_MCLK__AUDIOMIX_SAI2_MCLK > - >; > - }; > - > pinctrl_spi2: spi2grp { > fsl,pins = < > MX8MP_IOMUXC_ECSPI2_SCLK__ECSPI2_SCLK 0x82 > -- > 2.25.1 > Shawn, You can drop this. I didn't see Peng's patch commit 706dd9d30d3b ("arm64: dts: imx8mp-venice-gw74xx: fix sai2 pin settings") which takes care of this. Best Regards, Tim
On Mon, Aug 22, 2022 at 10:03 AM Tim Harvey <tharvey@gateworks.com> wrote: > > On Fri, Aug 12, 2022 at 10:35 AM Tim Harvey <tharvey@gateworks.com> wrote: > > > > pinctrl_sai2 is not yet used and not properly defined - remove it to > > avoid: > > imx8mp-pinctrl 30330000.pinctrl: Invalid fsl,pins or pins propert > > y in node /soc@0/bus@30000000/pinctrl@30330000/sai2grp > > > > Fixes: 7899eb6cb15d ("arm64: dts: imx: Add i.MX8M Plus Gateworks gw7400 dts > > support") > > Signed-off-by: Tim Harvey <tharvey@gateworks.com> > > --- > > arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts | 9 --------- > > 1 file changed, 9 deletions(-) > > > > diff --git a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > > index de17021df53f..80f0f1aafdbf 100644 > > --- a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > > +++ b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > > @@ -768,15 +768,6 @@ MX8MP_IOMUXC_NAND_DATA03__GPIO3_IO09 0x110 > > >; > > }; > > > > - pinctrl_sai2: sai2grp { > > - fsl,pins = < > > - MX8MP_IOMUXC_SAI2_TXFS__AUDIOMIX_SAI2_TX_SYNC > > - MX8MP_IOMUXC_SAI2_TXD0__AUDIOMIX_SAI2_TX_DATA00 > > - MX8MP_IOMUXC_SAI2_TXC__AUDIOMIX_SAI2_TX_BCLK > > - MX8MP_IOMUXC_SAI2_MCLK__AUDIOMIX_SAI2_MCLK > > - >; > > - }; > > - > > pinctrl_spi2: spi2grp { > > fsl,pins = < > > MX8MP_IOMUXC_ECSPI2_SCLK__ECSPI2_SCLK 0x82 > > -- > > 2.25.1 > > > > Shawn, > > You can drop this. I didn't see Peng's patch commit 706dd9d30d3b > ("arm64: dts: imx8mp-venice-gw74xx: fix sai2 pin settings") which > takes care of this. > > Best Regards, > > Tim Shawn, Did you need me to re-submit the series this patch was in without it? I haven't seen any responses to the rest of the patches in this series. Best Regards, Tim
On Thu, Sep 08, 2022 at 08:45:24AM -0700, Tim Harvey wrote: > On Mon, Aug 22, 2022 at 10:03 AM Tim Harvey <tharvey@gateworks.com> wrote: > > > > On Fri, Aug 12, 2022 at 10:35 AM Tim Harvey <tharvey@gateworks.com> wrote: > > > > > > pinctrl_sai2 is not yet used and not properly defined - remove it to > > > avoid: > > > imx8mp-pinctrl 30330000.pinctrl: Invalid fsl,pins or pins propert > > > y in node /soc@0/bus@30000000/pinctrl@30330000/sai2grp > > > > > > Fixes: 7899eb6cb15d ("arm64: dts: imx: Add i.MX8M Plus Gateworks gw7400 dts > > > support") > > > Signed-off-by: Tim Harvey <tharvey@gateworks.com> > > > --- > > > arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts | 9 --------- > > > 1 file changed, 9 deletions(-) > > > > > > diff --git a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > > > index de17021df53f..80f0f1aafdbf 100644 > > > --- a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > > > +++ b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > > > @@ -768,15 +768,6 @@ MX8MP_IOMUXC_NAND_DATA03__GPIO3_IO09 0x110 > > > >; > > > }; > > > > > > - pinctrl_sai2: sai2grp { > > > - fsl,pins = < > > > - MX8MP_IOMUXC_SAI2_TXFS__AUDIOMIX_SAI2_TX_SYNC > > > - MX8MP_IOMUXC_SAI2_TXD0__AUDIOMIX_SAI2_TX_DATA00 > > > - MX8MP_IOMUXC_SAI2_TXC__AUDIOMIX_SAI2_TX_BCLK > > > - MX8MP_IOMUXC_SAI2_MCLK__AUDIOMIX_SAI2_MCLK > > > - >; > > > - }; > > > - > > > pinctrl_spi2: spi2grp { > > > fsl,pins = < > > > MX8MP_IOMUXC_ECSPI2_SCLK__ECSPI2_SCLK 0x82 > > > -- > > > 2.25.1 > > > > > > > Shawn, > > > > You can drop this. I didn't see Peng's patch commit 706dd9d30d3b > > ("arm64: dts: imx8mp-venice-gw74xx: fix sai2 pin settings") which > > takes care of this. > > > > Best Regards, > > > > Tim > > Shawn, > > Did you need me to re-submit the series this patch was in without it? > I haven't seen any responses to the rest of the patches in this > series. You said you will send a new version in responding to Fabio's comment on patch 1/6 [1], right? Shawn [1] https://lore.kernel.org/linux-arm-kernel/CAJ+vNU3E+5DWR5tQyUurLzGkinjX2fidbVNZ4T70CNmhM6eNTw@mail.gmail.com/
On Mon, Sep 12, 2022 at 1:04 AM Shawn Guo <shawnguo@kernel.org> wrote: > > On Thu, Sep 08, 2022 at 08:45:24AM -0700, Tim Harvey wrote: > > On Mon, Aug 22, 2022 at 10:03 AM Tim Harvey <tharvey@gateworks.com> wrote: > > > > > > On Fri, Aug 12, 2022 at 10:35 AM Tim Harvey <tharvey@gateworks.com> wrote: > > > > > > > > pinctrl_sai2 is not yet used and not properly defined - remove it to > > > > avoid: > > > > imx8mp-pinctrl 30330000.pinctrl: Invalid fsl,pins or pins propert > > > > y in node /soc@0/bus@30000000/pinctrl@30330000/sai2grp > > > > > > > > Fixes: 7899eb6cb15d ("arm64: dts: imx: Add i.MX8M Plus Gateworks gw7400 dts > > > > support") > > > > Signed-off-by: Tim Harvey <tharvey@gateworks.com> > > > > --- > > > > arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts | 9 --------- > > > > 1 file changed, 9 deletions(-) > > > > > > > > diff --git a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > > > > index de17021df53f..80f0f1aafdbf 100644 > > > > --- a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > > > > +++ b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts > > > > @@ -768,15 +768,6 @@ MX8MP_IOMUXC_NAND_DATA03__GPIO3_IO09 0x110 > > > > >; > > > > }; > > > > > > > > - pinctrl_sai2: sai2grp { > > > > - fsl,pins = < > > > > - MX8MP_IOMUXC_SAI2_TXFS__AUDIOMIX_SAI2_TX_SYNC > > > > - MX8MP_IOMUXC_SAI2_TXD0__AUDIOMIX_SAI2_TX_DATA00 > > > > - MX8MP_IOMUXC_SAI2_TXC__AUDIOMIX_SAI2_TX_BCLK > > > > - MX8MP_IOMUXC_SAI2_MCLK__AUDIOMIX_SAI2_MCLK > > > > - >; > > > > - }; > > > > - > > > > pinctrl_spi2: spi2grp { > > > > fsl,pins = < > > > > MX8MP_IOMUXC_ECSPI2_SCLK__ECSPI2_SCLK 0x82 > > > > -- > > > > 2.25.1 > > > > > > > > > > Shawn, > > > > > > You can drop this. I didn't see Peng's patch commit 706dd9d30d3b > > > ("arm64: dts: imx8mp-venice-gw74xx: fix sai2 pin settings") which > > > takes care of this. > > > > > > Best Regards, > > > > > > Tim > > > > Shawn, > > > > Did you need me to re-submit the series this patch was in without it? > > I haven't seen any responses to the rest of the patches in this > > series. > > You said you will send a new version in responding to Fabio's comment on > patch 1/6 [1], right? > > Shawn > > [1] https://lore.kernel.org/linux-arm-kernel/CAJ+vNU3E+5DWR5tQyUurLzGkinjX2fidbVNZ4T70CNmhM6eNTw@mail.gmail.com/ Shawn, Yes, I will re-submit that series. Thanks, Tim
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts index de17021df53f..80f0f1aafdbf 100644 --- a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts +++ b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts @@ -768,15 +768,6 @@ MX8MP_IOMUXC_NAND_DATA03__GPIO3_IO09 0x110 >; }; - pinctrl_sai2: sai2grp { - fsl,pins = < - MX8MP_IOMUXC_SAI2_TXFS__AUDIOMIX_SAI2_TX_SYNC - MX8MP_IOMUXC_SAI2_TXD0__AUDIOMIX_SAI2_TX_DATA00 - MX8MP_IOMUXC_SAI2_TXC__AUDIOMIX_SAI2_TX_BCLK - MX8MP_IOMUXC_SAI2_MCLK__AUDIOMIX_SAI2_MCLK - >; - }; - pinctrl_spi2: spi2grp { fsl,pins = < MX8MP_IOMUXC_ECSPI2_SCLK__ECSPI2_SCLK 0x82
pinctrl_sai2 is not yet used and not properly defined - remove it to avoid: imx8mp-pinctrl 30330000.pinctrl: Invalid fsl,pins or pins propert y in node /soc@0/bus@30000000/pinctrl@30330000/sai2grp Fixes: 7899eb6cb15d ("arm64: dts: imx: Add i.MX8M Plus Gateworks gw7400 dts support") Signed-off-by: Tim Harvey <tharvey@gateworks.com> --- arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts | 9 --------- 1 file changed, 9 deletions(-)