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 5/5] rk3288: add arch_cpu_init for rk3288
Date: Sat, 27 Aug 2016 10:06:49 -0600	[thread overview]
Message-ID: <CAPnjgZ0VkMX1_qtvd0HL2BjSbn+2DvqhS48JtYCA2jGCGdWQrg@mail.gmail.com> (raw)
In-Reply-To: <CAPnjgZ2X4qKru-kWaHngZ2dqy0_HR7W78Q2a1ovDAFoSasSbag@mail.gmail.com>

On 15 August 2016 at 22:50, Simon Glass <sjg@chromium.org> wrote:
> On 12 August 2016 at 03:58, Kever Yang <kever.yang@rock-chips.com> wrote:
>>
>> We do some SoC level one time setting initialization in
>> arch_cpu_init.
>>
>> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
>> ---
>>
>>  arch/arm/mach-rockchip/rk3288/Makefile |  1 +
>>  arch/arm/mach-rockchip/rk3288/rk3288.c | 19 +++++++++++++++++++
>>  2 files changed, 20 insertions(+)
>>  create mode 100644 arch/arm/mach-rockchip/rk3288/rk3288.c
>
>
> Acked-by: Simon Glass <sjg@chromium.org>

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

      reply	other threads:[~2016-08-27 16:06 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
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 [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=CAPnjgZ0VkMX1_qtvd0HL2BjSbn+2DvqhS48JtYCA2jGCGdWQrg@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.