Re: [PATCH 2/4] clk: Add INFRA and PERI clocks for Mediatek MT8135.

From: Mark Rutland
Date: Fri Nov 28 2014 - 07:06:48 EST


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@xxxxxxxxxxxx>
> ---
> 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/