From 189da313f98145e1da43d8bc69ceeb4a97db7971 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Fri, 8 Sep 2023 20:57:55 -0500 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/77740 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held Reviewed-by: CoolStar --- src/mainboard/google/brya/variants/yaviks/overridetree.cb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/mainboard/google/brya/variants/yaviks') diff --git a/src/mainboard/google/brya/variants/yaviks/overridetree.cb b/src/mainboard/google/brya/variants/yaviks/overridetree.cb index fff0627d2e..8c36f7e9c3 100644 --- a/src/mainboard/google/brya/variants/yaviks/overridetree.cb +++ b/src/mainboard/google/brya/variants/yaviks/overridetree.cb @@ -433,6 +433,12 @@ chip soc/intel/alderlake register "sdmode_delay" = "5" device generic 0 on 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 device ref pcie_rp4 on # PCIe 4 WLAN -- cgit v1.2.3