All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: meson: g12a: add support for the SPICC SCLK Source clocks
@ 2020-02-19  8:49 ` Neil Armstrong
  0 siblings, 0 replies; 16+ messages in thread
From: Neil Armstrong @ 2020-02-19  8:49 UTC (permalink / raw)
  To: jbrunet
  Cc: Neil Armstrong, linux-clk, linux-amlogic, linux-arm-kernel, linux-kernel

Like on the AXG SoCs, the SPICC controllers can make use of an external clock
source instead of it's internal divider over xtal to provide a better SCLK
clock frequency.

This serie adds the new clock IDs and the associated clocks in the g12a driver.

Neil Armstrong (2):
  dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs
  clk: meson: g12a: add support for the SPICC SCLK Source clocks

 drivers/clk/meson/g12a.c              | 129 ++++++++++++++++++++++++++
 drivers/clk/meson/g12a.h              |   6 +-
 include/dt-bindings/clock/g12a-clkc.h |   2 +
 3 files changed, 136 insertions(+), 1 deletion(-)

-- 
2.22.0


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

end of thread, other threads:[~2020-04-16 16:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-19  8:49 [PATCH 0/2] clk: meson: g12a: add support for the SPICC SCLK Source clocks Neil Armstrong
2020-02-19  8:49 ` Neil Armstrong
2020-02-19  8:49 ` Neil Armstrong
2020-02-19  8:49 ` [PATCH 1/2] dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs Neil Armstrong
2020-02-19  8:49   ` Neil Armstrong
2020-02-19  8:49   ` Neil Armstrong
2020-02-26 15:29   ` Rob Herring
2020-02-26 15:29     ` Rob Herring
2020-02-26 15:29     ` Rob Herring
2020-02-19  8:49 ` [PATCH 2/2] clk: meson: g12a: add support for the SPICC SCLK Source clocks Neil Armstrong
2020-02-19  8:49   ` Neil Armstrong
2020-02-19  8:49   ` Neil Armstrong
2020-02-19 17:57 ` [PATCH 0/2] " Jerome Brunet
2020-02-19 17:57   ` Jerome Brunet
2020-02-19 17:57   ` Jerome Brunet
2020-04-16 16:08 ` patchwork-bot+linux-amlogic

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.