All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] gpio: mvebu: fixes for PWM/blink
@ 2017-06-01 12:18 ` Richard Genoud
  0 siblings, 0 replies; 20+ messages in thread
From: Richard Genoud @ 2017-06-01 12:18 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Alexandre Courbot, Andrew Lunn, Gregory Clement, Jason Cooper,
	linux-arm-kernel, linux-gpio, linux-kernel, linux-pwm,
	Mark Rutland, Ralph Sennhauser, Rob Herring, Russell King,
	Sebastian Hesselbarth, Thierry Reding, Richard Genoud

These are 2 fixes for gpio-mvebu, related to the PWM support introduced
by commit 757642f9a584 ("gpio: mvebu: Add limited PWM support")
As that commit was merged in 4.12-rc1, I guess these commits are 4.12
material.

Changes from v1:
 - Add tags Fixes: and Reviewed-by:
 - Add some comments to motivate the mvpwm->chip->base = -1 choice
instead of mvpwm->chip->base = mvchip->chip.base

Richard Genoud (2):
  gpio: mvebu: fix blink counter register selection
  gpio: mvebu: fix gpio bank registration when pwm is used

 drivers/gpio/gpio-mvebu.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2017-06-12  7:17 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-01 12:18 [PATCHv2 0/2] gpio: mvebu: fixes for PWM/blink Richard Genoud
2017-06-01 12:18 ` Richard Genoud
2017-06-01 12:18 ` [PATCHv2 1/2] gpio: mvebu: fix blink counter register selection Richard Genoud
2017-06-01 12:18   ` Richard Genoud
2017-06-09  7:37   ` Linus Walleij
2017-06-09  7:37     ` Linus Walleij
2017-06-09  7:40     ` Richard Genoud
2017-06-09  7:40       ` Richard Genoud
2017-06-09  8:03     ` Ralph Sennhauser
2017-06-09  8:03       ` Ralph Sennhauser
2017-06-11 21:48       ` Linus Walleij
2017-06-11 21:48         ` Linus Walleij
2017-06-12  7:17         ` Ralph Sennhauser
2017-06-12  7:17           ` Ralph Sennhauser
2017-06-01 12:18 ` [PATCHv2 2/2] gpio: mvebu: fix gpio bank registration when pwm is used Richard Genoud
2017-06-01 12:18   ` Richard Genoud
2017-06-01 14:57   ` Gregory CLEMENT
2017-06-01 14:57     ` Gregory CLEMENT
2017-06-09  7:39   ` Linus Walleij
2017-06-09  7:39     ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.