From 483880e2255d3876428bd038c62d4f19e40c5aba Mon Sep 17 00:00:00 2001 From: Alex1 Kao Date: Fri, 18 Jun 2021 14:07:45 +0800 Subject: mb/google/dedede/var/pirika: Support audio AMP auto mode Support audio AMP selection with fw_config. BUG=b:188446060 BRANCH=None. TEST=built pass Change-Id: Idf0eb2a87bfa9665e61d185e37adb90987f3cefb Signed-off-by: Alex1 Kao Reviewed-on: https://review.coreboot.org/c/coreboot/+/55664 Tested-by: build bot (Jenkins) Reviewed-by: Karthik Ramasubramanian Reviewed-by: Kirk Wang --- src/mainboard/google/dedede/variants/pirika/overridetree.cb | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src') diff --git a/src/mainboard/google/dedede/variants/pirika/overridetree.cb b/src/mainboard/google/dedede/variants/pirika/overridetree.cb index 7fdc139575..16c07c391d 100644 --- a/src/mainboard/google/dedede/variants/pirika/overridetree.cb +++ b/src/mainboard/google/dedede/variants/pirika/overridetree.cb @@ -93,5 +93,13 @@ chip soc/intel/jasperlake end end end + device pci 1f.3 on + chip drivers/generic/alc1015 + register "sdb" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_D17)" + device generic 0 on + probe AUDIO_AMP RT1015P_AUTO + end + end + end # Intel HDA end end -- cgit v1.2.3