mbox series

[v2,0/3] Enable hdmi for rk3588 based Cool Pi

Message ID 20241028123503.384866-1-andyshrk@163.com (mailing list archive)
Headers show
Series Enable hdmi for rk3588 based Cool Pi | expand

Message

Andy Yan Oct. 28, 2024, 12:34 p.m. UTC
As the hdmi-qp controller recently get merged, we can enable hdmi
display out on these boards now.

Changes in v2:
- Remove enable-gpios as it is unevaluated
- Remove pinctrl setting as it use the default

Andy Yan (3):
  arm64: dts: rockchip: Enable HDMI0 for rk3588 Cool Pi CM5 EVB
  arm64: dts: rockchip: Enable HDMI display for rk3588 Cool Pi 4B
  arm64: dts: rockchip: Enable HDMI display for rk3588 Cool Pi GenBook

 .../dts/rockchip/rk3588-coolpi-cm5-evb.dts    | 47 +++++++++++++++++
 .../rockchip/rk3588-coolpi-cm5-genbook.dts    | 50 +++++++++++++++++++
 .../boot/dts/rockchip/rk3588s-coolpi-4b.dts   | 47 +++++++++++++++++
 3 files changed, 144 insertions(+)

Comments

Heiko Stübner Nov. 9, 2024, 6:27 p.m. UTC | #1
On Mon, 28 Oct 2024 20:34:55 +0800, Andy Yan wrote:
> As the hdmi-qp controller recently get merged, we can enable hdmi
> display out on these boards now.
> 
> Changes in v2:
> - Remove enable-gpios as it is unevaluated
> - Remove pinctrl setting as it use the default
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: rockchip: Enable HDMI0 for rk3588 Cool Pi CM5 EVB
      commit: 09372610e765c0e26271e45c4d582ac8b5c97b7a
[2/3] arm64: dts: rockchip: Enable HDMI display for rk3588 Cool Pi 4B
      commit: ae095c837e9d39216354260778ab6e0888b81ae7
[3/3] arm64: dts: rockchip: Enable HDMI display for rk3588 Cool Pi GenBook
      commit: 4eca4e3f890c5635d25600e680df5adf93742149

Best regards,