linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] Rockchip dts32 updates for 5.3 round 2
@ 2019-07-01  9:33 Heiko Stuebner
  2019-07-01  9:34 ` [GIT PULL 2/2] Rockchip dts64 " Heiko Stuebner
  2019-07-01 22:15 ` [GIT PULL 1/2] Rockchip dts32 " Olof Johansson
  0 siblings, 2 replies; 4+ messages in thread
From: Heiko Stuebner @ 2019-07-01  9:33 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 2/2] Rockchip dts64 updates for 5.3 round 2
  2019-07-01  9:33 [GIT PULL 1/2] Rockchip dts32 updates for 5.3 round 2 Heiko Stuebner
@ 2019-07-01  9:34 ` Heiko Stuebner
  2019-07-01 22:16   ` Olof Johansson
  2019-07-01 22:15 ` [GIT PULL 1/2] Rockchip dts32 " Olof Johansson
  1 sibling, 1 reply; 4+ messages in thread
From: Heiko Stuebner @ 2019-07-01  9:34 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, linux-arm-kernel

The following changes since commit 45fa7c3838715b34ccea661e4b7b261d91668b17:

  arm64: dts: rockchip: add WiFi+BT support on ROCK Pi4 board (2019-06-04 15:38:54 +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-dts64-2

for you to fetch changes up to e1d9149e8389f1690cdd4e4056766dd26488a0fe:

  arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphire (2019-06-27 16:40:02 +0200)

----------------------------------------------------------------
New boards the Khadas Edge family of sbcs and the Hugsun X99 TV box,
both based on rk3399. Small improvements for RockPi, Sapphire and
rk3328-roc-cc boards. Improvements for the thermal handling on rk3399
as well as the rock960 board. rk3399 dwc3 clock updates and a small
start of the dtsi for the new rk3399pro (the one with the connected
npu).

----------------------------------------------------------------
Daniel Lezcano (2):
      arm64: dts: rockchip: Fix multiple thermal zones conflict in rk3399.dtsi
      arm64: dts: rockchip: Define values for the IPA governor for rock960

Enric Balletbo i Serra (1):
      arm64: dts: rockchip: Update DWC3 modules on RK3399 SoCs

Ezequiel Garcia (1):
      arm64: dts: rockchip: Enable HDMI audio on Rock Pi

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/dts64

Jianqun Xu (1):
      arm64: dts: rockchip: add core dtsi file for RK3399Pro SoCs

Leonidas P. Papadakos (1):
      arm64: dts: rockchip: enable rk3328 watchdog clock

Nick Xie (1):
      arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boards

Peter Geis (1):
      arm64: dts: rockchip: improve rk3328-roc-cc rgmii performance.

Vicente Bergas (1):
      arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphire

Vivek Unune (1):
      arm64: dts: rockchip: Add support for Hugsun X99 TV Box

 .../devicetree/bindings/arm/rockchip.yaml          |  13 +
 .../devicetree/bindings/vendor-prefixes.yaml       |   2 +
 arch/arm64/boot/dts/rockchip/Makefile              |   4 +
 arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts     |   4 +-
 arch/arm64/boot/dts/rockchip/rk3328.dtsi           |   1 +
 arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts | 733 +++++++++++++++++++
 .../dts/rockchip/rk3399-khadas-edge-captain.dts    |  27 +
 .../boot/dts/rockchip/rk3399-khadas-edge-v.dts     |  27 +
 .../arm64/boot/dts/rockchip/rk3399-khadas-edge.dts |  13 +
 .../boot/dts/rockchip/rk3399-khadas-edge.dtsi      | 804 +++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts  |   4 +
 arch/arm64/boot/dts/rockchip/rk3399-rock960.dts    |  39 +
 arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi  |   5 +-
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           |  15 +-
 arch/arm64/boot/dts/rockchip/rk3399pro.dtsi        |  22 +
 include/dt-bindings/clock/rk3228-cru.h             |   1 +
 include/dt-bindings/clock/rk3328-cru.h             |   1 +
 17 files changed, 1702 insertions(+), 13 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-khadas-edge-captain.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-khadas-edge-v.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-khadas-edge.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-khadas-edge.dtsi
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399pro.dtsi




_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL 1/2] Rockchip dts32 updates for 5.3 round 2
  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 22:15 ` Olof Johansson
  1 sibling, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2019-07-01 22:15 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, arm, linux-arm-kernel

On Mon, Jul 01, 2019 at 11:33:34AM +0200, Heiko Stuebner wrote:
> 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)

Merged, thanks!


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL 2/2] Rockchip dts64 updates for 5.3 round 2
  2019-07-01  9:34 ` [GIT PULL 2/2] Rockchip dts64 " Heiko Stuebner
@ 2019-07-01 22:16   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2019-07-01 22:16 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, arm, linux-arm-kernel

On Mon, Jul 01, 2019 at 11:34:19AM +0200, Heiko Stuebner wrote:
> The following changes since commit 45fa7c3838715b34ccea661e4b7b261d91668b17:
> 
>   arm64: dts: rockchip: add WiFi+BT support on ROCK Pi4 board (2019-06-04 15:38:54 +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-dts64-2
> 
> for you to fetch changes up to e1d9149e8389f1690cdd4e4056766dd26488a0fe:
> 
>   arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphire (2019-06-27 16:40:02 +0200)
> 
> ----------------------------------------------------------------
> New boards the Khadas Edge family of sbcs and the Hugsun X99 TV box,
> both based on rk3399. Small improvements for RockPi, Sapphire and
> rk3328-roc-cc boards. Improvements for the thermal handling on rk3399
> as well as the rock960 board. rk3399 dwc3 clock updates and a small
> start of the dtsi for the new rk3399pro (the one with the connected
> npu).

Merged, thanks!


-Olof


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-01 22:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 22:16   ` Olof Johansson
2019-07-01 22:15 ` [GIT PULL 1/2] Rockchip dts32 " Olof Johansson

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).