audio-kernel: update chipset name
Update all audio drivers to use updated chipset name in architecture specific configurations and the device tree compatible strings. Change-Id: Ib1abe643c6914c1b0b57ef110c7b60e23e356d97 Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org>
This commit is contained in:
4
Makefile
4
Makefile
@@ -11,7 +11,7 @@ ifeq ($(CONFIG_ARCH_SDXPOORWILLS), y)
|
|||||||
include $(srctree)/techpack/audio/config/sdxpoorwillsauto.conf
|
include $(srctree)/techpack/audio/config/sdxpoorwillsauto.conf
|
||||||
export
|
export
|
||||||
endif
|
endif
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
include $(srctree)/techpack/audio/config/sdm855auto.conf
|
include $(srctree)/techpack/audio/config/sdm855auto.conf
|
||||||
export
|
export
|
||||||
endif
|
endif
|
||||||
@@ -38,7 +38,7 @@ ifeq ($(CONFIG_ARCH_SDXPOORWILLS), y)
|
|||||||
LINUXINCLUDE += \
|
LINUXINCLUDE += \
|
||||||
-include $(srctree)/techpack/audio/config/sdxpoorwillsautoconf.h
|
-include $(srctree)/techpack/audio/config/sdxpoorwillsautoconf.h
|
||||||
endif
|
endif
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
LINUXINCLUDE += \
|
LINUXINCLUDE += \
|
||||||
-include $(srctree)/techpack/audio/config/sdm855autoconf.h
|
-include $(srctree)/techpack/audio/config/sdm855autoconf.h
|
||||||
endif
|
endif
|
||||||
|
@@ -30,7 +30,7 @@ ifeq ($(KERNEL_BUILD), 0)
|
|||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
||||||
endif
|
endif
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
||||||
|
@@ -29,7 +29,7 @@ ifeq ($(KERNEL_BUILD), 0)
|
|||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
||||||
endif
|
endif
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
||||||
|
@@ -23,7 +23,7 @@ ifeq ($(KERNEL_BUILD), 0)
|
|||||||
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
||||||
|
@@ -31,7 +31,7 @@ ifeq ($(KERNEL_BUILD), 0)
|
|||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
||||||
endif
|
endif
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
||||||
|
@@ -16,7 +16,7 @@ ifeq ($(KERNEL_BUILD), 1)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(KERNEL_BUILD), 0)
|
ifeq ($(KERNEL_BUILD), 0)
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
||||||
|
@@ -6746,11 +6746,11 @@ struct snd_soc_card snd_soc_card_stub_msm = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static const struct of_device_id sdm855_asoc_machine_of_match[] = {
|
static const struct of_device_id sdm855_asoc_machine_of_match[] = {
|
||||||
{ .compatible = "qcom,sdm855-asoc-snd-pahu",
|
{ .compatible = "qcom,sm8150-asoc-snd-pahu",
|
||||||
.data = "pahu_codec"},
|
.data = "pahu_codec"},
|
||||||
{ .compatible = "qcom,sdm855-asoc-snd-tavil",
|
{ .compatible = "qcom,sm8150-asoc-snd-tavil",
|
||||||
.data = "tavil_codec"},
|
.data = "tavil_codec"},
|
||||||
{ .compatible = "qcom,sdm855-asoc-snd-stub",
|
{ .compatible = "qcom,sm8150-asoc-snd-stub",
|
||||||
.data = "stub_codec"},
|
.data = "stub_codec"},
|
||||||
{},
|
{},
|
||||||
};
|
};
|
||||||
|
@@ -29,7 +29,7 @@ ifeq ($(KERNEL_BUILD), 0)
|
|||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
||||||
endif
|
endif
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
||||||
|
@@ -30,7 +30,7 @@ ifeq ($(KERNEL_BUILD), 0)
|
|||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
||||||
endif
|
endif
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
||||||
|
@@ -16,7 +16,7 @@ endif
|
|||||||
ifeq ($(CONFIG_ARCH_SDM670), y)
|
ifeq ($(CONFIG_ARCH_SDM670), y)
|
||||||
TARGET_KERNEL_VERSION := 4.9
|
TARGET_KERNEL_VERSION := 4.9
|
||||||
endif
|
endif
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
TARGET_KERNEL_VERSION := 4.14
|
TARGET_KERNEL_VERSION := 4.14
|
||||||
endif
|
endif
|
||||||
|
|
||||||
@@ -42,7 +42,7 @@ ifeq ($(KERNEL_BUILD), 0)
|
|||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
||||||
endif
|
endif
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
||||||
|
@@ -29,7 +29,7 @@ ifeq ($(KERNEL_BUILD), 0)
|
|||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
||||||
endif
|
endif
|
||||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||||
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
||||||
export
|
export
|
||||||
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
||||||
|
Reference in New Issue
Block a user