linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: meson-axg: add pcie related clocks
@ 2018-07-02 21:31 Yixun Lan
  2018-07-02 21:31 ` [PATCH v2 1/2] clk: meson-axg: add pcie and mipi clock bindings Yixun Lan
  2018-07-02 21:31 ` [PATCH v2 2/2] clk: meson-axg: add clocks required by pcie driver Yixun Lan
  0 siblings, 2 replies; 9+ messages in thread
From: Yixun Lan @ 2018-07-02 21:31 UTC (permalink / raw)
  To: Jerome Brunet, Neil Armstrong
  Cc: Yixun Lan, Kevin Hilman, Carlo Caione, Michael Turquette,
	Stephen Boyd, Qiufang Dai, Jian Hu, Jianxin Qin, linux-clk,
	linux-amlogic, linux-arm-kernel, linux-kernel, devicetree

This patch series try to add clocks for the pcie driver,
Due to ASIC desigin, the mipi clock is also required by the pcie
controller, so we also added in this patch series.


Changes since v1 at [1]:
  -- Separate dt-binding header files
  -- use table to exclude unwanted clock parent

[1] https://lkml.kernel.org/r/20180621122620.13195-1-yixun.lan@amlogic.com

Yixun Lan (2):
  clk: meson-axg: add pcie and mipi clock bindings
  clk: meson-axg: add clocks required by pcie driver

 drivers/clk/meson/axg.c              | 148 +++++++++++++++++++++++++++
 drivers/clk/meson/axg.h              |   6 +-
 include/dt-bindings/clock/axg-clkc.h |   3 +
 3 files changed, 156 insertions(+), 1 deletion(-)

-- 
2.18.0


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

end of thread, other threads:[~2018-07-03 14:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-02 21:31 [PATCH v2 0/2] clk: meson-axg: add pcie related clocks Yixun Lan
2018-07-02 21:31 ` [PATCH v2 1/2] clk: meson-axg: add pcie and mipi clock bindings Yixun Lan
2018-07-03  9:20   ` Jerome Brunet
2018-07-02 21:31 ` [PATCH v2 2/2] clk: meson-axg: add clocks required by pcie driver Yixun Lan
2018-07-03  9:24   ` Jerome Brunet
2018-07-03 10:17     ` Yixun Lan
2018-07-03 11:01       ` Jerome Brunet
2018-07-03 14:05         ` Yixun Lan
2018-07-03 14:42           ` 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).