[PATCH 00/11] soundwire: register cleanups

Bard Liao posted 11 patches 3 years, 7 months ago
drivers/soundwire/intel.c           |  5 +--
drivers/soundwire/intel_init.c      |  2 +-
include/linux/soundwire/sdw_intel.h | 63 +++++++++++++++++------------
3 files changed, 41 insertions(+), 29 deletions(-)
[PATCH 00/11] soundwire: register cleanups
Posted by Bard Liao 3 years, 7 months ago
Clean-up and reorder/regroup SoundWire SHIM registers.

Pierre-Louis Bossart (11):
  soundwire: intel: cleanup definition of LCOUNT
  soundwire: intel: regroup definitions for LCTL
  soundwire: intel: remove IPPTR unused definition
  soundwire: intel: cleanup SHIM SYNC
  soundwire: intel: remove unused PDM capabilities
  soundwire: intel: add comment for control stream cap/chmap
  soundwire: intel: cleanup PCM stream capabilities
  soundwire: intel: cleanup PCM Stream channel map and channel count
  soundwire: intel: cleanup IO control
  soundwire: intel: cleanup AC Timing Control
  soundwire: intel: cleanup WakeEnable and WakeStatus

 drivers/soundwire/intel.c           |  5 +--
 drivers/soundwire/intel_init.c      |  2 +-
 include/linux/soundwire/sdw_intel.h | 63 +++++++++++++++++------------
 3 files changed, 41 insertions(+), 29 deletions(-)

-- 
2.25.1
Re: [PATCH 00/11] soundwire: register cleanups
Posted by Vinod Koul 3 years, 7 months ago
On 23-08-22, 13:38, Bard Liao wrote:
> Clean-up and reorder/regroup SoundWire SHIM registers.

The series does not apply on sdw-next. I have already applied and pushed
IDA series, so I guess it needs rebase on that

-- 
~Vinod