Re: [PATCH] clk: qoriq: add more divider clocks support
From: Rob Herring <robh@kernel.org>
Date: 2017-11-10 21:45:38
Also in:
linux-clk, lkml
From: Rob Herring <robh@kernel.org>
Date: 2017-11-10 21:45:38
Also in:
linux-clk, lkml
On Wed, Nov 08, 2017 at 04:26:15PM +0800, andy.tang@nxp.com wrote:
From: Yuantian Tang <redacted> More divider clocks are needed by IP. So enlarge the PLL divider array to accommodate more divider clocks. Signed-off-by: Tang Yuantian <redacted> --- Documentation/devicetree/bindings/clock/qoriq-clock.txt | 1 + drivers/clk/clk-qoriq.c | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>