mbox series

[GIT,PULL] Rockchip dts fixes for 5.17

Message ID 1973741.CViHJPHrxy@phil (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Rockchip dts fixes for 5.17 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.17-rockchip-dtsfixes1

Message

Heiko Stuebner Feb. 22, 2022, 11:46 a.m. UTC
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.17-rockchip-dtsfixes1

for you to fetch changes up to 3916c3619599a3970d3e6f98fb430b7c46266ada:

  ARM: dts: rockchip: fix a typo on rk3288 crypto-controller (2022-02-12 01:27:33 +0100)

----------------------------------------------------------------
Fix the display-port-sound on Gru devices, DDR voltage on the Quartz-A
board, fix emmc signal-integrity and usb OTG mode on rk3399-puma as well
as a number of dtschema fixes to make the reduce the number of errors.

----------------------------------------------------------------
Brian Norris (1):
      arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output

Corentin Labbe (1):
      ARM: dts: rockchip: fix a typo on rk3288 crypto-controller

Frank Wunderlich (2):
      arm64: dts: rockchip: fix dma-controller node names on rk356x
      arm64: dts: rockchip: drop pclk_xpcs from gmac0 on rk3568

Jakob Unterwurzacher (1):
      arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity

Krzysztof Kozlowski (1):
      arm64: dts: rockchip: align pl330 node name with dtschema

Peter Geis (1):
      arm64: dts: rockchip: fix Quartz64-A ddr regulator voltage

Quentin Schulz (1):
      arm64: dts: rockchip: fix rk3399-puma-haikou USB OTG mode

Sascha Hauer (2):
      arm64: dts: rockchip: reorder rk3399 hdmi clocks
      ARM: dts: rockchip: reorder rk322x hmdi clocks

 arch/arm/boot/dts/rk322x.dtsi                       |  4 ++--
 arch/arm/boot/dts/rk3288.dtsi                       |  2 +-
 arch/arm64/boot/dts/rockchip/px30.dtsi              |  2 +-
 arch/arm64/boot/dts/rockchip/rk3328.dtsi            |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi        | 17 ++++++++++++-----
 arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts |  1 +
 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi       | 20 ++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3399.dtsi            |  6 +++---
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts  |  2 --
 arch/arm64/boot/dts/rockchip/rk3568.dtsi            |  6 ++----
 arch/arm64/boot/dts/rockchip/rk356x.dtsi            |  4 ++--
 11 files changed, 45 insertions(+), 21 deletions(-)