From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
Subject: [GIT PULL 2/2] Rockchip dts32 changes for 4.4
Date: Fri, 09 Oct 2015 02:52:35 +0200 [thread overview]
Message-ID: <12464097.evEmzqNxWf@phil> (raw)
In-Reply-To: <160496219.B4xWx83NpX@phil>
Hi Arnd, Kevin, Olof,
these are collected devicetree changes for 4.4
so if ok, please pull
Thanks
Heiko
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.4-rockchip-dts32-1
for you to fetch changes up to b63af764ca5134341aa3a2836b356a65902ea9d4:
ARM: dts: rockchip: add the support power-domain node on RK3288 SoCs (2015-10-08 22:41:11 +0200)
----------------------------------------------------------------
DTS changes including one new Veyron-board and the Radxa Rock2
system-on-module as well as the square baseboard. On top of that
a lot of mmc-related changes to improve speeds on the Cortex-A9
socs and also setting up the supplies for rk3288 mmc-controllers
for the following mmc-tuning support. And of course the dts-part
of the rk3288 power-domains.
----------------------------------------------------------------
Alexandru M Stan (2):
ARM: dts: rockchip: pull up cts lines on rk3288
ARM: dts: rockchip: Remove specific cts pullup from veyron
Brian Norris (1):
ARM: dts: rockchip: add veyron-jaq board
Caesar Wang (2):
dt-bindings: add power-domain header for RK3288 SoCs
ARM: dts: rockchip: add the support power-domain node on RK3288 SoCs
Douglas Anderson (1):
ARM: dts: rockchip: Add the hdmi-ddc pinctrl settings for rk3288
Heiko Stuebner (6):
ARM: dts: rockchip: add rk3288-popmetal board to dtb list
ARM: dts: rockchip: add rk3288-popmetal mmc supplies
ARM: dts: rockchip: add rk3288-popmetal iodomains
ARM: dts: rockchip: fixup firefly mmc supplies
ARM: dts: rockchip: add rk3288-firefly iodomains
Merge branch 'v4.4-armsoc/pd-headers' into v4.4-armsoc/dts32
Romain Perier (1):
ARM: dts: rockchip: Add support for SD/MMC on MarsBoard-RK3066
Shawn Lin (2):
ARM: dts: rockchip: support highspeed sd-cards for rk3188-radxarock
ARM: dts: rockchip: support highspeed sd-cards on rk3066a boards
Sjoerd Simons (1):
ARM: dts: rockchip: Add dtb for the Radxa Rock 2 Square board
Documentation/devicetree/bindings/arm/rockchip.txt | 11 +
arch/arm/boot/dts/Makefile | 3 +
arch/arm/boot/dts/rk3066a-bqcurie2.dts | 2 +
arch/arm/boot/dts/rk3066a-marsboard.dts | 8 +
arch/arm/boot/dts/rk3066a-rayeager.dts | 2 +
arch/arm/boot/dts/rk3188-radxarock.dts | 2 +
arch/arm/boot/dts/rk3288-firefly.dtsi | 55 +++-
arch/arm/boot/dts/rk3288-popmetal.dts | 85 ++++++-
arch/arm/boot/dts/rk3288-rock2-som.dtsi | 277 +++++++++++++++++++++
arch/arm/boot/dts/rk3288-rock2-square.dts | 149 +++++++++++
arch/arm/boot/dts/rk3288-veyron-jaq.dts | 176 +++++++++++++
arch/arm/boot/dts/rk3288-veyron.dtsi | 12 -
arch/arm/boot/dts/rk3288.dtsi | 113 ++++++++-
include/dt-bindings/power/rk3288-power.h | 31 +++
14 files changed, 902 insertions(+), 24 deletions(-)
create mode 100644 arch/arm/boot/dts/rk3288-rock2-som.dtsi
create mode 100644 arch/arm/boot/dts/rk3288-rock2-square.dts
create mode 100644 arch/arm/boot/dts/rk3288-veyron-jaq.dts
create mode 100644 include/dt-bindings/power/rk3288-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 2/2] Rockchip dts32 changes for 4.4
Date: Fri, 09 Oct 2015 02:52:35 +0200 [thread overview]
Message-ID: <12464097.evEmzqNxWf@phil> (raw)
In-Reply-To: <160496219.B4xWx83NpX@phil>
Hi Arnd, Kevin, Olof,
these are collected devicetree changes for 4.4
so if ok, please pull
Thanks
Heiko
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.4-rockchip-dts32-1
for you to fetch changes up to b63af764ca5134341aa3a2836b356a65902ea9d4:
ARM: dts: rockchip: add the support power-domain node on RK3288 SoCs (2015-10-08 22:41:11 +0200)
----------------------------------------------------------------
DTS changes including one new Veyron-board and the Radxa Rock2
system-on-module as well as the square baseboard. On top of that
a lot of mmc-related changes to improve speeds on the Cortex-A9
socs and also setting up the supplies for rk3288 mmc-controllers
for the following mmc-tuning support. And of course the dts-part
of the rk3288 power-domains.
----------------------------------------------------------------
Alexandru M Stan (2):
ARM: dts: rockchip: pull up cts lines on rk3288
ARM: dts: rockchip: Remove specific cts pullup from veyron
Brian Norris (1):
ARM: dts: rockchip: add veyron-jaq board
Caesar Wang (2):
dt-bindings: add power-domain header for RK3288 SoCs
ARM: dts: rockchip: add the support power-domain node on RK3288 SoCs
Douglas Anderson (1):
ARM: dts: rockchip: Add the hdmi-ddc pinctrl settings for rk3288
Heiko Stuebner (6):
ARM: dts: rockchip: add rk3288-popmetal board to dtb list
ARM: dts: rockchip: add rk3288-popmetal mmc supplies
ARM: dts: rockchip: add rk3288-popmetal iodomains
ARM: dts: rockchip: fixup firefly mmc supplies
ARM: dts: rockchip: add rk3288-firefly iodomains
Merge branch 'v4.4-armsoc/pd-headers' into v4.4-armsoc/dts32
Romain Perier (1):
ARM: dts: rockchip: Add support for SD/MMC on MarsBoard-RK3066
Shawn Lin (2):
ARM: dts: rockchip: support highspeed sd-cards for rk3188-radxarock
ARM: dts: rockchip: support highspeed sd-cards on rk3066a boards
Sjoerd Simons (1):
ARM: dts: rockchip: Add dtb for the Radxa Rock 2 Square board
Documentation/devicetree/bindings/arm/rockchip.txt | 11 +
arch/arm/boot/dts/Makefile | 3 +
arch/arm/boot/dts/rk3066a-bqcurie2.dts | 2 +
arch/arm/boot/dts/rk3066a-marsboard.dts | 8 +
arch/arm/boot/dts/rk3066a-rayeager.dts | 2 +
arch/arm/boot/dts/rk3188-radxarock.dts | 2 +
arch/arm/boot/dts/rk3288-firefly.dtsi | 55 +++-
arch/arm/boot/dts/rk3288-popmetal.dts | 85 ++++++-
arch/arm/boot/dts/rk3288-rock2-som.dtsi | 277 +++++++++++++++++++++
arch/arm/boot/dts/rk3288-rock2-square.dts | 149 +++++++++++
arch/arm/boot/dts/rk3288-veyron-jaq.dts | 176 +++++++++++++
arch/arm/boot/dts/rk3288-veyron.dtsi | 12 -
arch/arm/boot/dts/rk3288.dtsi | 113 ++++++++-
include/dt-bindings/power/rk3288-power.h | 31 +++
14 files changed, 902 insertions(+), 24 deletions(-)
create mode 100644 arch/arm/boot/dts/rk3288-rock2-som.dtsi
create mode 100644 arch/arm/boot/dts/rk3288-rock2-square.dts
create mode 100644 arch/arm/boot/dts/rk3288-veyron-jaq.dts
create mode 100644 include/dt-bindings/power/rk3288-power.h
next prev parent reply other threads:[~2015-10-09 0:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-09 0:34 [GIT PULL 1/2] Rockchip drivers for 4.4 Heiko Stuebner
2015-10-09 0:34 ` Heiko Stuebner
2015-10-09 0:52 ` Heiko Stuebner [this message]
2015-10-09 0:52 ` [GIT PULL 2/2] Rockchip dts32 changes " Heiko Stuebner
2015-10-09 15:12 ` Arnd Bergmann
2015-10-09 15:12 ` Arnd Bergmann
2015-10-09 15:09 ` [GIT PULL 1/2] Rockchip drivers " Arnd Bergmann
2015-10-09 15:09 ` Arnd Bergmann
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=12464097.evEmzqNxWf@phil \
--to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
--cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.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.