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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html