Re: [PATCH v2 4/5] pinctrl: uniphier: Add Pro5 PCIe pin-mux settings

2019-08-05 Thread Linus Walleij
On Tue, Jul 30, 2019 at 7:43 AM Kunihiko Hayashi wrote: > Pro5 PCIe interface uses the following pins: > XPERST, XPEWAKE, XPECLKRQ > > Signed-off-by: Kunihiko Hayashi Patch applied with Masahiro's ACK. Yours, Linus Walleij

Re: [PATCH v2 4/5] pinctrl: uniphier: Add Pro5 PCIe pin-mux settings

2019-07-30 Thread Masahiro Yamada
On Tue, Jul 30, 2019 at 2:44 PM Kunihiko Hayashi wrote: > > Pro5 PCIe interface uses the following pins: > XPERST, XPEWAKE, XPECLKRQ > > Signed-off-by: Kunihiko Hayashi > --- Acked-by: Masahiro Yamada -- Best Regards Masahiro Yamada

[PATCH v2 4/5] pinctrl: uniphier: Add Pro5 PCIe pin-mux settings

2019-07-29 Thread Kunihiko Hayashi
Pro5 PCIe interface uses the following pins: XPERST, XPEWAKE, XPECLKRQ Signed-off-by: Kunihiko Hayashi --- drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c