All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/5] clk: rk3399: add pmucru controller support
Date: Mon, 5 Sep 2016 19:04:59 -0600	[thread overview]
Message-ID: <CAPnjgZ1FtHis7_oRpWtLPNqzWBvSNC7OYPopEKmxtMy328vmuQ@mail.gmail.com> (raw)
In-Reply-To: <CAPnjgZ23t3RrcH0Q1Se7TcqjpjaTi8qUS6rWv3ma2W+zxHsCKg@mail.gmail.com>

On 12 August 2016 at 11:21, Simon Glass <sjg@chromium.org> wrote:
> On 12 August 2016 at 03:47, Kever Yang <kever.yang@rock-chips.com> wrote:
>> pmucru is a module like cru which is a clock controller manage some PLL
>> and module clocks.
>>
>> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
>> ---
>>
>>  drivers/clk/rockchip/clk_rk3399.c | 177 +++++++++++++++++++++++++++++++++++++-
>>  1 file changed, 173 insertions(+), 4 deletions(-)
>
> Acked-by: Simon Glass <sjg@chromium.org>

Applied to u-boot-rockchip/next, thanks!

  reply	other threads:[~2016-09-06  1:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-12  9:47 [U-Boot] [PATCH 0/5] clean rkpwm driver Kever Yang
2016-08-12  9:47 ` [U-Boot] [PATCH 1/5] clk: rk3399: add pmucru controller support Kever Yang
2016-08-12 17:21   ` Simon Glass
2016-09-06  1:04     ` Simon Glass [this message]
2016-08-12  9:57 ` [U-Boot] [PATCH 2/5] clk: rk3288: add PWM clock get rate Kever Yang
2016-08-12 17:21   ` Simon Glass
2016-09-06  1:05     ` Simon Glass
2016-08-12  9:57 ` [U-Boot] [PATCH 3/5] rk_pwm: use clock framework API to get module clock Kever Yang
2016-08-12 17:21   ` Simon Glass
2016-08-27 16:06     ` Simon Glass
2016-08-12  9:58 ` [U-Boot] [PATCH 4/5] rk_pwm: remove grf setting code from driver Kever Yang
2016-08-12 17:21   ` Simon Glass
2016-08-27 16:06     ` Simon Glass
2016-08-12  9:58 ` [U-Boot] [PATCH 5/5] rk3288: add arch_cpu_init for rk3288 Kever Yang
2016-08-16  4:50   ` Simon Glass
2016-08-27 16:06     ` Simon Glass

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=CAPnjgZ1FtHis7_oRpWtLPNqzWBvSNC7OYPopEKmxtMy328vmuQ@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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.