public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Misc SOQuartz Enablement
@ 2022-11-16 11:53 Nicolas Frattaroli
  2022-11-16 11:53 ` [PATCH v3 1/4] dt-bindings: arm: rockchip: Add SOQuartz Blade Nicolas Frattaroli
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Nicolas Frattaroli @ 2022-11-16 11:53 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Heiko Stuebner
  Cc: Nicolas Frattaroli, Andrew Powers-Holmes, Peter Geis,
	Michael Riesch, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel

This series adds the following:
 * SOQuartz Blade bindings (patch 1)
 * SOQuartz Blade device tree (patch 2)
 * SOQuartz Model A bindings (patch 3)
 * SOQuartz Model A device tree (patch 4)

The name of this patch series is a bit inaccurate as it has
evolved, now entirely consisting of new baseboards for the
SOQuartz. Nevertheless I chose to keep it as to make it easier
for maintainers to track what this is a follow-up to.

In V3, we add another official PINE64 baseboard (I'm sorry),
as it depended on the now merged patches, and I didn't want
to needlessly cause conflicts with the blade patches, so it
goes in the same series. The added baseboard is the SOQuartz
"Model A", which is not to be confused with the Quartz64 Model A.

This will be the last new board added through this series as I
don't want to keep expanding it. Any prospective v4 will only
contain fixes in response to reviews.

For anyone fancying a deeper dive during a review, the schematics
for Blade[1] and Model A[2] are publicly available. The SoM
schematics are also officially released[3].

[1]: https://files.pine64.org/doc/quartz64/SOQuartz-BLADE-Baseboard-Schematic-20220522.pdf
[2]: https://files.pine64.org/doc/quartz64/SOQuartz-Model-A-Baseboard-Schematic-20220522.pdf
[3]: https://files.pine64.org/doc/quartz64/SOQuartz_SOM_schematic_v1.1_20210816.pdf

Changes to v2:
 - alphabetically sort blade binding
 - add git commit message to blade binding
 - add SOQuartz Model A bindings
 - add SOQuartz Model A device tree
 - drop patches that have been applied by Heiko
Changes to v1:
 - added pcie-clkreq-h to soquartz pinctrl
 - added blade base board (by Andrew "neggles" Powers-Holmes)

Andrew Powers-Holmes (2):
  arm64: dts: rockchip: Add SOQuartz blade board
  arm64: dts: rockchip: rk3566: Add SOQuartz Model A baseboard

Nicolas Frattaroli (2):
  dt-bindings: arm: rockchip: Add SOQuartz Blade
  dt-bindings: arm: rockchip: Add SOQuartz Model A

 .../devicetree/bindings/arm/rockchip.yaml     |   2 +
 arch/arm64/boot/dts/rockchip/Makefile         |   2 +
 .../dts/rockchip/rk3566-soquartz-blade.dts    | 194 +++++++++++++++
 .../dts/rockchip/rk3566-soquartz-model-a.dts  | 232 ++++++++++++++++++
 4 files changed, 430 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-soquartz-model-a.dts

-- 
2.38.1


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

end of thread, other threads:[~2022-11-22 22:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-16 11:53 [PATCH v3 0/4] Misc SOQuartz Enablement Nicolas Frattaroli
2022-11-16 11:53 ` [PATCH v3 1/4] dt-bindings: arm: rockchip: Add SOQuartz Blade Nicolas Frattaroli
2022-11-16 12:47   ` Krzysztof Kozlowski
2022-11-16 11:53 ` [PATCH v3 2/4] arm64: dts: rockchip: Add SOQuartz blade board Nicolas Frattaroli
2022-11-16 11:53 ` [PATCH v3 3/4] dt-bindings: arm: rockchip: Add SOQuartz Model A Nicolas Frattaroli
2022-11-16 12:47   ` Krzysztof Kozlowski
2022-11-16 11:53 ` [PATCH v3 4/4] arm64: dts: rockchip: rk3566: Add SOQuartz Model A baseboard Nicolas Frattaroli
2022-11-22 22:34 ` [PATCH v3 0/4] Misc SOQuartz Enablement Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox