* Re: [PATCH 2/4] clk: Add INFRA and PERI clocks for Mediatek MT8135.
[not found] ` <1417174490-6845-3-git-send-email-jamesjj.liao@mediatek.com>
@ 2014-11-28 12:06 ` Mark Rutland
0 siblings, 0 replies; only message in thread
From: Mark Rutland @ 2014-11-28 12:06 UTC (permalink / raw)
To: James Liao
Cc: Rob Herring, Matthias Brugger, Mike Turquette,
srv_heupstream@mediatek.com, srv_jamesjj.liao@mediatek.com,
Sascha Hauer, eddie.huang@mediatek.com, Pawel Moll, Ian Campbell,
Kumar Gala, Russell King, Catalin Marinas, Vladimir Murzin,
Ashwin Chaugule, Joe.C, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
On Fri, Nov 28, 2014 at 11:34:48AM +0000, James Liao wrote:
> This patch adds clock gates support for Mediatek SoCs, and adds clocks of
> INFRA sys and PERI sys for MT8135.
>
> Signed-off-by: James Liao <jamesjj.liao@mediatek.com>
> ---
> drivers/clk/mediatek/Makefile | 2 +-
> drivers/clk/mediatek/clk-gate.c | 151 +++++++++++++++++++
> drivers/clk/mediatek/clk-gate.h | 48 ++++++
> drivers/clk/mediatek/clk-mt8135.c | 260 +++++++++++++++++++++++++++++++++
> include/dt-bindings/clock/mt8135-clk.h | 62 ++++++++
Please fold the include/dt-bindings changes into the DT documentation
patch, and put that earlier in the series.
Mark.
^ permalink raw reply [flat|nested] only message in thread