arm64: dts: rockchip: add and enable DSI2 on rk3588
From: Heiko Stuebner <heiko@...> Date: Wed, 26 Feb 2025 14:58:44 +0100
This adds the dcphy and dsi2 controller nodes and adds an overlay for the Tiger-Haikou Video-Demo adapter that provides a DSI display. changes in v3: - rebase on newly added overlay-test-infrastructure - add reset-gpio to gpio expander changes in v2: - adapt to changed dcphy binding (phy-cells = 1) - tiger-overlay changes (Quentin): - drop forgotten hdmi-connector node - improve description - fix node sorting - drop unnecessary pwm-pinctrl (set in tiger.dtsi) Heiko Stuebner (3): arm64: dts: rockchip: add mipi dcphy nodes to rk3588 arm64: dts: rockchip: add dsi controller nodes on rk3588 arm64: dts: rockchip: add overlay for tiger-haikou video-demo adapter arch/arm64/boot/dts/rockchip/Makefile | 5 + arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 99 ++++++++++++ .../rk3588-tiger-haikou-video-demo.dtso | 153 ++++++++++++++++++ 3 files changed, 257 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou-video-demo.dtso -- 2.47.2
Patches in this set
- [0001] arm64: dts: rockchip: add mipi dcphy nodes to rk3588 (raw)
- [0002] arm64: dts: rockchip: add dsi controller nodes on rk3588 (raw)
- [0003] arm64: dts: rockchip: add overlay for tiger-haikou (raw)
Statistics
- 3 individual patches
- 257 lines added
- 0 lines removed