public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 5.10.y-cip 0/9] RZ/G2L SSI Improvements
@ 2026-02-26 19:42 Biju
  2026-02-26 19:42 ` [PATCH 5.10.y-cip 1/9] iopoll: Do not use timekeeping in read_poll_timeout_atomic() Biju
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Biju @ 2026-02-26 19:42 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) Full duplex testing triggers an error:
   rz-ssi-pcm-audio 10049c00.ssi: timeout waiting for SSI idle errors

Biju Das (8):
  dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
  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()

 drivers/dma/sh/rz-dmac.c |   5 ++
 include/linux/iopoll.h   |  22 +++--
 sound/soc/sh/rz-ssi.c    | 183 ++++++++++++++++++++++++++-------------
 3 files changed, 146 insertions(+), 64 deletions(-)

-- 
2.43.0



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

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

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