public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards
@ 2024-10-19 10:12 Cristian Ciocaltea
  2024-10-19 10:12 ` [PATCH v2 1/5] arm64: dts: rockchip: Add HDMI0 node to rk3588 Cristian Ciocaltea
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Cristian Ciocaltea @ 2024-10-19 10:12 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
	Sebastian Reichel, Luis de Arquer, Alexandre ARNOUD
  Cc: kernel, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel, FUKAUMI Naoki

Since the initial support for the RK3588 HDMI TX Controller [1] has been
merged as of next-20241018, let's enable the HDMI0 output port for the
following boards: Radxa ROCK 5A & 5B, Rockchip RK3588 EVB1 V10, Xunlong
Orange Pi 5+.

@Luis: Could you please verify this series still works as expected on
your Orange Pi device?

Thanks,
Cristian

[1]: https://lore.kernel.org/all/20241016-b4-rk3588-bridge-upstream-v10-0-87ef92a6d14e@collabora.com/

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
---
Changes in v2:
- Updated descriptions for rock-5a & rock-5b patches to include Radxa,
  per Naoki's review; also collected his Tested-by on the latter
- Included Naoki's HPD pin related fix in rock-5a patch and dropped the
  UNTESTED prefix from the subject
- Link to v1: https://lore.kernel.org/r/20241019-rk3588-hdmi0-dt-v1-0-bd8f299feacd@collabora.com

---
Cristian Ciocaltea (5):
      arm64: dts: rockchip: Add HDMI0 node to rk3588
      arm64: dts: rockchip: Enable HDMI0 on rock-5b
      arm64: dts: rockchip: Enable HDMI0 on rk3588-evb1
      arm64: dts: rockchip: Enable HDMI0 on orangepi-5-plus
      arm64: dts: rockchip: Enable HDMI0 on rock-5a

 arch/arm64/boot/dts/rockchip/rk3588-base.dtsi      | 41 +++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts   | 47 +++++++++++++++++++
 .../boot/dts/rockchip/rk3588-orangepi-5-plus.dts   | 47 +++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts    | 47 +++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts   | 52 ++++++++++++++++++++++
 5 files changed, 234 insertions(+)
---
base-commit: f2493655d2d3d5c6958ed996b043c821c23ae8d3
change-id: 20241018-rk3588-hdmi0-dt-1a135d0076af



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-11-06 21:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-19 10:12 [PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards Cristian Ciocaltea
2024-10-19 10:12 ` [PATCH v2 1/5] arm64: dts: rockchip: Add HDMI0 node to rk3588 Cristian Ciocaltea
2024-10-19 10:12 ` [PATCH v2 2/5] arm64: dts: rockchip: Enable HDMI0 on rock-5b Cristian Ciocaltea
2024-11-06 20:42   ` Link Mauve
2024-11-06 21:26     ` Cristian Ciocaltea
2024-10-19 10:12 ` [PATCH v2 3/5] arm64: dts: rockchip: Enable HDMI0 on rk3588-evb1 Cristian Ciocaltea
2024-10-19 10:12 ` [PATCH v2 4/5] arm64: dts: rockchip: Enable HDMI0 on orangepi-5-plus Cristian Ciocaltea
2024-10-19 10:12 ` [PATCH v2 5/5] arm64: dts: rockchip: Enable HDMI0 on rock-5a Cristian Ciocaltea
2024-10-19 13:02   ` Jonas Karlman
2024-10-19 17:44     ` Cristian Ciocaltea
2024-10-21 15:44 ` (subset) [PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards Heiko Stuebner
2024-10-21 17:12 ` Diederik de Haas
2024-10-22 16:29 ` Marcin Juszkiewicz
2024-10-22 16:55   ` Cristian Ciocaltea

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox