public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] General RK3368 HDMI support and 2 outputs for RK3368-Lion
@ 2026-01-14 23:07 Heiko Stuebner
  2026-01-14 23:07 ` [PATCH v3 1/5] arm64: dts: rockchip: Use phandle for i2c_lvds_blc on rk3368-lion haikou Heiko Stuebner
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Heiko Stuebner @ 2026-01-14 23:07 UTC (permalink / raw)
  To: heiko; +Cc: quentin.schulz, linux-arm-kernel, linux-rockchip, linux-kernel

This series adds the necessary bits for HDMI output on RK3368 and enables
this on RK3368-Lion. At the same time, use the recently added DSI support
to enable the generic Video-Demo-adapter as an overlay on Lion as well.


The reason I'm shaving this Yak is that the recently added DSI support
created DTC warnings about a single endpoint with an address.

So it was either removing the @0 from the endpoint, or adding a second
output option :-) .


changes in v3:
- drop patches that already are applied
- added Quentin's Rb tags (except the one on hdmi enablement)
- moved hdmi supplies to lion.dtsi
- move bl-pwm enablement into a separate patch (and to haikou)

changes in v2:
- pick up Conor's Ack for the compatible
- fix the spelling errors reported by Diederik

Heiko Stuebner (5):
  arm64: dts: rockchip: Use phandle for i2c_lvds_blc on rk3368-lion
    haikou
  arm64: dts: rockchip: Add HDMI node to RK3368
  arm64: dts: rockchip: Enable HDMI output on RK3368-Lion-Haikou
  arm64: dts: rockchip: Enable pwm1 on rk3368-lion-haikou
  arm64: dts: rockchip: Add the Video-Demo overlay for Lion Haikou

 arch/arm64/boot/dts/rockchip/Makefile         |   5 +
 .../rk3368-lion-haikou-video-demo.dtso        | 170 ++++++++++++++++++
 .../boot/dts/rockchip/rk3368-lion-haikou.dts  |  38 ++--
 arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi |   5 +
 arch/arm64/boot/dts/rockchip/rk3368.dtsi      |  43 +++++
 5 files changed, 251 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-lion-haikou-video-demo.dtso

-- 
2.47.2



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

end of thread, other threads:[~2026-01-16 14:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 23:07 [PATCH v3 0/5] General RK3368 HDMI support and 2 outputs for RK3368-Lion Heiko Stuebner
2026-01-14 23:07 ` [PATCH v3 1/5] arm64: dts: rockchip: Use phandle for i2c_lvds_blc on rk3368-lion haikou Heiko Stuebner
2026-01-14 23:07 ` [PATCH v3 2/5] arm64: dts: rockchip: Add HDMI node to RK3368 Heiko Stuebner
2026-01-14 23:07 ` [PATCH v3 3/5] arm64: dts: rockchip: Enable HDMI output on RK3368-Lion-Haikou Heiko Stuebner
2026-01-15  1:25   ` Chaoyi Chen
2026-01-15  9:35     ` Heiko Stübner
2026-01-15 11:05       ` Chaoyi Chen
2026-01-16 11:24   ` Quentin Schulz
2026-01-14 23:07 ` [PATCH v3 4/5] arm64: dts: rockchip: Enable pwm1 on rk3368-lion-haikou Heiko Stuebner
2026-01-16 11:24   ` Quentin Schulz
2026-01-14 23:07 ` [PATCH v3 5/5] arm64: dts: rockchip: Add the Video-Demo overlay for Lion Haikou Heiko Stuebner
2026-01-16 14:04 ` [PATCH v3 0/5] General RK3368 HDMI support and 2 outputs for RK3368-Lion Heiko Stuebner

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