mbox series

[GIT,PULL] Rockchip dts fixes for 6.3

Message ID 10559306.CDJkKcVGEf@phil (mailing list archive)
State Accepted
Commit 43950556b767054a5ccff48e1967ed8540c074f2
Headers show
Series [GIT,PULL] Rockchip dts fixes for 6.3 | expand

Pull-request

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

Message

Heiko Stübner April 9, 2023, 12:01 a.m. UTC
Hi Arnd, Kevin, Olof,

please find a below a collection of fixes for the current release 6.3
cycle.

Please pull

Thanks
Heiko


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 60a655debd36e3278a46872accc1a51a54f94f02:

  arm64: dts: rockchip: correct panel supplies on some rk3326 boards (2023-04-05 19:38:03 +0200)

----------------------------------------------------------------
Lower sd card speeds for two boards to make them run more reliable,
missing 32k clock definition for Anbric xx3 devices, missing cache-levels
for rk3588, fixed rk3326-board display supplies and more dt-schema fixes.

----------------------------------------------------------------
Chris Morgan (1):
      arm64: dts: rockchip: Add clk_rtc_32k to Anbernic xx3 Devices

Dan Johansen (2):
      arm64: dts: rockchip: Lower sd speed on rk3566-soquartz
      arm64: dts: rockchip: Lower SD card speed on rk3399 Pinebook Pro

Javier Martinez Canillas (1):
      arm64: dts: rockchip: Remove non-existing pwm-delay-us property

Jianqun Xu (1):
      ARM: dts: rockchip: fix a typo error for rk3288 spdif node

Krzysztof Kozlowski (3):
      arm64: dts: rockchip: use just "port" in panel on Pinebook Pro
      arm64: dts: rockchip: use just "port" in panel on RockPro64
      arm64: dts: rockchip: correct panel supplies on some rk3326 boards

Rob Herring (1):
      arm64: dts: rockchip: Fix rk3399 GICv3 ITS node name

Sebastian Reichel (1):
      arm64: dts: rockchip: add rk3588 cache level information

 arch/arm/boot/dts/rk3288.dtsi                          |  2 +-
 .../arm64/boot/dts/rockchip/rk3326-anbernic-rg351m.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go.dtsi     |  2 --
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2-v11.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts     |  2 ++
 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi           |  1 -
 .../arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi   |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts   | 18 ++++--------------
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi     | 12 +++---------
 arch/arm64/boot/dts/rockchip/rk3399.dtsi               |  2 +-
 .../boot/dts/rockchip/rk3566-anbernic-rg353x.dtsi      |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi      |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi              |  9 +++++++++
 15 files changed, 33 insertions(+), 35 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org April 14, 2023, noon UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 09 Apr 2023 02:01:14 +0200 you wrote:
> Hi Arnd, Kevin, Olof,
> 
> please find a below a collection of fixes for the current release 6.3
> cycle.
> 
> Please pull
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Rockchip dts fixes for 6.3
    https://git.kernel.org/soc/soc/c/43950556b767

You are awesome, thank you!