linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] clk: Add INFRA and PERI clocks for Mediatek MT8135.
Date: Fri, 28 Nov 2014 12:06:36 +0000	[thread overview]
Message-ID: <20141128120636.GD25883@leverpostej> (raw)
In-Reply-To: <1417174490-6845-3-git-send-email-jamesjj.liao@mediatek.com>

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.

  reply	other threads:[~2014-11-28 12:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-28 11:34 [PATCH 0/4] Add common clock support for Mediatek MT8135 James Liao
2014-11-28 11:34 ` [PATCH 1/4] clk: Add initial common clock support for Mediatek SoC MT8135 James Liao
2014-11-28 11:34 ` [PATCH 2/4] clk: Add INFRA and PERI clocks for Mediatek MT8135 James Liao
2014-11-28 12:06   ` Mark Rutland [this message]
2014-12-01  3:41     ` james liao
2014-11-28 11:34 ` [PATCH 3/4] clk: dts: document Mediatek MT8135 clock binding James Liao
2014-11-28 11:34 ` [PATCH 4/4] dts: Enable clock support for Mediatek MT8135 James Liao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141128120636.GD25883@leverpostej \
    --to=mark.rutland@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).