public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: mturquette@baylibre.com, linux-clk@vger.kernel.org,
	linux-rockchip@lists.infradead.org
Subject: Re: [GIT PULL] rockchip clock changes for 4.7 part 1
Date: Sun, 17 Apr 2016 11:07:04 +0200	[thread overview]
Message-ID: <3923400.OTUUWMXD8f@diego> (raw)
In-Reply-To: <20160415225216.GY14441@codeaurora.org>

Am Freitag, 15. April 2016, 15:52:16 schrieb Stephen Boyd:
> On 04/12, Heiko Stuebner wrote:
> > Hi Mike, Stephen,
> > 
> > The following changes since commit 
f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
> >   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
> > 
> > are available in the git repository at:
> >   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git
> >   tags/v4.7-rockchip-clk1> 
> > for you to fetch changes up to 115510053e5e5872f1f19a2220b04aab5542c5c4:
> >   clk: rockchip: add clock controller for the RK3399 (2016-03-28 14:57:07
> >   +0200)> 
> > ----------------------------------------------------------------
> > This is first big chunk of Rockchip clock-related changes for 4.7.
> > 
> > Main change is probably the added support for the new rk3399 soc
> > and necessary infrastructure changes surrounding it.
> > 
> > The biggest chunk is probably that clock code is now able to
> > handle multiple clock providers in one system, as the rk3399
> > has two of those. A general one and another smaller one in a
> > separate power domain. The rk3399 also uses another new pll type.
> > Thankfully it just fits nicely into our current structure.
> > It also needs some parts like the cpuclk mux parameters to be
> > a bit more flexible and an new fractional divider subtype without
> > gate.
> > 
> > Apart from this big change we have some more fixes and removal
> > of forgotten variables.
> 
> Pulled into clk-next.
> 
> BUT, this has some checkpatch annoyances, mostly spaces before
> tabs in the DT headers. For example:
> 
> WARNING: please, no space before tabs
> #162: FILE: include/dt-bindings/clock/rk3399-cru.h:139:
> +#define FCLK_CM0S ^I^I^I190$
> 
> WARNING: please, no space before tabs
> #233: FILE: include/dt-bindings/clock/rk3399-cru.h:210:
> +#define ACLK_PERF_CORE_L ^I^I260$
> 
> Please send another patch to fix those or do it in another pull,
> whatever works for you.

sorry about that. Will send a fixup hopefully today or tomorrow.


Heiko

      reply	other threads:[~2016-04-17  9:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-12  6:38 [GIT PULL] rockchip clock changes for 4.7 part 1 Heiko Stuebner
2016-04-15 22:52 ` Stephen Boyd
2016-04-17  9:07   ` Heiko Stübner [this message]

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=3923400.OTUUWMXD8f@diego \
    --to=heiko@sntech.de \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@codeaurora.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