On Tue, Apr 17, 2018 at 4:14 AM, Tomasz Figa <tomasz.figa@xxxxxxxxx> wrote: > 2018-04-17 0:52 GMT+09:00 Paweł Chmiel <pawel.mikolaj.chmiel@xxxxxxxxx>: >> This patch documents requirement coming from the way >> exynos_eint_gpio_irq() is working now, which expects >> EINTG banks to be at the beginning of the bank arrays. >> >> Cc: stable@xxxxxxxxxxxxxxx > > Probably no need for this one to go to stable, but either is fine for me. > >> Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@xxxxxxxxx> >> --- >> drivers/pinctrl/samsung/pinctrl-exynos-arm.c | 26 ++++++++++++++++++++++++++ >> drivers/pinctrl/samsung/pinctrl-exynos-arm64.c | 20 ++++++++++++++++++++ >> 2 files changed, 46 insertions(+) > > Reviewed-by: Tomasz Figa <tomasz.figa@xxxxxxxxx> Thanks, applied without cc-stable. Best regards, Krzysztof