[PATCH 1/2] clk: sunxi: Add support for A80 APBS clock
Rob Herring
robh at kernel.org
Mon Feb 1 06:57:49 PST 2016
On Mon, Feb 01, 2016 at 10:42:48PM +0800, Chen-Yu Tsai wrote:
> A80's APBS clock is not the same as the APB0 clock on A23. The A80's
> is a zero-based divider, while the A23's is a power-of-two divider.
>
> Signed-off-by: Chen-Yu Tsai <wens at csie.org>
> ---
> Documentation/devicetree/bindings/clock/sunxi.txt | 1 +
Acked-by: Rob Herring <robh at kernel.org>
> drivers/clk/sunxi/Makefile | 2 +-
> drivers/clk/sunxi/clk-sun9i-apbs.c | 64 +++++++++++++++++++++++
> 3 files changed, 66 insertions(+), 1 deletion(-)
> create mode 100644 drivers/clk/sunxi/clk-sun9i-apbs.c
More information about the linux-arm-kernel
mailing list