lkml.org 
[lkml]   [2021]   [Jul]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] Renesas 8T49N241 device driver
Date
A common clock framework device driver for the Renesas 8T49N241 universal
frequency translator.

Changes in v3:
* Clarify settings property in device tree bindings schema is optional
Changes in v2:
* Correct missing semicolon in 8t49n24x-core.c

Alex Helms (2):
dt-bindings: Add binding for Renesas 8T49N241
clk: Add ccf driver for Renesas 8T49N241

.../bindings/clock/renesas,8t49n241.yaml | 188 ++++
MAINTAINERS | 7 +
drivers/clk/Kconfig | 21 +
drivers/clk/renesas/8t49n24x-core.c | 836 ++++++++++++++++++
drivers/clk/renesas/8t49n24x-core.h | 251 ++++++
drivers/clk/renesas/8t49n24x.c | 573 ++++++++++++
drivers/clk/renesas/Makefile | 4 +
7 files changed, 1880 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/renesas,8t49n241.yaml
create mode 100644 drivers/clk/renesas/8t49n24x-core.c
create mode 100644 drivers/clk/renesas/8t49n24x-core.h
create mode 100644 drivers/clk/renesas/8t49n24x.c


base-commit: 62fb9874f5da54fdb243003b386128037319b219
--
2.30.2

\
 
 \ /
  Last update: 2021-07-07 20:29    [W:2.361 / U:0.584 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site