This patch add the initial dts file for new board 'evoker'. Sorry about getting mixed up with version numbers. Here are links to previous postings and what I'll assume the version number is: v1: https://lore.kernel.org/r/20220830053307.3997495-1-sheng-liang.pan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ v2: https://lore.kernel.org/r/20220901061336.61386-1-sheng-liang.pan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ v3: https://lore.kernel.org/r/20220901091253.93333-1-sheng-liang.pan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ Changes in v4: - Got the version number correct - Got the version number correct Changes in v2: - Bindings patch added Sheng-Liang Pan (2): dt-bindings: arm: qcom: document sc7280 and evoker board arm64: dts: qcom: sc7280: Add device tree for herobrine evoker .../devicetree/bindings/arm/qcom.yaml | 5 + arch/arm64/boot/dts/qcom/Makefile | 1 + .../dts/qcom/sc7280-herobrine-evoker-r0.dts | 333 ++++++++++++++++++ 3 files changed, 339 insertions(+) create mode 100644 arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker-r0.dts -- 2.34.1