mbox series

[GIT,PULL] Rockchip dts fixes for 6.0

Message ID 2645885.mvXUDI8C0e@phil
State New
Headers show
Series [GIT,PULL] Rockchip dts fixes for 6.0 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.0-rockchip-dtsfixes1

Message

Heiko Stuebner Sept. 10, 2022, 1:19 a.m. UTC
The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:

  Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.0-rockchip-dtsfixes1

for you to fetch changes up to ea89926d9690f055fd8da929f6621a760e8e0f14:

  arm64: dts: rockchip: Remove 'enable-active-low' from rk3566-quartz64-a (2022-09-05 12:18:20 +0200)

----------------------------------------------------------------
Drop some not-specified properties, fix phy-supply properties,
fix edp clock on Gru, fix usb port on BPI-R2-Pro, fix license typo,
fix wlan-wake-pin on Gru-Bob and lower the sd-card speed on Quartz64-B

----------------------------------------------------------------
Brian Norris (1):
      arm64: dts: rockchip: Pull up wlan wake# on Gru-Bob

Fabio Estevam (2):
      arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-puma
      arm64: dts: rockchip: Remove 'enable-active-low' from rk3566-quartz64-a

Frank Wunderlich (1):
      arm64: dts: rockchip: fix upper usb port on BPI-R2-Pro

Jagan Teki (1):
      arm64: dts: rockchip: Fix typo in lisense text for PX30.Core

Michael Riesch (2):
      arm64: dts: rockchip: fix property for usb2 phy supply on rock-3a
      arm64: dts: rockchip: fix property for usb2 phy supply on rk3568-evb1-v10

Nicolas Frattaroli (1):
      arm64: dts: rockchip: Lower sd speed on quartz64-b

zain wang (1):
      arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHz

 arch/arm64/boot/dts/rockchip/px30-engicam-px30-core.dtsi | 4 ++--
 arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts          | 5 +++++
 arch/arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi  | 9 +++++++++
 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi            | 1 -
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts       | 1 -
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts       | 2 +-
 arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts       | 2 +-
 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts         | 2 +-
 arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts          | 2 +-
 9 files changed, 20 insertions(+), 8 deletions(-)