Re: [PATCH 04/14] clk: sunxi: add ahb1 clock for A83T

From: Rob Herring
Date: Mon Feb 01 2016 - 09:49:33 EST


On Sun, Jan 31, 2016 at 09:20:56AM +0800, Vishnu Patekar wrote:
> AHB1 on A83T is similar to ahb1 on A31, except parents are different.
> clock index 0b1x is PLL6.
>
> Signed-off-by: Vishnu Patekar <vishnupatekar0510@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/clock/sunxi.txt | 1 +

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/clk/sunxi/clk-sunxi.c | 75 +++++++++++++++++++++++
> 2 files changed, 76 insertions(+)