public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/6] arm64: dts: imx8m: update pinctrl to match dtschema
@ 2023-03-28  3:36 Peng Fan (OSS)
  2023-03-28  3:36 ` [PATCH V2 1/6] arm64: dts: imx8mn-evk: update i2c " Peng Fan (OSS)
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Peng Fan (OSS) @ 2023-03-28  3:36 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, shawnguo, s.hauer
  Cc: kernel, festevam, linux-imx, devicetree, linux-arm-kernel,
	linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

During the System-ready IR 2.0 check, there are lots dtbs_check warning.
The pinctrl dtschema requires grp in the end, so update pinctrl to address
dtbs_check warning.

V2:
 Add more update
 With below script to filter out:
 grep "pinctrl.*:.*{" ./arch/arm64/boot/dts/freescale/imx* -rn | grep -v "grp {"

Peng Fan (6):
  arm64: dts: imx8mn-evk: update i2c pinctrl to match dtschema
  arm64: dts: imx8mm-ddr4-evk: update gpmi pinctrl to match dtschema
  arm64: dts: imx8mq-librem5: update pinctrl to match dtschema
  arm64: dts: imx8mm-emcon: update pinctrl to match dtschema
  arm64: dts: imx8mn-bsh-smm: update pinctrl to match dtschema
  arm64: dts: imx8mm-prt8mm: update pinctrl to match dtschema

 arch/arm64/boot/dts/freescale/imx8mm-ddr4-evk.dts         | 2 +-
 arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi           | 4 ++--
 arch/arm64/boot/dts/freescale/imx8mm-prt8mm.dts           | 4 ++--
 .../boot/dts/freescale/imx8mn-bsh-smm-s2-common.dtsi      | 6 +++---
 arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2.dts       | 2 +-
 arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts    | 4 ++--
 arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi             | 4 ++--
 arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts   | 2 +-
 arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi         | 8 ++++----
 9 files changed, 18 insertions(+), 18 deletions(-)

-- 
2.37.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-04-05 14:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-28  3:36 [PATCH V2 0/6] arm64: dts: imx8m: update pinctrl to match dtschema Peng Fan (OSS)
2023-03-28  3:36 ` [PATCH V2 1/6] arm64: dts: imx8mn-evk: update i2c " Peng Fan (OSS)
2023-03-28  3:36 ` [PATCH V2 2/6] arm64: dts: imx8mm-ddr4-evk: update gpmi " Peng Fan (OSS)
2023-03-28  3:36 ` [PATCH V2 3/6] arm64: dts: imx8mq-librem5: update " Peng Fan (OSS)
2023-03-28  3:36 ` [PATCH V2 4/6] arm64: dts: imx8mm-emcon: " Peng Fan (OSS)
2023-03-28  3:36 ` [PATCH V2 5/6] arm64: dts: imx8mn-bsh-smm: " Peng Fan (OSS)
2023-03-28  3:36 ` [PATCH V2 6/6] arm64: dts: imx8mm-prt8mm: " Peng Fan (OSS)
2023-04-05 14:16 ` [PATCH V2 0/6] arm64: dts: imx8m: " Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox