From 7f4c30c1d5c16539faf564d38ebbc695bca8836a Mon Sep 17 00:00:00 2001 From: Eric Lai Date: Tue, 16 Mar 2021 14:22:21 +0800 Subject: mb/google/zork: Move max98357a out of baseboard Not all of dalboz variants support the this amp. Thus, move out of baseboard. BUG=b:182815488 TEST=builds Signed-off-by: Eric Lai Change-Id: If708574f5fb18dd3b4f2ef978529a16a40d5dc0c Reviewed-on: https://review.coreboot.org/c/coreboot/+/51511 Tested-by: build bot (Jenkins) Reviewed-by: Yu-hsuan Hsu Reviewed-by: Kangheui Won --- src/mainboard/google/zork/variants/dalboz/overridetree.cb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/mainboard/google/zork/variants/dalboz') diff --git a/src/mainboard/google/zork/variants/dalboz/overridetree.cb b/src/mainboard/google/zork/variants/dalboz/overridetree.cb index d047211f30..f6061e5040 100644 --- a/src/mainboard/google/zork/variants/dalboz/overridetree.cb +++ b/src/mainboard/google/zork/variants/dalboz/overridetree.cb @@ -110,4 +110,11 @@ chip soc/amd/picasso device i2c 2c on end end end + + chip drivers/generic/max98357a + register "hid" = ""MX98357A"" + register "sdmode_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPIO_91)" + register "sdmode_delay" = "5" + device generic 0.1 on end + end end # chip soc/amd/picasso -- cgit v1.2.3