linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] clk: uniphier: Introduce some clock features and NX1 support
@ 2021-10-05  2:08 Kunihiko Hayashi
  2021-10-05  2:08 ` [PATCH 1/5] clk: uniphier: Add audio system and video input clock control for PXs3 Kunihiko Hayashi
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Kunihiko Hayashi @ 2021-10-05  2:08 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Rob Herring, Masami Hiramatsu
  Cc: linux-clk, devicetree, linux-arm-kernel, linux-kernel, Kunihiko Hayashi

This series includes the patches to add audio/video clock control for PXs3,
SoC-glue clock source selector for Pro4, and basic clock controls for new
UniPhier NX1 SoC. NX1 SoC also has the same kinds of clock controls as the
other UniPhier SoCs.

Kunihiko Hayashi (5):
  clk: uniphier: Add audio system and video input clock control for PXs3
  dt-bindings: clock: uniphier: Add NX1 clock binding
  clk: uniphier: Add NX1 clock support
  dt-bindings: clock: uniphier: Add clock binding for SoC-glue
  clk: uniphier: Add SoC-glue clock source selector support for Pro4

 .../bindings/clock/socionext,uniphier-clock.yaml   | 19 +++++++++
 drivers/clk/uniphier/clk-uniphier-core.c           | 17 ++++++++
 drivers/clk/uniphier/clk-uniphier-sys.c            | 47 ++++++++++++++++++++++
 drivers/clk/uniphier/clk-uniphier.h                |  6 +++
 4 files changed, 89 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2021-10-05 14:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05  2:08 [PATCH 0/5] clk: uniphier: Introduce some clock features and NX1 support Kunihiko Hayashi
2021-10-05  2:08 ` [PATCH 1/5] clk: uniphier: Add audio system and video input clock control for PXs3 Kunihiko Hayashi
2021-10-05  2:08 ` [PATCH 2/5] dt-bindings: clock: uniphier: Add NX1 clock binding Kunihiko Hayashi
2021-10-05  2:08 ` [PATCH 3/5] clk: uniphier: Add NX1 clock support Kunihiko Hayashi
2021-10-05  2:08 ` [PATCH 4/5] dt-bindings: clock: uniphier: Add clock binding for SoC-glue Kunihiko Hayashi
2021-10-05 12:26   ` Rob Herring
2021-10-05 14:16     ` Kunihiko Hayashi
2021-10-05  2:08 ` [PATCH 5/5] clk: uniphier: Add SoC-glue clock source selector support for Pro4 Kunihiko Hayashi

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).