lkml.org 
[lkml]   [2021]   [Aug]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 10/17] clk: sunxi=ng: add support for R329 R-CCU
On Mon, Aug 02, 2021 at 02:22:05PM +0800, Icenowy Zheng wrote:
> Allwinner R329 has clock controls in PRCM, like other new Allwinner
> SoCs.
>
> Add support for them.
>
> This driver is added before the main CCU because PLLs are controlled by
> R-CCU on R329.
>
> Signed-off-by: Icenowy Zheng <icenowy@sipeed.com>
> ---
> drivers/clk/sunxi-ng/Kconfig | 5 +
> drivers/clk/sunxi-ng/Makefile | 1 +
> drivers/clk/sunxi-ng/ccu-sun50i-r329-r.c | 374 ++++++++++++++++++
> drivers/clk/sunxi-ng/ccu-sun50i-r329-r.h | 33 ++
> include/dt-bindings/clock/sun50i-r329-r-ccu.h | 33 ++
> include/dt-bindings/reset/sun50i-r329-r-ccu.h | 24 ++

These 2 belong in the binding patch.

> 6 files changed, 470 insertions(+)
> create mode 100644 drivers/clk/sunxi-ng/ccu-sun50i-r329-r.c
> create mode 100644 drivers/clk/sunxi-ng/ccu-sun50i-r329-r.h
> create mode 100644 include/dt-bindings/clock/sun50i-r329-r-ccu.h
> create mode 100644 include/dt-bindings/reset/sun50i-r329-r-ccu.h

\
 
 \ /
  Last update: 2021-08-06 23:43    [W:0.310 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site