[PATCH 04/14] clk: sunxi: add ahb1 clock for A83T
From: robh@kernel.org (Rob Herring)
Date: 2016-02-01 14:49:30
Also in:
linux-clk, linux-devicetree, linux-gpio, lkml
From: robh@kernel.org (Rob Herring)
Date: 2016-02-01 14:49:30
Also in:
linux-clk, linux-devicetree, linux-gpio, lkml
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 <redacted> --- Documentation/devicetree/bindings/clock/sunxi.txt | 1 +
Acked-by: Rob Herring <robh@kernel.org>
drivers/clk/sunxi/clk-sunxi.c | 75 +++++++++++++++++++++++ 2 files changed, 76 insertions(+)