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

From: Rob Herring
Date: Fri Nov 10 2017 - 16:45:42 EST


On Wed, Nov 08, 2017 at 04:26:15PM +0800, andy.tang@xxxxxxx wrote:
> From: Yuantian Tang <andy.tang@xxxxxxx>
>
> More divider clocks are needed by IP. So enlarge the PLL divider
> array to accommodate more divider clocks.
>
> Signed-off-by: Tang Yuantian <andy.tang@xxxxxxx>
> ---
> 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@xxxxxxxxxx>