All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add a new board device tree named 'evoker' for herobrine variant.
@ 2022-09-02  8:09 Sheng-Liang Pan
  2022-09-02  8:09 ` [PATCH v5 1/2] dt-bindings: arm: qcom: document sc7280 and evoker board Sheng-Liang Pan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sheng-Liang Pan @ 2022-09-02  8:09 UTC (permalink / raw)
  To: LKML
  Cc: mka, dianders, Sheng-Liang Pan, Andy Gross, Bjorn Andersson,
	Konrad Dybcio, Krzysztof Kozlowski, Rob Herring, devicetree,
	linux-arm-msm

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-06 16:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-02  8:09 [PATCH v5 0/2] Add a new board device tree named 'evoker' for herobrine variant Sheng-Liang Pan
2022-09-02  8:09 ` [PATCH v5 1/2] dt-bindings: arm: qcom: document sc7280 and evoker board Sheng-Liang Pan
2022-09-05 16:40   ` Krzysztof Kozlowski
2022-09-02  8:09 ` [PATCH v5 2/2] arm64: dts: qcom: sc7280: Add device tree for herobrine evoker Sheng-Liang Pan
2022-09-03 12:27   ` Konrad Dybcio
2022-09-06 16:38 ` [PATCH v5 0/2] Add a new board device tree named 'evoker' for herobrine variant Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.