On 9/16/19 2:09 PM, Pierre-Louis Bossart wrote:
V2 of the original series 'soundwire: inits and PM additions for 5.4',
with PM additions removed since more tests on hardware are required.

Vinod, if you are back at your desk, those patches are almost a month old. thanks!


Changes since v1: addressed feedback from Vinod Koul
clarified init changes impact Intel and Cadence sides
remove unnecessary intermediate variable
disable interrupts when exit_reset fails, updated error handling
returned -EINVAL on debugfs invalid parameter

Pierre-Louis Bossart (5):
   soundwire: intel/cadence: fix startup sequence
   soundwire: cadence_master: add hw_reset capability in debugfs
   soundwire: intel: add helper for initialization
   soundwire: intel/cadence: add flag for interrupt enable
   soundwire: cadence_master: make clock stop exit configurable on init

  drivers/soundwire/cadence_master.c | 131 +++++++++++++++++++++--------
  drivers/soundwire/cadence_master.h |   5 +-
  drivers/soundwire/intel.c          |  38 ++++++---
  3 files changed, 126 insertions(+), 48 deletions(-)

Reply via email to