public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] ARM: rockchip: soc updates for 3.20
Date: Wed, 21 Jan 2015 22:49:27 +0100	[thread overview]
Message-ID: <2314612.MtoMVTtzSS@phil> (raw)

Hi Arnd, Olof,

both pull requests mainly contain the new (basic) suspend support for
rk3288 and two small fixes. One is the limitting of the sd clock on rk3288
and the second is the removal of the Cortex-A9 reference from the board
name.

So if it looks ok, please pull


Thanks
Heiko


The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v3.20-rockchip-soc1

for you to fetch changes up to 8c4212418b54f360b21cf37b9caa1a226eb420f2:

  ARM: rockchip: remove cpu-core name from machine name (2015-01-21 21:00:39 +0100)

----------------------------------------------------------------
SoC parts of basic suspend support and removal of
Cortex-A9 reference from the machine name.

----------------------------------------------------------------
Chris Zhong (2):
      ARM: rockchip: add suspend and resume for RK3288
      ARM: rockchip: Add pmu-sram binding

Heiko Stuebner (1):
      ARM: rockchip: remove cpu-core name from machine name

 .../devicetree/bindings/arm/rockchip/pmu-sram.txt  |  16 ++
 arch/arm/mach-rockchip/Makefile                    |   1 +
 arch/arm/mach-rockchip/pm.c                        | 260 +++++++++++++++++++++
 arch/arm/mach-rockchip/pm.h                        |  99 ++++++++
 arch/arm/mach-rockchip/rockchip.c                  |   4 +-
 arch/arm/mach-rockchip/sleep.S                     |  73 ++++++
 6 files changed, 452 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/arm/rockchip/pmu-sram.txt
 create mode 100644 arch/arm/mach-rockchip/pm.c
 create mode 100644 arch/arm/mach-rockchip/pm.h
 create mode 100644 arch/arm/mach-rockchip/sleep.S

             reply	other threads:[~2015-01-21 21:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21 21:49 Heiko Stübner [this message]
2015-01-21 21:50 ` [GIT PULL 2/2] ARM: rockchip: soc updates for 3.20 Heiko Stübner
2015-01-23 22:07   ` Olof Johansson
2015-01-23 22:06 ` [GIT PULL 1/2] " Olof Johansson

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=2314612.MtoMVTtzSS@phil \
    --to=heiko@sntech.de \
    --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