public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] few small change for gpio-vf610
@ 2024-08-01  9:30 haibo.chen
  2024-08-01  9:30 ` [PATCH v2 1/2] gpio: gpio-vf610: use u32 mask to handle 32 number gpios haibo.chen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: haibo.chen @ 2024-08-01  9:30 UTC (permalink / raw)
  To: linus.walleij, brgl; +Cc: wahrenst, linux-gpio, linux-kernel, imx, haibo.chen

From: Haibo Chen <haibo.chen@nxp.com>

V2:
-add PATCH 1 to use u32 instead of unsigned long, to handle 32 pins
-only one difference from V1, use u32 mask instead unsigned long. 

Haibo Chen (2):
  gpio: gpio-vf610: use u32 mask to handle 32 number gpios
  gpio: vf610: add get_direction() support

 drivers/gpio/gpio-vf610.c | 31 +++++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-08-05  9:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-01  9:30 [PATCH v2 0/2] few small change for gpio-vf610 haibo.chen
2024-08-01  9:30 ` [PATCH v2 1/2] gpio: gpio-vf610: use u32 mask to handle 32 number gpios haibo.chen
2024-08-02 13:22   ` Stefan Wahren
2024-08-05  4:38   ` Stefan Wahren
2024-08-01  9:30 ` [PATCH v2 2/2] gpio: vf610: add get_direction() support haibo.chen
2024-08-02 13:22   ` Stefan Wahren
2024-08-05  2:08     ` Bough Chen
2024-08-05  9:51 ` [PATCH v2 0/2] few small change for gpio-vf610 Bartosz Golaszewski

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