From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts32 changes for 6.11 #1
Date: Fri, 28 Jun 2024 16:03:38 +0200 [thread overview]
Message-ID: <2187283.irdbgypaU6@diego> (raw)
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.11-rockchip-dts32-1
for you to fetch changes up to 313da6f69fa41d044b03f2ea37e56fe49f1e8a42:
ARM: dts: rockchip: add #sound-dai-cells to hdmi node on rk3128 (2024-06-27 20:57:05 +0200)
----------------------------------------------------------------
More attention for the rk3128 soc (dsi, i2c, spdif, sfc), hdmi-sound
for a rk3066a board and some minor cleanups.
----------------------------------------------------------------
Alex Bee (6):
dt-bindings: clock: rk3128: Add PCLK_MIPIPHY
ARM: dts: rockchip: Add D-PHY for RK3128
ARM: dts: rockchip: Add DSI for RK3128
ARM: dts: rockchip: Add i2s nodes for RK3128
ARM: dts: rockchip: Add spdif node for RK3128
ARM: dts: rockchip: Add SFC for RK3128
Heiko Stuebner (1):
Merge branch 'v6.11-shared/clkids' into v6.11-armsoc/dts32
Johan Jonker (4):
ARM: dts: rockchip: add hdmi-sound node to rk3066a
ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi
ARM: dts: rockchip: add #sound-dai-cells to hdmi node no rk3036
ARM: dts: rockchip: add #sound-dai-cells to hdmi node on rk3128
arch/arm/boot/dts/rockchip/rk3036.dtsi | 1 +
arch/arm/boot/dts/rockchip/rk3066a-mk808.dts | 8 ++
arch/arm/boot/dts/rockchip/rk3066a.dtsi | 16 ++++
arch/arm/boot/dts/rockchip/rk3128.dtsi | 128 +++++++++++++++++++++++++++
include/dt-bindings/clock/rk3128-cru.h | 1 +
5 files changed, 154 insertions(+)
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts32 changes for 6.11 #1
Date: Fri, 28 Jun 2024 16:03:38 +0200 [thread overview]
Message-ID: <2187283.irdbgypaU6@diego> (raw)
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.11-rockchip-dts32-1
for you to fetch changes up to 313da6f69fa41d044b03f2ea37e56fe49f1e8a42:
ARM: dts: rockchip: add #sound-dai-cells to hdmi node on rk3128 (2024-06-27 20:57:05 +0200)
----------------------------------------------------------------
More attention for the rk3128 soc (dsi, i2c, spdif, sfc), hdmi-sound
for a rk3066a board and some minor cleanups.
----------------------------------------------------------------
Alex Bee (6):
dt-bindings: clock: rk3128: Add PCLK_MIPIPHY
ARM: dts: rockchip: Add D-PHY for RK3128
ARM: dts: rockchip: Add DSI for RK3128
ARM: dts: rockchip: Add i2s nodes for RK3128
ARM: dts: rockchip: Add spdif node for RK3128
ARM: dts: rockchip: Add SFC for RK3128
Heiko Stuebner (1):
Merge branch 'v6.11-shared/clkids' into v6.11-armsoc/dts32
Johan Jonker (4):
ARM: dts: rockchip: add hdmi-sound node to rk3066a
ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi
ARM: dts: rockchip: add #sound-dai-cells to hdmi node no rk3036
ARM: dts: rockchip: add #sound-dai-cells to hdmi node on rk3128
arch/arm/boot/dts/rockchip/rk3036.dtsi | 1 +
arch/arm/boot/dts/rockchip/rk3066a-mk808.dts | 8 ++
arch/arm/boot/dts/rockchip/rk3066a.dtsi | 16 ++++
arch/arm/boot/dts/rockchip/rk3128.dtsi | 128 +++++++++++++++++++++++++++
include/dt-bindings/clock/rk3128-cru.h | 1 +
5 files changed, 154 insertions(+)
next reply other threads:[~2024-06-28 14:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-28 14:03 Heiko Stuebner [this message]
2024-06-28 14:03 ` [GIT PULL] Rockchip dts32 changes for 6.11 #1 Heiko Stuebner
2024-06-28 21:20 ` patchwork-bot+linux-soc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2187283.irdbgypaU6@diego \
--to=heiko@sntech.de \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=soc@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.