linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] pinctrl: ingenic: add support for x1600 SoC and MII and I2S for jz4730
@ 2025-03-01 10:00 H. Nikolaus Schaller
  2025-03-01 10:00 ` [PATCH v3 1/4] bindings: pinctrl: ingenic: add x1600 H. Nikolaus Schaller
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: H. Nikolaus Schaller @ 2025-03-01 10:00 UTC (permalink / raw)
  To: Linus Walleij, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Paul Cercueil
  Cc: Andreas Kemnade, Paul Boddie, Tim Bysun, linux-gpio, devicetree,
	linux-kernel, linux-mips, letux-kernel, kernel,
	H. Nikolaus Schaller

PATCH V3 2025-03-01 11:00:41:
Fix some nits reported by Conor and Paul during their review and add
their acked/reviewed-by.

PATCH V2 2025-02-28 14:33:57:
Fix pwm5/pwm6/pwm7 pin groups (each one can be muxed to one of two
pads while pwm0-4 have only one pad) for X1600.

PATCH V1 2025-02-26 18:14:53:
This series expands pinctrl support for some Ingenic/Lumissil SoC.
For the jz4730 we add MII and I2S pinctrl and general x1600 support.

The x1600 parts were jointly developed.

Code was tested on LX16 board (x1600) and Alpha400 (jz4730) and
on CI20 (jz4780).

Co-authored-by: Andreas Kemnade <andreas@kemnade.info>
Co-authored-by: H. Nikolaus Schaller <hns@goldelico.com>


H. Nikolaus Schaller (3):
  bindings: pinctrl: ingenic: add x1600
  pinctrl: ingenic: jz4730: add pinmux for MII
  pinctrl: ingenic: jz4730: add pinmux for I2S interface

Paul Boddie (1):
  pinctrl: ingenic: add x1600 support

 .../bindings/pinctrl/ingenic,pinctrl.yaml     |   2 +
 drivers/pinctrl/pinctrl-ingenic.c             | 262 +++++++++++++++++-
 2 files changed, 262 insertions(+), 2 deletions(-)

-- 
2.47.0


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

end of thread, other threads:[~2025-03-14  9:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-01 10:00 [PATCH v3 0/4] pinctrl: ingenic: add support for x1600 SoC and MII and I2S for jz4730 H. Nikolaus Schaller
2025-03-01 10:00 ` [PATCH v3 1/4] bindings: pinctrl: ingenic: add x1600 H. Nikolaus Schaller
2025-03-01 10:00 ` [PATCH v3 2/4] pinctrl: ingenic: add x1600 support H. Nikolaus Schaller
2025-03-01 10:00 ` [PATCH v3 3/4] pinctrl: ingenic: jz4730: add pinmux for MII H. Nikolaus Schaller
2025-03-01 10:00 ` [PATCH v3 4/4] pinctrl: ingenic: jz4730: add pinmux for I2S interface H. Nikolaus Schaller
2025-03-14  9:52 ` [PATCH v3 0/4] pinctrl: ingenic: add support for x1600 SoC and MII and I2S for jz4730 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).