[PATCH v5 0/2] Add a new board device tree named 'evoker' for herobrine variant.

Sheng-Liang Pan posted 2 patches 3 years, 7 months ago
.../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
[PATCH v5 0/2] Add a new board device tree named 'evoker' for herobrine variant.
Posted by Sheng-Liang Pan 3 years, 7 months ago
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@quanta.corp-partner.google.com/
v2: https://lore.kernel.org/r/20220901061336.61386-1-sheng-liang.pan@quanta.corp-partner.google.com/
v3: https://lore.kernel.org/r/20220901091253.93333-1-sheng-liang.pan@quanta.corp-partner.google.com/
v4: https://lore.kernel.org/r/20220902074240.117075-1-sheng-liang.pan@quanta.corp-partner.google.com/

Changes in v5:
- 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
Re: [PATCH v5 0/2] Add a new board device tree named 'evoker' for herobrine variant.
Posted by Bjorn Andersson 3 years, 7 months ago
On Fri, 2 Sep 2022 16:09:09 +0800, Sheng-Liang Pan wrote:
> 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@quanta.corp-partner.google.com/
> v2: https://lore.kernel.org/r/20220901061336.61386-1-sheng-liang.pan@quanta.corp-partner.google.com/
> v3: https://lore.kernel.org/r/20220901091253.93333-1-sheng-liang.pan@quanta.corp-partner.google.com/
> v4: https://lore.kernel.org/r/20220902074240.117075-1-sheng-liang.pan@quanta.corp-partner.google.com/
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: qcom: document sc7280 and evoker board
      commit: 8336a4e7611950cbde287a65e91eadcf0803bc1e
[2/2] arm64: dts: qcom: sc7280: Add device tree for herobrine evoker
      commit: 2abf6b6b94290e10974bdd5f42e5ed73975f4452

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>