linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: meson: axg-audio: add reset support
@ 2019-08-12 12:32 Jerome Brunet
  2019-08-12 12:32 ` [PATCH v2 1/2] dt-bindings: clock: meson: add resets to the audio clock controller Jerome Brunet
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jerome Brunet @ 2019-08-12 12:32 UTC (permalink / raw)
  To: Neil Armstrong
  Cc: Jerome Brunet, Kevin Hilman, linux-amlogic, linux-clk, linux-kernel

This patchset adds support for the reset provided in the register space
of the g12a audio clock controller

Changes since v1 [0]:
* Fix typo reported by Stephen

[0]: https://lkml.kernel.org/r/20190703122614.3579-1-jbrunet@baylibre.com

Jerome Brunet (2):
  dt-bindings: clock: meson: add resets to the audio clock controller
  clk: meson: axg-audio: add g12a reset support

 .../bindings/clock/amlogic,axg-audio-clkc.txt |   1 +
 drivers/clk/meson/axg-audio.c                 | 107 +++++++++++++++++-
 drivers/clk/meson/axg-audio.h                 |   1 +
 .../reset/amlogic,meson-g12a-audio-reset.h    |  38 +++++++
 4 files changed, 145 insertions(+), 2 deletions(-)
 create mode 100644 include/dt-bindings/reset/amlogic,meson-g12a-audio-reset.h

-- 
2.21.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-08-20  9:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-12 12:32 [PATCH v2 0/2] clk: meson: axg-audio: add reset support Jerome Brunet
2019-08-12 12:32 ` [PATCH v2 1/2] dt-bindings: clock: meson: add resets to the audio clock controller Jerome Brunet
2019-08-14 13:46   ` Neil Armstrong
2019-08-12 12:32 ` [PATCH v2 2/2] clk: meson: axg-audio: add g12a reset support Jerome Brunet
2019-08-14 13:46   ` Neil Armstrong
2019-08-20  9:53 ` [PATCH v2 0/2] clk: meson: axg-audio: add " Jerome Brunet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).