drivers/soundwire/alc711: Add Realtek ALC711 soundwire device
Bug=None Test=Enabled the device on TGLY RVP and tested that the codec is reflected in SSDT. Checked sound card binding works and soundwire drivers are enabled in kernel. Signed-off-by: Anil Kumar <anil.kumar.k@intel.com> Change-Id: Ia7358927fe8531e609ebe070bef259a2bbc09093 Reviewed-on: https://review.coreboot.org/c/coreboot/+/46303 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com> Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
This commit is contained in:
committed by
Subrata Banik
parent
c3a6d4b2c7
commit
33b0f15434
@@ -20,6 +20,7 @@
|
||||
/* Contributing Members */
|
||||
#define MIPI_MFG_ID_REALTEK 0x025d
|
||||
#define MIPI_DEV_ID_REALTEK_ALC5682 0x5682
|
||||
#define MIPI_DEV_ID_REALTEK_ALC711 0x0711
|
||||
|
||||
#define MIPI_MFG_ID_MAXIM 0x019f
|
||||
#define MIPI_DEV_ID_MAXIM_MAX98373 0x8373
|
||||
|
Reference in New Issue
Block a user