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/2] Rockchip dts32 updates for 5.3 round 2
Date: Mon, 01 Jul 2019 11:33:34 +0200 [thread overview]
Message-ID: <1883297.MJ2kjSRBWT@phil> (raw)
Hi Arnd, Kevin, Olof,
please find below and in the reply round2 of Rockchip updates for armsoc.
Please pull!
Thanks
Heiko
The following changes since commit b8925b7c2f867df6ce3e20deb4b3e2b9b32b20ff:
ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices (2019-06-06 12:41:04 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.3-rockchip-dts32-2
for you to fetch changes up to 519574e3259c8d7e5d78366ef513cfaaf650784f:
ARM: dts: rockchip: add display nodes for rk322x (2019-06-27 11:57:20 +0200)
----------------------------------------------------------------
Display support for rk3228/rk3229 (up to hdmi output) and more love
for rk3288-veyron boards.
----------------------------------------------------------------
Douglas Anderson (2):
ARM: dts: rockchip: Configure BT_HOST_WAKE as wake-up signal on veyron
ARM: dts: rockchip: Configure BT_DEV_WAKE in on rk3288-veyron
Heiko Stuebner (3):
clk: rockchip: add clock id for watchdog pclk on rk3328
clk: rockchip: add clock id for hdmi_phy special clock on rk3228
Merge branch 'v5.3-shared/clk-ids' into v5.3-armsoc/dts32
Justin Swartz (2):
ARM: dts: rockchip: fix vop iommu-cells on rk322x
ARM: dts: rockchip: add display nodes for rk322x
Matthias Kaehlcke (1):
Revert "ARM: dts: rockchip: set PWM delay backlight settings for Minnie"
arch/arm/boot/dts/rk322x.dtsi | 85 ++++++++++++++++++++++++-
arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi | 2 +
arch/arm/boot/dts/rk3288-veyron-minnie.dts | 2 -
arch/arm/boot/dts/rk3288-veyron.dtsi | 49 ++++++++++++++
include/dt-bindings/clock/rk3228-cru.h | 1 +
include/dt-bindings/clock/rk3328-cru.h | 1 +
6 files changed, 137 insertions(+), 3 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
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/2] Rockchip dts32 updates for 5.3 round 2
Date: Mon, 01 Jul 2019 11:33:34 +0200 [thread overview]
Message-ID: <1883297.MJ2kjSRBWT@phil> (raw)
Hi Arnd, Kevin, Olof,
please find below and in the reply round2 of Rockchip updates for armsoc.
Please pull!
Thanks
Heiko
The following changes since commit b8925b7c2f867df6ce3e20deb4b3e2b9b32b20ff:
ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices (2019-06-06 12:41:04 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.3-rockchip-dts32-2
for you to fetch changes up to 519574e3259c8d7e5d78366ef513cfaaf650784f:
ARM: dts: rockchip: add display nodes for rk322x (2019-06-27 11:57:20 +0200)
----------------------------------------------------------------
Display support for rk3228/rk3229 (up to hdmi output) and more love
for rk3288-veyron boards.
----------------------------------------------------------------
Douglas Anderson (2):
ARM: dts: rockchip: Configure BT_HOST_WAKE as wake-up signal on veyron
ARM: dts: rockchip: Configure BT_DEV_WAKE in on rk3288-veyron
Heiko Stuebner (3):
clk: rockchip: add clock id for watchdog pclk on rk3328
clk: rockchip: add clock id for hdmi_phy special clock on rk3228
Merge branch 'v5.3-shared/clk-ids' into v5.3-armsoc/dts32
Justin Swartz (2):
ARM: dts: rockchip: fix vop iommu-cells on rk322x
ARM: dts: rockchip: add display nodes for rk322x
Matthias Kaehlcke (1):
Revert "ARM: dts: rockchip: set PWM delay backlight settings for Minnie"
arch/arm/boot/dts/rk322x.dtsi | 85 ++++++++++++++++++++++++-
arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi | 2 +
arch/arm/boot/dts/rk3288-veyron-minnie.dts | 2 -
arch/arm/boot/dts/rk3288-veyron.dtsi | 49 ++++++++++++++
include/dt-bindings/clock/rk3228-cru.h | 1 +
include/dt-bindings/clock/rk3328-cru.h | 1 +
6 files changed, 137 insertions(+), 3 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-07-01 9:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-01 9:33 Heiko Stuebner [this message]
2019-07-01 9:33 ` [GIT PULL 1/2] Rockchip dts32 updates for 5.3 round 2 Heiko Stuebner
2019-07-01 9:34 ` [GIT PULL 2/2] Rockchip dts64 " Heiko Stuebner
2019-07-01 9:34 ` Heiko Stuebner
2019-07-01 22:16 ` Olof Johansson
2019-07-01 22:16 ` Olof Johansson
2019-07-01 22:15 ` [GIT PULL 1/2] Rockchip dts32 " Olof Johansson
2019-07-01 22:15 ` 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=1883297.MJ2kjSRBWT@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.