arm64: dts: rockchip: add and enable DSI2 on rk3588
From: Heiko Stuebner <heiko@...> Date: Wed, 27 Nov 2024 14:31:48 +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 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 | 1 + arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 99 ++++++++++++ .../rk3588-tiger-haikou-video-demo.dtso | 144 ++++++++++++++++++ 3 files changed, 244 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou-video-demo.dtso -- 2.45.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
- 244 lines added
- 0 lines removed