[PATCH 0/2] soundwire: cadence: programming flow corrections

Bard Liao posted 2 patches 1 month, 3 weeks ago
drivers/soundwire/cadence_master.c   | 30 ++++++++++++++++++++++++++++
drivers/soundwire/cadence_master.h   |  1 +
drivers/soundwire/intel_bus_common.c |  6 ++++++
3 files changed, 37 insertions(+)
[PATCH 0/2] soundwire: cadence: programming flow corrections
Posted by Bard Liao 1 month, 3 weeks ago
To follow the recommended programming flows.

Pierre-Louis Bossart (2):
  soundwire: cadence: add soft-reset on startup
  soundwire: cadence: clear MCP BLOCK_WAKEUP in init

 drivers/soundwire/cadence_master.c   | 30 ++++++++++++++++++++++++++++
 drivers/soundwire/cadence_master.h   |  1 +
 drivers/soundwire/intel_bus_common.c |  6 ++++++
 3 files changed, 37 insertions(+)

-- 
2.43.0
Re: [PATCH 0/2] soundwire: cadence: programming flow corrections
Posted by Vinod Koul 1 month, 2 weeks ago
On Thu, 03 Oct 2024 17:48:28 +0800, Bard Liao wrote:
> To follow the recommended programming flows.
> 
> Pierre-Louis Bossart (2):
>   soundwire: cadence: add soft-reset on startup
>   soundwire: cadence: clear MCP BLOCK_WAKEUP in init
> 
> drivers/soundwire/cadence_master.c   | 30 ++++++++++++++++++++++++++++
>  drivers/soundwire/cadence_master.h   |  1 +
>  drivers/soundwire/intel_bus_common.c |  6 ++++++
>  3 files changed, 37 insertions(+)
> 
> [...]

Applied, thanks!

[1/2] soundwire: cadence: add soft-reset on startup
      commit: 6124a4063b8083e4d973f60c09ddb7abdbabe57f
[2/2] soundwire: cadence: clear MCP BLOCK_WAKEUP in init
      commit: 830f1aa53c0287eae667fa5f0a690bec34a10a3f

Best regards,
-- 
~Vinod