public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v5 0/1] Add EINT support for multiple addresses
@ 2025-03-22  3:52 Hao Chang
  2025-03-22  3:52 ` [PATCH v5 1/1] pinctrl: mediatek: " Hao Chang
  0 siblings, 1 reply; 5+ messages in thread
From: Hao Chang @ 2025-03-22  3:52 UTC (permalink / raw)
  To: Sean Wang, Linus Walleij, Matthias Brugger,
	AngeloGioacchino Del Regno
  Cc: Wenbin Mei, Axe Yang, Qingliang Li, Hanks Chen, Chunhui Li,
	linux-mediatek, linux-gpio, linux-kernel, linux-arm-kernel,
	Hao Chang

v5 changes:
1)Upload common code and remove irrelevant ones
2)Add pin list to find eint number

v4 changes:
1)Add err statement for exception handling
2)Add check for invalid pins
3)Use defined eint pins

v3 changes:
1)Add error judgment

v2 changes:
1)Remove instance structure
2)Modify the way to obtain eint address

Hao Chang (1):
  pinctrl: mediatek: Add EINT support for multiple addresses

 drivers/pinctrl/mediatek/mtk-eint.c           | 313 +++++++++++-------
 drivers/pinctrl/mediatek/mtk-eint.h           |  23 +-
 .../pinctrl/mediatek/pinctrl-mtk-common-v2.c  |  37 ++-
 .../pinctrl/mediatek/pinctrl-mtk-common-v2.h  |   1 +
 drivers/pinctrl/mediatek/pinctrl-paris.h      |   7 +
 5 files changed, 254 insertions(+), 127 deletions(-)

-- 
2.46.0



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

end of thread, other threads:[~2025-04-16 10:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-22  3:52 [PATCH v5 0/1] Add EINT support for multiple addresses Hao Chang
2025-03-22  3:52 ` [PATCH v5 1/1] pinctrl: mediatek: " Hao Chang
2025-03-24  7:53   ` Linus Walleij
2025-04-14 14:57   ` Uwe Kleine-König
2025-04-16  8:36     ` Linus Walleij

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