Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8c9cbd8 authored by Deru Wang's avatar Deru Wang
Browse files

asoc: add support run-time detection of Gen3/Gen4



On GVM, we need enable machine driver now for Gen3
and Gen4 in a image, which means we need detect dtb
file at run-time to register the soundcard of Gen3
and Gen4.

Change-Id: I9d8a5bb1f4c88616b90aea60d1bb5654b241d3d0
Signed-off-by: default avatarDeru Wang <deruwang@codeaurora.org>
parent 3971a6b3
Loading
Loading
Loading
Loading

asoc/Kbuild

100755 → 100644
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@ endif

# for sa8295 sound card driver
ifdef CONFIG_SND_SOC_SA8295
	MACHINE_OBJS += sa8295.o
	MACHINE_OBJS += sa8155.o
endif

ifdef CONFIG_SND_SOC_CPE

asoc/sa8155.c

100755 → 100644
+4463 −1125

File changed.File mode changed from 100755 to 100644.

File size exceeds preview limit.

asoc/sa8295.c

deleted100644 → 0
+0 −10669

File deleted.

File size exceeds preview limit.