linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/7] Clean-up and documentation for i.MXRT1050
@ 2022-11-07  7:15 Jesse Taube
  2022-11-07  7:15 ` [PATCH v1 1/7] dt-bindings: arm: imx: Add i.MXRT compatible Documentation Jesse Taube
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Jesse Taube @ 2022-11-07  7:15 UTC (permalink / raw)
  To: linux-imx
  Cc: robh+dt, sboyd, shawnguo, kernel, festevam, aisheng.dong, stefan,
	linus.walleij, gregkh, arnd, linux, abel.vesa, dev,
	marcel.ziswiler, tharvey, leoyang.li, fugang.duan, Mr.Bossman075,
	giulio.benetti, devicetree, linux-kernel, linux-clk,
	linux-arm-kernel, linux-gpio, linux-serial

During the initial commit of i.MXRT1050
many of the DT docs were missing; this patch adds them.
The commit also adds docs for i.MXRT1170.
Clean up dtsi.
fix all the naming of pins in pinctrl,
wrong due to a miscommunication.

Jesse Taube (7):
  dt-bindings: arm: imx: Add i.MXRT compatible Documentation
  dt-bindings: pinctrl: Fix file path for pinfunc include
  dt-bindings: timer: gpt: Add i.MXRT compatible Documentation
  dt-bindings: serial: fsl-lpuart: add i.MXRT1170 compatible
  dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible
  pinctrl: freescale: Fix i.MXRT1050 pad names
  ARM: dts: imx: Update i.MXRT1050.dtsi compatibles

 .../devicetree/bindings/arm/fsl.yaml          |  12 +
 .../bindings/mmc/fsl-imx-esdhc.yaml           |   4 +
 .../bindings/pinctrl/fsl,imxrt1050.yaml       |   2 +-
 .../bindings/serial/fsl-lpuart.yaml           |   3 +
 .../devicetree/bindings/timer/fsl,imxgpt.yaml |   2 +
 arch/arm/boot/dts/imxrt1050.dtsi              |  11 +-
 drivers/pinctrl/freescale/pinctrl-imxrt1050.c | 546 ++++++++----------
 7 files changed, 280 insertions(+), 300 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2022-11-09  8:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07  7:15 [PATCH v1 0/7] Clean-up and documentation for i.MXRT1050 Jesse Taube
2022-11-07  7:15 ` [PATCH v1 1/7] dt-bindings: arm: imx: Add i.MXRT compatible Documentation Jesse Taube
2022-11-07  7:15 ` [PATCH v1 2/7] dt-bindings: pinctrl: Fix file path for pinfunc include Jesse Taube
2022-11-07  7:15 ` [PATCH v1 3/7] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation Jesse Taube
2022-11-07 12:16   ` Rob Herring
2022-11-07  7:15 ` [PATCH v1 4/7] dt-bindings: serial: fsl-lpuart: add i.MXRT1170 compatible Jesse Taube
2022-11-07  7:15 ` [PATCH v1 5/7] dt-bindings: mmc: fsl-imx-esdhc: " Jesse Taube
2022-11-07  7:15 ` [PATCH v1 6/7] pinctrl: freescale: Fix i.MXRT1050 pad names Jesse Taube
2022-11-07  7:15 ` [PATCH v1 7/7] ARM: dts: imx: Update i.MXRT1050.dtsi compatibles Jesse Taube
2022-11-07  7:44   ` Arnd Bergmann
2022-11-07 15:09     ` Jesse Taube
2022-11-08 11:07       ` Arnd Bergmann
2022-11-09  8:54   ` Linus Walleij
2022-11-09  8:52 ` [PATCH v1 0/7] Clean-up and documentation for i.MXRT1050 Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).