[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220611065300.885212-1-frattaroli.nicolas@gmail.com>
Date: Sat, 11 Jun 2022 08:52:58 +0200
From: Nicolas Frattaroli <frattaroli.nicolas@...il.com>
To: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Heiko Stuebner <heiko@...ech.de>
Cc: Nicolas Frattaroli <frattaroli.nicolas@...il.com>,
Peter Geis <pgwipeout@...il.com>,
Michael Riesch <michael.riesch@...fvision.net>,
Sascha Hauer <s.hauer@...gutronix.de>,
Liang Chen <cl@...k-chips.com>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/2] HDMI Audio on RK356x/Quartz64 Model A
This enables HDMI audio on Quartz64 Model A, and the RK356x SoC in
general.
i2s0 on the RK356x is connected to HDMI, and only has one DMA. I've
confirmed this with the TRM.
To test this, one needs a video clock, i.e. there is no audio if your
screen is off. The framebuffer console or something else needs to be
running to get audio output.
Changes in v3:
- rebased onto next-20220610
Changes in v2:
- reordered nodes in rk356x.dtsi to conform
- reordered properties in rk356x.dtsi to conform
- add Michael Riesch's Tested-by to rk356x.dtsi
Nicolas Frattaroli (2):
arm64: dts: rockchip: rk356x: Add HDMI audio nodes
arm64: dts: rockchip: Enable HDMI audio on Quartz64 A
.../boot/dts/rockchip/rk3566-quartz64-a.dts | 8 +++++
arch/arm64/boot/dts/rockchip/rk356x.dtsi | 33 +++++++++++++++++++
2 files changed, 41 insertions(+)
--
2.36.1
Powered by blists - more mailing lists