All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: cs2000: add AUX_OUT pin support
@ 2017-04-11  0:34 Kuninori Morimoto
  2017-04-11  0:35 ` [PATCH 1/2] clk: cs2000: use existing priv_to_dev() to getting struct device Kuninori Morimoto
  2017-04-11  0:36 ` [PATCH 2/2] clk: cs2000: add AUX_OUT pin select support Kuninori Morimoto
  0 siblings, 2 replies; 6+ messages in thread
From: Kuninori Morimoto @ 2017-04-11  0:34 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-renesas-soc, linux-kernel, linux-clk


Hi Stephen

These adds AUX_OUT support to cs2000 driver.
1st patch is just cleanup patch.

Kuninori Morimoto (2):
  clk: cs2000: use existing priv_to_dev() to getting struct device
  clk: cs2000: add AUX_OUT pin select support

 .../devicetree/bindings/clock/cs2000-cp.txt        |  9 +++
 drivers/clk/clk-cs2000-cp.c                        | 81 ++++++++++++++++++++--
 2 files changed, 83 insertions(+), 7 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-04-12 15:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-11  0:34 [PATCH 0/2] clk: cs2000: add AUX_OUT pin support Kuninori Morimoto
2017-04-11  0:35 ` [PATCH 1/2] clk: cs2000: use existing priv_to_dev() to getting struct device Kuninori Morimoto
2017-04-12 15:14   ` Stephen Boyd
2017-04-11  0:36 ` [PATCH 2/2] clk: cs2000: add AUX_OUT pin select support Kuninori Morimoto
2017-04-11  8:35   ` Geert Uytterhoeven
2017-04-11  9:22     ` Kuninori Morimoto

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.