mb/google/brya: Add SOF driver entries for Nissa-based boards
Facilitates correct profile selection by SOF Windows drivers. Profiles for nokris and quandiso will be added once correct board configs can be determined. TEST=build/boot Win11 on google/craask, verify correct audio profiles loaded, audio functional. Change-Id: Id4582b5dd74a4905ea509813ec99663577360095 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77740 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: CoolStar <coolstarorganization@gmail.com>
This commit is contained in:
committed by
Felix Held
parent
7f53e11425
commit
189da313f9
@@ -85,6 +85,7 @@ config BOARD_GOOGLE_BASEBOARD_NISSA
|
|||||||
select BOARD_GOOGLE_BRYA_COMMON
|
select BOARD_GOOGLE_BRYA_COMMON
|
||||||
select BOARD_ROMSIZE_KB_16384 if !BOARD_ROMSIZE_KB_32768
|
select BOARD_ROMSIZE_KB_16384 if !BOARD_ROMSIZE_KB_32768
|
||||||
select CHROMEOS_DRAM_PART_NUMBER_IN_CBI if CHROMEOS
|
select CHROMEOS_DRAM_PART_NUMBER_IN_CBI if CHROMEOS
|
||||||
|
select DRIVERS_AUDIO_SOF
|
||||||
select DRIVERS_INTEL_ISH
|
select DRIVERS_INTEL_ISH
|
||||||
select MAINBOARD_DISABLE_STAGE_CACHE
|
select MAINBOARD_DISABLE_STAGE_CACHE
|
||||||
select MEMORY_SOLDERDOWN
|
select MEMORY_SOLDERDOWN
|
||||||
|
@@ -600,6 +600,22 @@ chip soc/intel/alderlake
|
|||||||
probe AMP AMP_MX98360A
|
probe AMP AMP_MX98360A
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "max98360a"
|
||||||
|
register "jack_tplg" = "rt5682"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on
|
||||||
|
probe CODEC CODEC_ALC5682I_VS
|
||||||
|
end
|
||||||
|
end
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "max98360a"
|
||||||
|
register "jack_tplg" = "nau8825"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on
|
||||||
|
probe CODEC CODEC_NAU8825
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
device ref pcie_rp7 on
|
device ref pcie_rp7 on
|
||||||
# Enable SD Card PCIe 7 using clk 3
|
# Enable SD Card PCIe 7 using clk 3
|
||||||
|
@@ -293,6 +293,14 @@ chip soc/intel/alderlake
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
device ref hda on
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "rt5650_sp"
|
||||||
|
register "jack_tplg" = "rt5650_hp"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
@@ -463,5 +463,13 @@ chip soc/intel/alderlake
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
device ref hda on
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "rt1019"
|
||||||
|
register "jack_tplg" = "rt5682"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on end
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
@@ -283,6 +283,12 @@ chip soc/intel/alderlake
|
|||||||
register "sdmode_delay" = "5"
|
register "sdmode_delay" = "5"
|
||||||
device generic 0 on end
|
device generic 0 on end
|
||||||
end
|
end
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "max98360a"
|
||||||
|
register "jack_tplg" = "rt5682"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
device ref pcie_rp4 on
|
device ref pcie_rp4 on
|
||||||
# PCIe 4 WLAN
|
# PCIe 4 WLAN
|
||||||
|
@@ -331,5 +331,13 @@ chip soc/intel/alderlake
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
device ref hda on
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "rt1019"
|
||||||
|
register "jack_tplg" = "rt5682"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on end
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
@@ -489,6 +489,12 @@ chip soc/intel/alderlake
|
|||||||
register "sdmode_delay" = "5"
|
register "sdmode_delay" = "5"
|
||||||
device generic 0 on end
|
device generic 0 on end
|
||||||
end
|
end
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "max98360a"
|
||||||
|
register "jack_tplg" = "nau8825"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
device ref pcie_rp7 on
|
device ref pcie_rp7 on
|
||||||
# Enable SD Card PCIe 7 using clk 3
|
# Enable SD Card PCIe 7 using clk 3
|
||||||
|
@@ -421,6 +421,12 @@ chip soc/intel/alderlake
|
|||||||
register "sdmode_delay" = "5"
|
register "sdmode_delay" = "5"
|
||||||
device generic 0 on end
|
device generic 0 on end
|
||||||
end
|
end
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "max98360a"
|
||||||
|
register "jack_tplg" = "da7219"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
device ref pcie_rp7 off end
|
device ref pcie_rp7 off end
|
||||||
device ref pcie_rp9 off end
|
device ref pcie_rp9 off end
|
||||||
|
@@ -615,6 +615,23 @@ chip soc/intel/alderlake
|
|||||||
probe AUDIO MAX98357_ALC5682IVS
|
probe AUDIO MAX98357_ALC5682IVS
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "max98360a"
|
||||||
|
register "jack_tplg" = "rt5682"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on
|
||||||
|
probe AUDIO MAX98357_ALC5682I
|
||||||
|
probe AUDIO MAX98357_ALC5682IVS
|
||||||
|
end
|
||||||
|
end
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "rt1019"
|
||||||
|
register "jack_tplg" = "rt5682"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on
|
||||||
|
probe AUDIO ALC1019_ALC5682IVS
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
device ref pcie_rp3 on
|
device ref pcie_rp3 on
|
||||||
# WWAN PCIE 3 using clk 0
|
# WWAN PCIE 3 using clk 0
|
||||||
|
@@ -371,6 +371,12 @@ chip soc/intel/alderlake
|
|||||||
register "sdmode_delay" = "5"
|
register "sdmode_delay" = "5"
|
||||||
device generic 0 on end
|
device generic 0 on end
|
||||||
end
|
end
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "max98360a"
|
||||||
|
register "jack_tplg" = "cs42l42"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
device ref pch_espi on
|
device ref pch_espi on
|
||||||
chip ec/google/chromeec
|
chip ec/google/chromeec
|
||||||
|
@@ -485,5 +485,13 @@ chip soc/intel/alderlake
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
device ref hda on
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "rt1019"
|
||||||
|
register "jack_tplg" = "rt5682"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on end
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
@@ -433,6 +433,12 @@ chip soc/intel/alderlake
|
|||||||
register "sdmode_delay" = "5"
|
register "sdmode_delay" = "5"
|
||||||
device generic 0 on end
|
device generic 0 on end
|
||||||
end
|
end
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "max98360a"
|
||||||
|
register "jack_tplg" = "rt5682"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
device ref pcie_rp4 on
|
device ref pcie_rp4 on
|
||||||
# PCIe 4 WLAN
|
# PCIe 4 WLAN
|
||||||
|
@@ -421,6 +421,12 @@ chip soc/intel/alderlake
|
|||||||
register "sdmode_delay" = "5"
|
register "sdmode_delay" = "5"
|
||||||
device generic 0 on end
|
device generic 0 on end
|
||||||
end
|
end
|
||||||
|
chip drivers/sof
|
||||||
|
register "spkr_tplg" = "max98360a"
|
||||||
|
register "jack_tplg" = "rt5682"
|
||||||
|
register "mic_tplg" = "_2ch_pdm0"
|
||||||
|
device generic 0 on end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
device ref pcie_rp4 on
|
device ref pcie_rp4 on
|
||||||
# PCIe 4 WLAN
|
# PCIe 4 WLAN
|
||||||
|
Reference in New Issue
Block a user