public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] soundwire: add BTP/BRA prerequisites
@ 2024-03-26  9:01 Bard Liao
  2024-03-26  9:01 ` [PATCH 1/7] soundwire: cadence: fix invalid PDI offset Bard Liao
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Bard Liao @ 2024-03-26  9:01 UTC (permalink / raw)
  To: linux-sound, vkoul
  Cc: vinod.koul, linux-kernel, pierre-louis.bossart, bard.liao

Some prerequisites for BTP/BRA.

Pierre-Louis Bossart (7):
  soundwire: cadence: fix invalid PDI offset
  soundwire: cadence: remove PDI offset completely
  soundwire: remove unused sdw_bus_conf structure
  soundwire: reconcile dp0_prop and dpn_prop
  soundwire: clarify maximum allowed address
  soundwire: debugfs: add interface to read/write commands
  soundwire: bus: add stream refcount

 drivers/soundwire/cadence_master.c      |  30 ++---
 drivers/soundwire/debugfs.c             | 150 ++++++++++++++++++++++++
 drivers/soundwire/stream.c              |   5 +
 include/linux/soundwire/sdw.h           |  21 +---
 include/linux/soundwire/sdw_registers.h |   2 +-
 5 files changed, 170 insertions(+), 38 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-04-11 14:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-26  9:01 [PATCH 0/7] soundwire: add BTP/BRA prerequisites Bard Liao
2024-03-26  9:01 ` [PATCH 1/7] soundwire: cadence: fix invalid PDI offset Bard Liao
2024-03-26  9:01 ` [PATCH 2/7] soundwire: cadence: remove PDI offset completely Bard Liao
2024-03-26  9:01 ` [PATCH 3/7] soundwire: remove unused sdw_bus_conf structure Bard Liao
2024-03-26  9:01 ` [PATCH 4/7] soundwire: reconcile dp0_prop and dpn_prop Bard Liao
2024-04-05 11:33   ` Vinod Koul
2024-04-08  6:39     ` Liao, Bard
2024-03-26  9:01 ` [PATCH 5/7] soundwire: clarify maximum allowed address Bard Liao
2024-03-26  9:01 ` [PATCH 6/7] soundwire: debugfs: add interface to read/write commands Bard Liao
2024-04-05 11:45   ` Vinod Koul
2024-04-05 15:12     ` Pierre-Louis Bossart
2024-04-11  9:28       ` Vinod Koul
2024-04-11 14:24         ` Pierre-Louis Bossart
2024-03-26  9:01 ` [PATCH 7/7] soundwire: bus: add stream refcount Bard Liao
2024-04-05 11:47   ` Vinod Koul
2024-04-05 11:52 ` (subset) [PATCH 0/7] soundwire: add BTP/BRA prerequisites Vinod Koul

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