[PATCH 02/14] clk: sunxi: Add apb0 gates for A83T
From: Chen-Yu Tsai <hidden>
Date: 2016-02-01 15:11:50
Also in:
linux-clk, linux-devicetree, linux-gpio, lkml
From: Chen-Yu Tsai <hidden>
Date: 2016-02-01 15:11:50
Also in:
linux-clk, linux-devicetree, linux-gpio, lkml
On Mon, Feb 1, 2016 at 11:02 PM, Rob Herring [off-list ref] wrote:
On Sun, Jan 31, 2016 at 09:20:54AM +0800, Vishnu Patekar wrote:quoted
APB0 is part of PRCM, and is compatible with earlier SOCs. apb0 gates controls R_PIO, R_UART, R_RSB, etc clocks. This patch adds support for APB0 gates for A83T. Signed-off-by: Vishnu Patekar <redacted> --- Documentation/devicetree/bindings/clock/sunxi.txt | 1 + drivers/clk/sunxi/clk-simple-gates.c | 2 ++ 2 files changed, 3 insertions(+)Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Chen-Yu Tsai <redacted>