Added the binding file to the same patch that includes the device tree. Refactored the decivetree - removed bootargs - removed unused nodes - removed disabled nodes - added missing identation - removed all the comments at the end of the nodes - moved node status at the end of the nodes - ordered all the nodes alphabetically - ran the recommended dtbs tests all returned success Signed-off-by: Alexandru Marc Serdeliuc <serdeliuk@xxxxxxxxx> --- Alexandru Marc Serdeliuc (2): V2 arm64: dts: qcom: Add support for Samsung Galaxy Z Fold5 v2 arm64: dts: qcom: 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 | 584 ++++++++++++++++++++++++ 3 files changed, 586 insertions(+) --- base-commit: 4cece764965020c22cff7665b18a012006359095 change-id: 20240328-v2-dts-add-support-for-samsung-galaxy-zfold5-44b90138f3be Best regards, -- Alexandru Marc Serdeliuc <serdeliuk@xxxxxxxxx>