linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] pinctrl: armada-37xx: a couple of small fixes
@ 2025-05-12 14:22 Gabor Juhos
  2025-05-12 14:22 ` [PATCH 1/7] pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31 Gabor Juhos
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Gabor Juhos @ 2025-05-12 14:22 UTC (permalink / raw)
  To: Andrew Lunn, Gregory Clement, Sebastian Hesselbarth,
	Linus Walleij, Bartosz Golaszewski
  Cc: linux-arm-kernel, linux-gpio, linux-kernel, Gabor Juhos, stable,
	Imre Kaloz

The series contains several small patches to fix various
issues in the pinctrl driver for Armada 3700.

Signed-off-by: Gabor Juhos <j4g8y7@gmail.com>
---
Gabor Juhos (7):
      pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31
      pinctrl: armada-37xx: propagate error from armada_37xx_gpio_direction_output()
      pinctrl: armada-37xx: set GPIO output value before setting direction
      pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get()
      pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction()
      pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction()
      pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name()

 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c | 35 ++++++++++++++++-------------
 1 file changed, 20 insertions(+), 15 deletions(-)
---
base-commit: 82f2b0b97b36ee3fcddf0f0780a9a0825d52fec3
change-id: 20250512-pinctrl-a37xx-fixes-98fabc45cb11

Best regards,
-- 
Gabor Juhos <j4g8y7@gmail.com>


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

end of thread, other threads:[~2025-05-13 19:25 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-12 14:22 [PATCH 0/7] pinctrl: armada-37xx: a couple of small fixes Gabor Juhos
2025-05-12 14:22 ` [PATCH 1/7] pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31 Gabor Juhos
2025-05-12 21:28   ` Andrew Lunn
2025-05-12 14:22 ` [PATCH 2/7] pinctrl: armada-37xx: propagate error from armada_37xx_gpio_direction_output() Gabor Juhos
2025-05-12 21:29   ` Andrew Lunn
2025-05-12 14:22 ` [PATCH 3/7] pinctrl: armada-37xx: set GPIO output value before setting direction Gabor Juhos
2025-05-12 21:30   ` Andrew Lunn
2025-05-12 14:22 ` [PATCH 4/7] pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get() Gabor Juhos
2025-05-12 21:31   ` Andrew Lunn
2025-05-12 14:22 ` [PATCH 5/7] pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction() Gabor Juhos
2025-05-12 21:31   ` [PATCH 5/7] pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction()' Andrew Lunn
2025-05-12 14:22 ` [PATCH 6/7] pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction() Gabor Juhos
2025-05-12 21:31   ` Andrew Lunn
2025-05-12 14:22 ` [PATCH 7/7] pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name() Gabor Juhos
2025-05-12 21:32   ` Andrew Lunn
2025-05-12 21:33 ` [PATCH 0/7] pinctrl: armada-37xx: a couple of small fixes Andrew Lunn
2025-05-13 13:36   ` Linus Walleij
2025-05-13 16:51     ` Gabor Juhos
2025-05-13 18:46       ` Andrew Lunn
2025-05-13 19:24         ` Gabor Juhos

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).