Re: [PATCH 1/3] clk: uniphier: add PCIe clock control support

2018-04-05 Thread Stephen Boyd
Quoting Kunihiko Hayashi (2018-03-30 02:44:12) > Add clock control for PCIe controller on UniPhier SoCs. This adds > support for Pro5, LD20 and PXs3. > > Signed-off-by: Kunihiko Hayashi > --- Applied to clk-next

Re: [PATCH 1/3] clk: uniphier: add PCIe clock control support

2018-04-05 Thread Stephen Boyd
Quoting Kunihiko Hayashi (2018-03-30 02:44:12) > Add clock control for PCIe controller on UniPhier SoCs. This adds > support for Pro5, LD20 and PXs3. > > Signed-off-by: Kunihiko Hayashi > --- Applied to clk-next

Re: [PATCH 1/3] clk: uniphier: add PCIe clock control support

2018-04-01 Thread Masahiro Yamada
2018-03-30 18:44 GMT+09:00 Kunihiko Hayashi : > Add clock control for PCIe controller on UniPhier SoCs. This adds > support for Pro5, LD20 and PXs3. > > Signed-off-by: Kunihiko Hayashi > --- Acked-by: Masahiro Yamada

Re: [PATCH 1/3] clk: uniphier: add PCIe clock control support

2018-04-01 Thread Masahiro Yamada
2018-03-30 18:44 GMT+09:00 Kunihiko Hayashi : > Add clock control for PCIe controller on UniPhier SoCs. This adds > support for Pro5, LD20 and PXs3. > > Signed-off-by: Kunihiko Hayashi > --- Acked-by: Masahiro Yamada -- Best Regards Masahiro Yamada

[PATCH 1/3] clk: uniphier: add PCIe clock control support

2018-03-30 Thread Kunihiko Hayashi
Add clock control for PCIe controller on UniPhier SoCs. This adds support for Pro5, LD20 and PXs3. Signed-off-by: Kunihiko Hayashi --- drivers/clk/uniphier/clk-uniphier-sys.c | 3 +++ 1 file changed, 3 insertions(+) diff --git

[PATCH 1/3] clk: uniphier: add PCIe clock control support

2018-03-30 Thread Kunihiko Hayashi
Add clock control for PCIe controller on UniPhier SoCs. This adds support for Pro5, LD20 and PXs3. Signed-off-by: Kunihiko Hayashi --- drivers/clk/uniphier/clk-uniphier-sys.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/clk/uniphier/clk-uniphier-sys.c