[0/4] Misc SOQuartz Enablement

Message ID 20221110163845.42309-1-frattaroli.nicolas@gmail.com
Headers
Series Misc SOQuartz Enablement |

Message

Nicolas Frattaroli Nov. 10, 2022, 4:38 p.m. UTC
  This series enables the following functionality on the SOQuartz CM4
module, specifically when paired with the CM4IO board:

 * GPU (patch 1)
 * Video output (patch 2)
 * HDMI (also patch 2)
 * HDMI audio (patch 3)
 * PCIe2 (patch 4), CM4IO board only

The last patch needs specific enablement per carrier board due to the
power regulator the PCIe slot feeds on (3.3V specifically).

Nicolas Frattaroli (4):
  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

 .../boot/dts/rockchip/rk3566-soquartz-cm4.dts | 10 +++
 .../boot/dts/rockchip/rk3566-soquartz.dtsi    | 72 +++++++++++++++++++
 2 files changed, 82 insertions(+)