[PATCH v2 0/2] clk: meson-axg: add pcie related clocks

From: Yixun Lan
Date: Mon Jul 02 2018 - 09:34:49 EST


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@xxxxxxxxxxx

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