From: jbrunet@baylibre.com (Jerome Brunet)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2 0/6] clk: meson: axg: add audio clock controller support
Date: Fri, 22 Jun 2018 13:34:06 +0200 [thread overview]
Message-ID: <1529667246.2900.6.camel@baylibre.com> (raw)
In-Reply-To: <20180522163457.13834-1-jbrunet@baylibre.com>
On Tue, 2018-05-22 at 18:34 +0200, Jerome Brunet wrote:
> The purpose of this patchset is to add support for the clock controller
> dedicated to the audio subsystem found on A113 based SoCs
>
> The series depends on the CLK_MUX_ROUND_CLOSEST fixes [merged in clk-next]
> and the duty cycle support [1] making their way into CCF.
>
> First patch is a clean-up of the meson clk Kconfig.
> Then, there is 3 clock provider drivers for clocks found in the audio
> The last 3 are for the clock controller itself.
>
> Changes since v1: [2]
> * Rebase clk-meson's next/drivers
> * Correct typo in documentation and squash DT patches
>
> [1]: https://lkml.kernel.org/r/20180420211141.28929-1-jbrunet at baylibre.com
> [2]: https://lkml.kernel.org/r/20180425163304.10852-1-jbrunet at baylibre.com
>
> Jerome Brunet (6):
> clk: meson: clean-up meson clock configuration
> clk: meson: add clk-phase clock driver
> clk: meson: add triple phase clock driver
> clk: meson: add axg audio sclk divider driver
> dt-bindings: clock: add meson axg audio clock controller bindings
> clk: meson: axg: add the audio clock controller driver
Applied for next on top of mike's clk-core-duty-cycle branch.
WARNING: multiple messages have this Message-ID (diff)
From: Jerome Brunet <jbrunet@baylibre.com>
To: Neil Armstrong <narmstrong@baylibre.com>,
Carlo Caione <carlo@caione.org>,
Kevin Hilman <khilman@baylibre.com>
Cc: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/6] clk: meson: axg: add audio clock controller support
Date: Fri, 22 Jun 2018 13:34:06 +0200 [thread overview]
Message-ID: <1529667246.2900.6.camel@baylibre.com> (raw)
In-Reply-To: <20180522163457.13834-1-jbrunet@baylibre.com>
On Tue, 2018-05-22 at 18:34 +0200, Jerome Brunet wrote:
> The purpose of this patchset is to add support for the clock controller
> dedicated to the audio subsystem found on A113 based SoCs
>
> The series depends on the CLK_MUX_ROUND_CLOSEST fixes [merged in clk-next]
> and the duty cycle support [1] making their way into CCF.
>
> First patch is a clean-up of the meson clk Kconfig.
> Then, there is 3 clock provider drivers for clocks found in the audio
> The last 3 are for the clock controller itself.
>
> Changes since v1: [2]
> * Rebase clk-meson's next/drivers
> * Correct typo in documentation and squash DT patches
>
> [1]: https://lkml.kernel.org/r/20180420211141.28929-1-jbrunet@baylibre.com
> [2]: https://lkml.kernel.org/r/20180425163304.10852-1-jbrunet@baylibre.com
>
> Jerome Brunet (6):
> clk: meson: clean-up meson clock configuration
> clk: meson: add clk-phase clock driver
> clk: meson: add triple phase clock driver
> clk: meson: add axg audio sclk divider driver
> dt-bindings: clock: add meson axg audio clock controller bindings
> clk: meson: axg: add the audio clock controller driver
Applied for next on top of mike's clk-core-duty-cycle branch.
next prev parent reply other threads:[~2018-06-22 11:34 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-22 16:34 [PATCH v2 0/6] clk: meson: axg: add audio clock controller support Jerome Brunet
2018-05-22 16:34 ` Jerome Brunet
2018-05-22 16:34 ` [PATCH v2 1/6] clk: meson: clean-up meson clock configuration Jerome Brunet
2018-05-22 16:34 ` Jerome Brunet
2018-05-22 16:34 ` [PATCH v2 2/6] clk: meson: add clk-phase clock driver Jerome Brunet
2018-05-22 16:34 ` Jerome Brunet
2018-05-22 16:34 ` [PATCH v2 3/6] clk: meson: add triple phase " Jerome Brunet
2018-05-22 16:34 ` Jerome Brunet
2018-05-22 16:34 ` [PATCH v2 4/6] clk: meson: add axg audio sclk divider driver Jerome Brunet
2018-05-22 16:34 ` Jerome Brunet
2018-05-22 16:34 ` [PATCH v2 5/6] dt-bindings: clock: add meson axg audio clock controller bindings Jerome Brunet
2018-05-22 16:34 ` Jerome Brunet
2018-05-22 16:34 ` [PATCH v2 6/6] clk: meson: axg: add the audio clock controller driver Jerome Brunet
2018-05-22 16:34 ` Jerome Brunet
2018-05-31 10:30 ` kbuild test robot
2018-05-31 10:30 ` kbuild test robot
2018-05-31 10:30 ` kbuild test robot
2018-06-22 11:34 ` Jerome Brunet [this message]
2018-06-22 11:34 ` [PATCH v2 0/6] clk: meson: axg: add audio clock controller support Jerome Brunet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1529667246.2900.6.camel@baylibre.com \
--to=jbrunet@baylibre.com \
--cc=linus-amlogic@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.