devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Misc SOQuartz Enablement
@ 2022-11-12 16:03 Nicolas Frattaroli
  2022-11-12 16:03 ` [PATCH v2 1/6] arm64: dts: rockchip: Enable GPU on SOQuartz CM4 Nicolas Frattaroli
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Nicolas Frattaroli @ 2022-11-12 16:03 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 enables the following functionality on the SOQuartz CM4
module:

 * GPU (patch 1)
 * Video output (patch 2)
 * HDMI (also patch 2)
 * HDMI audio (patch 3)
 * PCIe2 (patch 4), CM4IO board
 * SOQuartz Blade bindings (patch 5)
 * SOQuartz Blade device tree (patch 6)

In V2, we also add the SOQuartz Blade base board and bindings
definition. The Blade base board allows mounting a SOQuartz CM4
SoM onto a 1U-rackable board with PoE and and M.2 (PCIe 2 x1) slot.

Changes to v1:
 - added pcie-clkreq-h to soquartz pinctrl
 - added blade base board (by Andrew "neggles" Powers-Holmes)

Andrew Powers-Holmes (1):
  arm64: dts: rockchip: Add SOQuartz blade board

Nicolas Frattaroli (5):
  arm64: dts: rockchip: Enable GPU on SOQuartz CM4
  arm64: dts: rockchip: Enable video output and HDMI on SOQuartz
  arm64: dts: rockchip: Enable HDMI sound on SOQuartz
  arm64: dts: rockchip: Enable PCIe 2 on SOQuartz CM4IO
  dt-bindings: arm: rockchip: Add SOQuartz Blade

 .../devicetree/bindings/arm/rockchip.yaml     |   1 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../dts/rockchip/rk3566-soquartz-blade.dts    | 194 ++++++++++++++++++
 .../boot/dts/rockchip/rk3566-soquartz-cm4.dts |  11 +
 .../boot/dts/rockchip/rk3566-soquartz.dtsi    |  75 +++++++
 5 files changed, 282 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dts

-- 
2.38.1


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-12 16:03 [PATCH v2 0/6] Misc SOQuartz Enablement Nicolas Frattaroli
2022-11-12 16:03 ` [PATCH v2 1/6] arm64: dts: rockchip: Enable GPU on SOQuartz CM4 Nicolas Frattaroli
2022-11-12 16:03 ` [PATCH v2 2/6] arm64: dts: rockchip: Enable video output and HDMI on SOQuartz Nicolas Frattaroli
2022-11-12 16:04 ` [PATCH v2 3/6] arm64: dts: rockchip: Enable HDMI sound " Nicolas Frattaroli
2022-11-12 16:04 ` [PATCH v2 4/6] arm64: dts: rockchip: Enable PCIe 2 on SOQuartz CM4IO Nicolas Frattaroli
2022-11-12 16:04 ` [PATCH v2 5/6] dt-bindings: arm: rockchip: Add SOQuartz Blade Nicolas Frattaroli
2022-11-14  7:53   ` Krzysztof Kozlowski
2022-11-12 16:04 ` [PATCH v2 6/6] arm64: dts: rockchip: Add SOQuartz blade board Nicolas Frattaroli
2022-11-15 11:10 ` (subset) [PATCH v2 0/6] 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;
as well as URLs for NNTP newsgroup(s).