mbox series

[GIT,PULL] Rockchip dts fixes for 6.6

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

Pull-request

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

Message

Heiko Stuebner Oct. 16, 2023, 9:21 p.m. UTC
Hi Arnd, Kevin, Olof,

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

Please pull

Thanks
Heiko


The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8cd79b729e746cb167f1563d015a93fc0a079899:

  arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards (2023-10-16 21:10:05 +0200)

----------------------------------------------------------------
I2S pinctrl fixes, someone resurrected the rk3128 arm32 and found some
needed fixes and finally some sound fixes for the px30 ringneck som.

----------------------------------------------------------------
Alex Bee (4):
      ARM: dts: rockchip: Fix i2c0 register address for RK3128
      ARM: dts: rockchip: Add missing arm timer interrupt for RK3128
      ARM: dts: rockchip: Add missing quirk for RK3128's dma engine
      ARM: dts: rockchip: Fix timer clocks for RK3128

Christopher Obbard (2):
      arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399
      arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards

Ermin Sunj (1):
      arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou

Jakob Unterwurzacher (1):
      arm64: dts: rockchip: set codec system-clock-fixed on px30-ringneck-haikou

 arch/arm/boot/dts/rockchip/rk3128.dtsi                | 18 ++++++++++--------
 arch/arm64/boot/dts/rockchip/px30-ringneck-haikou.dts | 10 ++++++----
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi    |  1 +
 arch/arm64/boot/dts/rockchip/rk3399.dtsi              | 10 ++++++++++
 4 files changed, 27 insertions(+), 12 deletions(-)