lkml.org 
[lkml]   [2018]   [Feb]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] clk: meson-axg: Add AO Cloclk and Reset driver
Date
  This patch try to add AO clock and Reset driver in Amlogic's
Meson-AXG SoC.

Please note this patchset actually depend on the clock regmap
conversion series [1].

[1] clk: meson: use regmap in clock controllers
https://lkml.kernel.org/r/20180131180945.18025-1-jbrunet@baylibre.com


Yixun Lan (2):
dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
clk: meson-axg: Add AO Clock and Reset controller driver

drivers/clk/meson/Makefile | 2 +-
drivers/clk/meson/axg-aoclk.c | 236 +++++++++++++++++++++++++++++++++
drivers/clk/meson/axg-aoclk.h | 25 ++++
include/dt-bindings/clock/axg-aoclkc.h | 26 ++++
include/dt-bindings/reset/axg-aoclkc.h | 20 +++
5 files changed, 308 insertions(+), 1 deletion(-)
create mode 100644 drivers/clk/meson/axg-aoclk.c
create mode 100644 drivers/clk/meson/axg-aoclk.h
create mode 100644 include/dt-bindings/clock/axg-aoclkc.h
create mode 100644 include/dt-bindings/reset/axg-aoclkc.h

--
2.15.1

\
 
 \ /
  Last update: 2018-02-09 08:00    [W:0.072 / U:0.844 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site