Hi Greg, We have couple of fixes queued up, please pull. Some more are in review, will send them later. These fixes are in linux-next as well. The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-5.3-rc5 for you to fetch changes up to 8676b3ca4673517650fd509d7fa586aff87b3c28: soundwire: fix regmap dependencies and align with other serial links (2019-08-09 10:20:40 +0530) ---------------------------------------------------------------- soundwire fixes for v5.3-rc5 Pierre sent fixes which are queued now for v5.3-rc5 are: - regmap dependecy - cadence register definitions ---------------------------------------------------------------- Pierre-Louis Bossart (3): soundwire: cadence_master: fix register definition for SLAVE_STATE soundwire: cadence_master: fix definitions for INTSTAT0/1 soundwire: fix regmap dependencies and align with other serial links drivers/base/regmap/Kconfig | 2 +- drivers/soundwire/Kconfig | 7 +------ drivers/soundwire/Makefile | 2 +- drivers/soundwire/cadence_master.c | 8 ++++---- 4 files changed, 7 insertions(+), 12 deletions(-) Thanks -- ~Vinod