[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <88cc4a9c-d51d-ee34-3e38-36645e53bb13@baylibre.com>
Date: Wed, 5 Dec 2018 11:16:21 +0100
From: Neil Armstrong <narmstrong@...libre.com>
To: Jerome Brunet <jbrunet@...libre.com>,
Kevin Hilman <khilman@...libre.com>,
Carlo Caione <carlo@...one.org>
Cc: linux-clk@...r.kernel.org, linux-amlogic@...ts.infradead.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH 0/2] clk: meson: add clk-input helper
On 04/12/2018 17:58, Jerome Brunet wrote:
> When the related bindings get merged, we will add more input clocks
> to the different amlogic clock controllers. Instead of copying this
> code around, lets create an helper function and use it.
>
> Jerome Brunet (2):
> clk: meson: add clk-input helper function
> clk: meson: axg-audio: use the clk input helper function
>
> drivers/clk/meson/Makefile | 2 +-
> drivers/clk/meson/axg-audio.c | 83 ++++++++++-------------------------
> drivers/clk/meson/clk-input.c | 44 +++++++++++++++++++
> drivers/clk/meson/clkc.h | 5 +++
> 4 files changed, 74 insertions(+), 60 deletions(-)
> create mode 100644 drivers/clk/meson/clk-input.c
>
Reviewed-by: Neil Armstrong <narmstrong@...libre.com>
Will be useful for the next cycle to take in account the controller input clocks
defined in the DT.
Applied on next/drivers
Neil
Powered by blists - more mailing lists