Re: [PATCH] clk: meson-axg: add clocks required by pcie driver

2018-06-25 Thread Yixun Lan
Hi Jerome see my comments below On 06/25/2018 05:32 PM, Jerome Brunet wrote: > On Thu, 2018-06-21 at 12:26 +, Yixun Lan wrote: >> Adding clocks for pcie driver, due to the ASIC design, > Adding clocks for the pcie driver. Due to the ASIC design, > Ok, I will adjust these in v2 >> the pcie c

Re: [PATCH] clk: meson-axg: add clocks required by pcie driver

2018-06-25 Thread Jerome Brunet
On Thu, 2018-06-21 at 12:26 +, Yixun Lan wrote: > Adding clocks for pcie driver, due to the ASIC design, Adding clocks for the pcie driver. Due to the ASIC design, > the pcie controller re-use part of the mipi clock logic, > so the mipi clock is also required. > > Tested-by: Jianxin Qin > Si

[PATCH] clk: meson-axg: add clocks required by pcie driver

2018-06-20 Thread Yixun Lan
Adding clocks for pcie driver, due to the ASIC design, the pcie controller re-use part of the mipi clock logic, so the mipi clock is also required. Tested-by: Jianxin Qin Signed-off-by: Yixun Lan --- drivers/clk/meson/axg.c | 145 +++ drivers/clk/meson/axg.h