soc: add support for swr version 1p7
-add support for swr version 1p7. -Return 0 instead of EBUSY during swrm_suspend to allow system to enter suspend without rx swrm preventing it. - Update proper reg value during pcm port config. Change-Id: Id42d3625a0609507fffc92b650cfae92b0e1dc4f Signed-off-by: Sarath Varma Ganapathiraju <quic_ganavarm@quicinc.com>
This commit is contained in:
@@ -59,7 +59,7 @@ ifeq ($(KERNEL_BUILD), 0)
|
||||
include $(AUDIO_ROOT)/config/kalamaauto.conf
|
||||
INCS += -include $(AUDIO_ROOT)/config/kalamaautoconf.h
|
||||
endif
|
||||
ifeq ($(CONFIG_ARCH_PINEAPPLE), y)
|
||||
ifeq ($(BOARD_PLATFORM), pineapple cliffs cliffs7)
|
||||
include $(AUDIO_ROOT)/config/pineappleauto.conf
|
||||
INCS += -include $(AUDIO_ROOT)/config/pineappleautoconf.h
|
||||
endif
|
||||
|
Reference in New Issue
Block a user