All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: "Paweł Jarosz" <paweljarosz3691-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: mark.rutland-5wv7dgnIgG8@public.gmane.org,
	mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v2 0/2] Assign RK3066 clocks at boot time
Date: Fri, 14 Oct 2016 15:28:30 +0200	[thread overview]
Message-ID: <1569308.lsrqUgJ5m1@phil> (raw)
In-Reply-To: <cover.1476447057.git.paweljarosz3691-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Am Freitag, 14. Oktober 2016, 14:16:21 CEST schrieb Paweł Jarosz:
> This patchset sets rk3066 PLL, CPU and PERI clocks while kernel init.
> 
> Paweł Jarosz (2):
>   clk: rockchip: Add bindings for cpu and peri clocks on rk3066
>   ARM: dts: rockchip: initialize rk3066 PLL clock rate

changes look good. One thing to keep in mind is that we need clock-id 
additions in a separate patch (as they need to be on a shared branch).

I can do this split of patch1 on my own here, so no need to resend the series 
and will do that after 4.9-rc1 (probably somewhere after sunday) as I need a 
stable base for that shared branch.


Heiko

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] Assign RK3066 clocks at boot time
Date: Fri, 14 Oct 2016 15:28:30 +0200	[thread overview]
Message-ID: <1569308.lsrqUgJ5m1@phil> (raw)
In-Reply-To: <cover.1476447057.git.paweljarosz3691@gmail.com>

Am Freitag, 14. Oktober 2016, 14:16:21 CEST schrieb Pawe? Jarosz:
> This patchset sets rk3066 PLL, CPU and PERI clocks while kernel init.
> 
> Pawe? Jarosz (2):
>   clk: rockchip: Add bindings for cpu and peri clocks on rk3066
>   ARM: dts: rockchip: initialize rk3066 PLL clock rate

changes look good. One thing to keep in mind is that we need clock-id 
additions in a separate patch (as they need to be on a shared branch).

I can do this split of patch1 on my own here, so no need to resend the series 
and will do that after 4.9-rc1 (probably somewhere after sunday) as I need a 
stable base for that shared branch.


Heiko

  parent reply	other threads:[~2016-10-14 13:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-14 12:16 [PATCH v2 0/2] Assign RK3066 clocks at boot time Paweł Jarosz
2016-10-14 12:16 ` Paweł Jarosz
2016-10-14 12:16 ` [PATCH v2 2/2] ARM: dts: rockchip: initialize rk3066 PLL clock rate Paweł Jarosz
2016-10-14 12:16   ` Paweł Jarosz
     [not found] ` <cover.1476447057.git.paweljarosz3691-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-10-14 12:16   ` [PATCH v2 1/2] clk: rockchip: Add bindings for cpu and peri clocks on rk3066 Paweł Jarosz
2016-10-14 12:16     ` Paweł Jarosz
2016-10-14 13:28   ` Heiko Stuebner [this message]
2016-10-14 13:28     ` [PATCH v2 0/2] Assign RK3066 clocks at boot time Heiko Stuebner
2016-10-14 14:11     ` Paweł Jarosz
2016-10-14 14:11       ` Paweł Jarosz
2016-10-21 13:44       ` Heiko Stuebner
2016-10-21 13:44         ` Heiko Stuebner

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=1569308.lsrqUgJ5m1@phil \
    --to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
    --cc=linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
    --cc=paweljarosz3691-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.