- removed extraneous new line - removed pcie_1_phy_aux_clk - removed extranous pcie1 This documents and add intial dts support for Samsung Galaxy Z Fold5 (samsung,q5q) which is a foldable phone by Samsung based on the sm8550 SoC. Currently working features: - Framebuffer - UFS - i2c - Buttons Signed-off-by: Alexandru Marc Serdeliuc <serdeliuk@xxxxxxxxx> --- Alexandru Marc Serdeliuc (2): dt-bindings: arm: qcom: Document the Samsung Galaxy Z Fold5 arm64: dts: qcom: sm8550: Add support for Samsung Galaxy Z Fold5 Documentation/devicetree/bindings/arm/qcom.yaml | 1 + arch/arm64/boot/dts/qcom/Makefile | 1 + arch/arm64/boot/dts/qcom/sm8550-samsung-q5q.dts | 593 ++++++++++++++++++++++++ 3 files changed, 595 insertions(+) --- base-commit: 39cd87c4eb2b893354f3b850f916353f2658ae6f change-id: 20240407-samsung-galaxy-zfold5-q5q-ab1fdb3df966 Best regards, -- Alexandru Marc Serdeliuc <serdeliuk@xxxxxxxxx>