public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 6.1.y-cip 0/8] RZ/G2L SSI Improvements
@ 2026-02-26 19:33 Biju
  2026-02-26 19:33 ` [PATCH 6.1.y-cip 1/8] iopoll: Do not use timekeeping in read_poll_timeout_atomic() Biju
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Biju @ 2026-02-26 19:33 UTC (permalink / raw)
  To: cip-dev, Nobuhiro Iwamatsu, Pavel Machek; +Cc: Biju Das, Lad Prabhakar

From: Biju Das <biju.das.jz@bp.renesas.com>

Add support for 24, 32 bit sample format width. Also fix
channel swap issue.

patch#1  fixes 2 issue
1) ktime_get related kernel warning during ostm driver suspend 
2) Fullduplex testing triggers an error:
   rz-ssi-pcm-audio 10049c00.ssi: timeout waiting for SSI idle errors

Biju Das (7):
  ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode
  ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width
  ASoC: renesas: rz-ssi: Use dev variable in probe()
  ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entry
  ASoC: renesas: rz-ssi: Move DMA configuration
  ASoC: renesas: rz-ssi: Add support for 24 bits sample width
  ASoC: renesas: rz-ssi: Add support for 32 bits sample width

Geert Uytterhoeven (1):
  iopoll: Do not use timekeeping in read_poll_timeout_atomic()

 include/linux/iopoll.h |  22 +++--
 sound/soc/sh/rz-ssi.c  | 183 ++++++++++++++++++++++++++++-------------
 2 files changed, 141 insertions(+), 64 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2026-03-01 23:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26 19:33 [PATCH 6.1.y-cip 0/8] RZ/G2L SSI Improvements Biju
2026-02-26 19:33 ` [PATCH 6.1.y-cip 1/8] iopoll: Do not use timekeeping in read_poll_timeout_atomic() Biju
2026-02-26 19:33 ` [PATCH 6.1.y-cip 2/8] ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode Biju
2026-02-26 19:33 ` [PATCH 6.1.y-cip 3/8] ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width Biju
2026-02-26 19:33 ` [PATCH 6.1.y-cip 4/8] ASoC: renesas: rz-ssi: Use dev variable in probe() Biju
2026-02-26 19:33 ` [PATCH 6.1.y-cip 5/8] ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entry Biju
2026-02-26 19:33 ` [PATCH 6.1.y-cip 6/8] ASoC: renesas: rz-ssi: Move DMA configuration Biju
2026-02-26 19:33 ` [PATCH 6.1.y-cip 7/8] ASoC: renesas: rz-ssi: Add support for 24 bits sample width Biju
2026-02-26 19:33 ` [PATCH 6.1.y-cip 8/8] ASoC: renesas: rz-ssi: Add support for 32 " Biju
2026-02-27  9:52 ` [PATCH 6.1.y-cip 0/8] RZ/G2L SSI Improvements Pavel Machek
2026-03-01 23:34   ` nobuhiro.iwamatsu.x90

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