mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v4 0/5] Enable I2S support for RK3588/RK3588S SoCs
@ 2023-04-02  9:50 Cristian Ciocaltea
  2023-04-02  9:50 ` [PATCH v4 1/5] arm64: dts: rockchip: rk3588s: Fix SCMI assigned clocks Cristian Ciocaltea
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Cristian Ciocaltea @ 2023-04-02  9:50 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Heiko Stuebner, Sugar Zhang,
	Jagan Teki, Kever Yang, Elaine Zhang, Nicolas Frattaroli
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel, kernel

There are five I2S/PCM/TDM controllers and two I2S/PCM controllers embedded in
the RK3588 and RK3588S SoCs. Furthermore, RK3588 provides four additional
I2S/PCM/TDM controllers.

This patch series adds the required device tree nodes to support all the above.

Additionally, it enables analog audio support for the Rock 5B SBC, which has
been used to test both audio playback and recording.

Also note the first two patches are not particularly related to I2S, they handle
a few clock issues identified while attempting to fix a DT binding warning.

Changes in v4:
 - Updated patch v3 1/4 adding a missing clock assignment and adjusting the SCMI
   assigned clock rates
 - Added patch v4 2/5 to address an issue reported by Sebastian

Changes in v3:
 - Rebased onto next-20230331 and dropped patches v2 01-06/10 already applied by Rob
 - Ensured DT nodes are in alphabetical order in patch v3 4/4
 - v2: https://lore.kernel.org/lkml/20230321215624.78383-1-cristian.ciocaltea@collabora.com/

Changes in v2:
 - Rebased onto next-20230321 and drop patches 03-08/11 already applied by Mark
 - Replaced patch 01/11 with v2 07/10
 - Reworked patch 02/11 to v2 01-06/10
 - v1: https://lore.kernel.org/lkml/20230315114806.3819515-1-cristian.ciocaltea@collabora.com/

Cristian Ciocaltea (5):
  arm64: dts: rockchip: rk3588s: Fix SCMI assigned clocks
  arm64: dts: rockchip: rk3588s: Assign PLL_PPLL clock rate to 1.1 GHz
  arm64: dts: rockchip: rk3588s: Add I2S nodes
  arm64: dts: rockchip: rk3588: Add I2S nodes
  arm64: dts: rockchip: rk3588-rock-5b: Add analog audio

 .../boot/dts/rockchip/rk3588-rock-5b.dts      |  62 +++++++
 arch/arm64/boot/dts/rockchip/rk3588.dtsi      |  68 ++++++++
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi     | 160 +++++++++++++++++-
 3 files changed, 285 insertions(+), 5 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2023-04-05 17:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02  9:50 [PATCH v4 0/5] Enable I2S support for RK3588/RK3588S SoCs Cristian Ciocaltea
2023-04-02  9:50 ` [PATCH v4 1/5] arm64: dts: rockchip: rk3588s: Fix SCMI assigned clocks Cristian Ciocaltea
2023-04-02  9:50 ` [PATCH v4 2/5] arm64: dts: rockchip: rk3588s: Assign PLL_PPLL clock rate to 1.1 GHz Cristian Ciocaltea
2023-04-02  9:50 ` [PATCH v4 3/5] arm64: dts: rockchip: rk3588s: Add I2S nodes Cristian Ciocaltea
2023-04-02  9:50 ` [PATCH v4 4/5] arm64: dts: rockchip: rk3588: " Cristian Ciocaltea
2023-04-02  9:50 ` [PATCH v4 5/5] arm64: dts: rockchip: rk3588-rock-5b: Add analog audio Cristian Ciocaltea
2023-04-04  9:13   ` Christopher Obbard
2023-04-05 17:45 ` [PATCH v4 0/5] Enable I2S support for RK3588/RK3588S SoCs Heiko Stuebner

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

all inboxes | Powered by JetHome®