Re: [PATCH 2/2] clk: qoriq: add more PLL divider clocks support

2019-04-25 Thread Stephen Boyd
Quoting andy.t...@nxp.com (2019-04-22 02:15:09) > From: Yuantian Tang > > More PLL divider clocks are needed by clock consumer IP. So enlarge > the PLL divider array to accommodate more divider clocks. > > Signed-off-by: Yuantian Tang > --- Applied to clk-next

[PATCH 2/2] clk: qoriq: add more PLL divider clocks support

2019-04-22 Thread andy . tang
From: Yuantian Tang More PLL divider clocks are needed by clock consumer IP. So enlarge the PLL divider array to accommodate more divider clocks. Signed-off-by: Yuantian Tang --- drivers/clk/clk-qoriq.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/clk/cl