Hi all, This series is based on top of my previous "Add platform supports to MediaTek MT8188 SoC" v3 series[*]. There's nothing to change or address in that series at the point of writing, so I decided not to resend it and start this new "part 2" series instead. (if I need to update both series next time I might consider merging them into one) Specifically, this continues to introduce the following platform supports in MediaTek MT8188 SoC to lay the groundwork for the board device trees: - PCIe - MIPI DSI panel - video decoder and encoder - JPEG decoder and encoder - vdosys0 and vdosys1 display pipelines - DP-INTF - eDP and DP TX - aliases Please have a look and feedback are welcome, thanks. [*]: https://lore.kernel.org/all/20240911143429.850071-1-fshao@xxxxxxxxxxxx/ Regards, Fei Fei Shao (9): arm64: dts: mediatek: mt8188: Assign GCE aliases arm64: dts: mediatek: mt8188: Add PCIe nodes arm64: dts: mediatek: mt8188: Add MIPI DSI nodes arm64: dts: mediatek: mt8188: Add video decoder and encoder nodes arm64: dts: mediatek: mt8188: Add JPEG decoder and encoder nodes arm64: dts: mediatek: mt8188: Add display nodes for vdosys0 arm64: dts: mediatek: mt8188: Add display nodes for vdosys1 arm64: dts: mediatek: mt8188: Add DP-INTF nodes arm64: dts: mediatek: mt8188: Add eDP and DP TX nodes arch/arm64/boot/dts/mediatek/mt8188.dtsi | 641 +++++++++++++++++++++++ 1 file changed, 641 insertions(+) -- 2.46.1.824.gd892dcdcdd-goog