[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190116175435.4990-1-jbrunet@baylibre.com>
Date: Wed, 16 Jan 2019 18:54:32 +0100
From: Jerome Brunet <jbrunet@...libre.com>
To: Neil Armstrong <narmstrong@...libre.com>
Cc: Jerome Brunet <jbrunet@...libre.com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Kevin Hilman <khilman@...libre.com>,
linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, patchwork-bot+notify@...nel.org
Subject: [PATCH 0/3] clk: meson: claim input clocks through DT
Following the preparation series [0] sent in the last cycle, this
patchset adds clock input claim through DT in the gxbb and axg clock
controllers
[0]: https://lkml.kernel.org/r/20181203171640.12110-1-jbrunet@baylibre.com
Jerome Brunet (3):
clk: meson: gxbb: claim clock controller input clock from DT
clk: meson: axg: claim clock controller input clock from DT
clk: meson: ao-clkc: claim clock controller input clocks from DT
drivers/clk/meson/axg-aoclk.c | 22 +++++++++++++++-----
drivers/clk/meson/axg.c | 27 +++++++++++++++++-------
drivers/clk/meson/gxbb-aoclk.c | 25 ++++++++++++++++------
drivers/clk/meson/gxbb.c | 37 +++++++++++++++++++++------------
drivers/clk/meson/meson-aoclk.c | 37 ++++++++++++++++++++++++++++++++-
drivers/clk/meson/meson-aoclk.h | 12 +++++++++--
6 files changed, 125 insertions(+), 35 deletions(-)
--
2.20.1
Powered by blists - more mailing lists