[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180702213118.19222-1-yixun.lan@amlogic.com>
Date: Mon, 2 Jul 2018 21:31:16 +0000
From: Yixun Lan <yixun.lan@...ogic.com>
To: Jerome Brunet <jbrunet@...libre.com>,
Neil Armstrong <narmstrong@...libre.com>
CC: Yixun Lan <yixun.lan@...ogic.com>,
Kevin Hilman <khilman@...libre.com>,
Carlo Caione <carlo@...one.org>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Qiufang Dai <qiufang.dai@...ogic.com>,
Jian Hu <jian.hu@...ogic.com>,
Jianxin Qin <jianxin.qin@...ogic.com>,
<linux-clk@...r.kernel.org>, <linux-amlogic@...ts.infradead.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>
Subject: [PATCH v2 0/2] clk: meson-axg: add pcie related clocks
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
Powered by blists - more mailing lists