Re: [PATCH] pinctrl: meson-gx: add TEST_N i2s pinmux

2017-10-11 Thread Linus Walleij
On Fri, Oct 6, 2017 at 10:31 AM, Jerome Brunet wrote: > Add TEST_N pinmux for channel 6 and 7 of the i2s output > > Signed-off-by: Jerome Brunet Patch applied with Kevin's reviewed-by. Yours, Linus Walleij

Re: [PATCH] pinctrl: meson-gx: add TEST_N i2s pinmux

2017-10-06 Thread Kevin Hilman
Jerome Brunet writes: > Add TEST_N pinmux for channel 6 and 7 of the i2s output > > Signed-off-by: Jerome Brunet Reviewed-by: Kevin Hilman

[PATCH] pinctrl: meson-gx: add TEST_N i2s pinmux

2017-10-06 Thread Jerome Brunet
Add TEST_N pinmux for channel 6 and 7 of the i2s output Signed-off-by: Jerome Brunet --- Hi Linus, FYI, This change depends on clean-up series you've just merged. Cheers, Jerome drivers/pinctrl/meson/pinctrl-meson-gxbb.c | 5 + drivers/pinctrl/meson/pinctrl-meson-gxl.c | 6 +- 2 fil