linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: zhang.lyra@gmail.com (Chunyan Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V3 09/11] clk: sprd: add clocks support for SC9860
Date: Thu, 9 Nov 2017 16:18:48 +0800	[thread overview]
Message-ID: <CAAfSe-tadvpgJ0OC00Ccc+y+84t90dArfAu9ASOG77Hnw9Z=RA@mail.gmail.com> (raw)
In-Reply-To: <20171106214335.qvuvcwahemnpwftt@rob-hp-laptop>

Hi Rob and Stephen,

On 7 November 2017 at 05:43, Rob Herring <robh@kernel.org> wrote:
> On Thu, Nov 02, 2017 at 02:56:24PM +0800, Chunyan Zhang wrote:
>> This patch added the list of clocks for Spreadtrum's SC9860 SoC,
>> together with clock initialization code.
>>
>> Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com>
>> ---
>>  drivers/clk/sprd/Kconfig                    |   10 +
>>  drivers/clk/sprd/Makefile                   |    3 +
>>  drivers/clk/sprd/sc9860-clk.c               | 1987 +++++++++++++++++++++++++++
>>  include/dt-bindings/clock/sprd,sc9860-clk.h |  408 ++++++
>
> This belongs in the binding doc patch.

I noticed that this kind of files were submitted in driver patch
before when adding a new driver, how about I just put it into a single
patch in the next version?

Thanks,
Chunyan

>
> Rob

  reply	other threads:[~2017-11-09  8:18 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-02  6:56 [PATCH V3 00/11] add clock driver for Spreadtrum platforms Chunyan Zhang
2017-11-02  6:56 ` [PATCH V3 01/11] drivers: move clock common macros out from vendor directories Chunyan Zhang
2017-11-02  6:56 ` [PATCH V3 02/11] dt-bindings: Add Spreadtrum clock binding documentation Chunyan Zhang
2017-11-06 17:15   ` Rob Herring
2017-11-07  7:01     ` Chunyan Zhang
2017-11-02  6:56 ` [PATCH V3 03/11] clk: sprd: Add common infrastructure Chunyan Zhang
2017-11-02  6:56 ` [PATCH V3 04/11] clk: sprd: add gate clock support Chunyan Zhang
2017-11-02 17:45   ` Julien Thierry
2017-11-03 12:12     ` Chunyan Zhang
2017-11-02  6:56 ` [PATCH V3 05/11] clk: sprd: add mux " Chunyan Zhang
2017-11-02 18:11   ` Julien Thierry
2017-11-02 18:22     ` Julien Thierry
2017-11-03 12:12       ` Chunyan Zhang
2017-11-03 12:12     ` Chunyan Zhang
2017-11-02  6:56 ` [PATCH V3 06/11] clk: sprd: add divider " Chunyan Zhang
2017-11-02  6:56 ` [PATCH V3 07/11] clk: sprd: add composite " Chunyan Zhang
2017-11-02  6:56 ` [PATCH V3 08/11] clk: sprd: add adjustable pll support Chunyan Zhang
2017-11-02  6:56 ` [PATCH V3 09/11] clk: sprd: add clocks support for SC9860 Chunyan Zhang
2017-11-05  7:59   ` kbuild test robot
2017-11-06 21:43   ` Rob Herring
2017-11-09  8:18     ` Chunyan Zhang [this message]
2017-11-10 21:10       ` Rob Herring
2017-11-02  6:56 ` [PATCH V3 10/11] arm64: dts: add syscon for whale2 platform Chunyan Zhang
2017-11-02  6:56 ` [PATCH V3 11/11] arm64: dts: add clocks for SC9860 Chunyan Zhang

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='CAAfSe-tadvpgJ0OC00Ccc+y+84t90dArfAu9ASOG77Hnw9Z=RA@mail.gmail.com' \
    --to=zhang.lyra@gmail.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).