lkml.org 
[lkml]   [2021]   [Aug]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 11/17] clk: sunxi-ng: add support for Allwinner R329 CCU
On Mon, Aug 02, 2021 at 02:22:06PM +0800, Icenowy Zheng wrote:
> Allwinner R329 has a CCU that is similar to the H616 one, but it's cut
> down and have PLLs moved out.
>
> Add support for it.
>
> 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.c | 526 ++++++++++++++++++++
> drivers/clk/sunxi-ng/ccu-sun50i-r329.h | 32 ++
> include/dt-bindings/clock/sun50i-r329-ccu.h | 73 +++
> include/dt-bindings/reset/sun50i-r329-ccu.h | 45 ++

Same here.

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

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