From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] Rockchip driver updates for v4.7 - part1
Date: Wed, 13 Apr 2016 11:21:48 +0200 [thread overview]
Message-ID: <16791666.09OigPW6oN@diego> (raw)
In-Reply-To: <2557248.QNyQ7BnmgO@diego>
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-drivers-1
for you to fetch changes up to 4506697d9f8537a8d33e9e002f8efceb32d10757:
soc: rockchip: power-domain: check the existing of regmap (2016-04-12 03:28:08 +0200)
----------------------------------------------------------------
Rockchip soc-specific driver changes containing support for the
rk3399 powerdomains and necessary infrastructure changes to
accomodate them - like supporting nested powerdomains here.
----------------------------------------------------------------
Elaine Zhang (6):
soc: rockchip: power-domain: make idle handling optional
soc: rockchip: power-domain: allow domains only handling idle requests
soc: rockchip: power-domain: add support for sub-power domains
dt-bindings: add power-domain header for RK3399 SoCs
dt-bindings: add binding for rk3399 power domains
soc: rockchip: power-domain: Modify power domain driver for rk3399
Heiko Stuebner (1):
Merge branch 'v4.7-shared/pdids' into v4.7-armsoc/drivers
Shawn Lin (1):
soc: rockchip: power-domain: check the existing of regmap
.../bindings/soc/rockchip/power_domain.txt | 37 ++++++
drivers/soc/rockchip/pm_domains.c | 142 ++++++++++++++++++++-
include/dt-bindings/power/rk3399-power.h | 53 ++++++++
3 files changed, 227 insertions(+), 5 deletions(-)
create mode 100644 include/dt-bindings/power/rk3399-power.h
next prev parent reply other threads:[~2016-04-13 9:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 9:21 [GIT PULL 0/4] Rockchip updates for v4.7 - part1 Heiko Stübner
2016-04-13 9:21 ` Heiko Stübner [this message]
2016-04-13 22:26 ` [GIT PULL 1/4] Rockchip driver " Olof Johansson
2016-04-13 9:22 ` [GIT PULL 2/4] Rockchip soc32 " Heiko Stübner
2016-04-13 22:27 ` Olof Johansson
2016-04-13 9:22 ` [GIT PULL 3/4] Rockchip dts32 " Heiko Stübner
2016-04-13 22:29 ` Olof Johansson
2016-04-13 9:23 ` [GIT PULL 4/4] Rockchip dts64 " Heiko Stübner
2016-04-13 22:31 ` 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=16791666.09OigPW6oN@diego \
--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;
as well as URLs for NNTP newsgroup(s).