lkml.org 
[lkml]   [2022]   [Nov]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] clk: sunxi-ng: Allwinner R528/T113 clock support
Date
R528 and T113 are SoCs based on the same design as D1/D1s, but with ARM
CPUs instead of RISC-V. They use the same CCU implementation, meaning
the CCU has gates/resets for all peripherals present on any SoC in this
family. I verified the CAN bus bits are also present on D1/D1s.

Patches 1-2 clean up the Kconfig in preparation for patch 3, which
allows building the driver. Patches 4-5 add the missing driver bits.


András Szemző (1):
clk: sunxi-ng: d1: Mark cpux clock as critical

Fabien Poussin (1):
clk: sunxi-ng: d1: Add CAN bus gates and resets

Samuel Holland (3):
clk: sunxi-ng: Remove duplicate ARCH_SUNXI dependencies
clk: sunxi-ng: Move SoC driver conditions to dependencies
clk: sunxi-ng: d1: Allow building for R528/T113

drivers/clk/sunxi-ng/Kconfig | 71 ++++++++++++-----------
drivers/clk/sunxi-ng/ccu-sun20i-d1.c | 13 ++++-
drivers/clk/sunxi-ng/ccu-sun20i-d1.h | 2 +-
include/dt-bindings/clock/sun20i-d1-ccu.h | 2 +
include/dt-bindings/reset/sun20i-d1-ccu.h | 2 +
5 files changed, 53 insertions(+), 37 deletions(-)

--
2.37.4

\
 
 \ /
  Last update: 2022-11-26 20:14    [W:1.061 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site