From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] rockchip soc-driver changes for 4.6
Date: Thu, 11 Feb 2016 15:47:12 +0100 [thread overview]
Message-ID: <1734524.3yNt5L3F1F@phil> (raw)
Hi Arnd, Olof, Kevin,
please find below soc driver changes for Rockchip for 4.6
The tag describes the changes a little bit more.
Thanks
Heiko
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.6-rockchip-drivers1
for you to fetch changes up to 1d961f11a108af9f7fbe89cc950a8d16ddbdbb28:
soc: rockchip: power-domain: fix err handle while probing (2016-02-02 22:18:31 +0100)
----------------------------------------------------------------
Support for the power-domains on rk3368 and a fix for
a wrong handling of for_each_available_child_of_node.
----------------------------------------------------------------
Heiko Stuebner (1):
Merge branch 'v4.6-shared/pdids' into v4.6-armsoc/drivers
Shawn Lin (1):
soc: rockchip: power-domain: fix err handle while probing
zhangqing (3):
dt-bindings: add power-domain header for RK3368 SoCs
dt-bindings: modify document of Rockchip power domains
soc: rockchip: power-domain: Modify power domain driver for rk3368
.../bindings/soc/rockchip/power_domain.txt | 21 +++++++++++++
drivers/soc/rockchip/pm_domains.c | 34 ++++++++++++++++++++++
include/dt-bindings/power/rk3368-power.h | 28 ++++++++++++++++++
3 files changed, 83 insertions(+)
create mode 100644 include/dt-bindings/power/rk3368-power.h
WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] rockchip soc-driver changes for 4.6
Date: Thu, 11 Feb 2016 15:47:12 +0100 [thread overview]
Message-ID: <1734524.3yNt5L3F1F@phil> (raw)
Hi Arnd, Olof, Kevin,
please find below soc driver changes for Rockchip for 4.6
The tag describes the changes a little bit more.
Thanks
Heiko
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.6-rockchip-drivers1
for you to fetch changes up to 1d961f11a108af9f7fbe89cc950a8d16ddbdbb28:
soc: rockchip: power-domain: fix err handle while probing (2016-02-02 22:18:31 +0100)
----------------------------------------------------------------
Support for the power-domains on rk3368 and a fix for
a wrong handling of for_each_available_child_of_node.
----------------------------------------------------------------
Heiko Stuebner (1):
Merge branch 'v4.6-shared/pdids' into v4.6-armsoc/drivers
Shawn Lin (1):
soc: rockchip: power-domain: fix err handle while probing
zhangqing (3):
dt-bindings: add power-domain header for RK3368 SoCs
dt-bindings: modify document of Rockchip power domains
soc: rockchip: power-domain: Modify power domain driver for rk3368
.../bindings/soc/rockchip/power_domain.txt | 21 +++++++++++++
drivers/soc/rockchip/pm_domains.c | 34 ++++++++++++++++++++++
include/dt-bindings/power/rk3368-power.h | 28 ++++++++++++++++++
3 files changed, 83 insertions(+)
create mode 100644 include/dt-bindings/power/rk3368-power.h
next reply other threads:[~2016-02-11 14:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-11 14:47 Heiko Stuebner [this message]
2016-02-11 14:47 ` [GIT PULL 1/4] rockchip soc-driver changes for 4.6 Heiko Stuebner
2016-02-11 14:49 ` Heiko Stuebner
2016-02-11 14:49 ` Heiko Stuebner
2016-02-11 14:50 ` [GIT PULL 2/4] rockchip arm64 " Heiko Stuebner
2016-02-11 14:50 ` Heiko Stuebner
2016-02-24 21:51 ` Olof Johansson
2016-02-24 21:51 ` Olof Johansson
2016-02-11 14:52 ` [GIT PULL 3/4] rockchip dts64 " Heiko Stuebner
2016-02-11 14:52 ` Heiko Stuebner
2016-02-24 21:52 ` Olof Johansson
2016-02-24 21:52 ` Olof Johansson
2016-02-11 15:12 ` [GIT PULL 4/4] rockchip dts32 " Heiko Stuebner
2016-02-11 15:12 ` Heiko Stuebner
2016-02-24 21:53 ` Olof Johansson
2016-02-24 21:53 ` Olof Johansson
2016-02-24 21:50 ` [GIT PULL 1/4] rockchip soc-driver " Olof Johansson
2016-02-24 21:50 ` 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=1734524.3yNt5L3F1F@phil \
--to=heiko@sntech.de \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-rockchip@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 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.