mbox series

[00/11] soundwire: register cleanups

Message ID 20220823053846.2684635-1-yung-chuan.liao@linux.intel.com
Headers show
Series soundwire: register cleanups | expand

Message

Liao, Bard Aug. 23, 2022, 5:38 a.m. UTC
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(-)

Comments

Vinod Koul Aug. 30, 2022, 4:49 a.m. UTC | #1
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