Linux GPIO subsystem development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] upboard pinctrl support for device id INTC1055
@ 2026-07-02  7:10 GaryWang
  2026-07-02  7:10 ` [PATCH v3 1/2] pinctrl: tigerlake: add some pin groups and functions for INTC1055 GaryWang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: GaryWang @ 2026-07-02  7:10 UTC (permalink / raw)
  To: Mika Westerberg, Andy Shevchenko, Linus Walleij, Thomas Richard
  Cc: Daniele Cleri, JunYingLai, Louis Chen, linux-gpio, linux-kernel,
	GaryWang

Add missing groups and functions in Tigerlake's pinctrl driver for INTC1055.
Add support "UP Xtreme i12" board.

The pinctrl-upboard is provide additional driving power & pin mux function
 through native SOC pins -> FPGA/CPLD -> hat  pins for flexable board level
 applications. it's probe from ACPI device id AANT0F01 & AANT0F04.

Signed-off-by: GaryWang <is0124@gmail.com>
---
Changes in v3:
- Correction pwm & uart pin mode in INTC1055.
- Remove unsupport up boards.
- Update cover letter.
- Link to v2: https://lore.kernel.org/r/20260612-upboard-pinctrl-add-upboard-intc1055-support-v2-0-4111b256c840@gmail.com

Changes in v2:
- Add brief introduction pinctrl-upboard architecture in cover content. 
- Add more detail explaining for pinctrl-tigerlake commit message.
- Link to v1: https://lore.kernel.org/r/20260610-upboard-pinctrl-add-upboard-intc1055-support-v1-0-8185d2abbfb1@gmail.com

---
GaryWang (2):
      pinctrl: tigerlake: add some pin groups and functions for INTC1055
      pinctrl: upboard: add device id INTC1055 based UP boards support

 drivers/pinctrl/intel/pinctrl-tigerlake.c | 32 +++++++++++++++++++++++++++++++
 drivers/pinctrl/pinctrl-upboard.c         | 21 ++++++++++++++++++++
 2 files changed, 53 insertions(+)
---
base-commit: dc59e4fea9d83f03bad6bddf3fa2e52491777482
change-id: 20260609-upboard-pinctrl-add-upboard-intc1055-support-bd1d81311b7a

Best regards,
-- 
GaryWang <is0124@gmail.com>


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

end of thread, other threads:[~2026-07-03  9:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-02  7:10 [PATCH v3 0/2] upboard pinctrl support for device id INTC1055 GaryWang
2026-07-02  7:10 ` [PATCH v3 1/2] pinctrl: tigerlake: add some pin groups and functions for INTC1055 GaryWang
2026-07-02  8:55   ` Andy Shevchenko
2026-07-03  9:24     ` GaryWang
2026-07-02  7:10 ` [PATCH v3 2/2] pinctrl: upboard: add device id INTC1055 based UP boards support GaryWang
2026-07-02  8:46 ` [PATCH v3 0/2] upboard pinctrl support for device id INTC1055 Andy Shevchenko
2026-07-02  8:53   ` Andy Shevchenko
2026-07-03  9:23     ` GaryWang

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