coreboot-kgpe-d16/src/mainboard/google/guybrush
Karthikeyan Ramasubramanian 757396d2b6 mb/google/guybrush/var/guybrush: Reconfigure left speaker amplifier
In order to resolve the I2C address conflict with another peripheral in
the upcoming hardware build, left speaker amplifier I2C address is
reconfigured.

BUG=b:188539052
TEST=Build Guybrush mainboard. On Guybrush board ID 1, all the 3
speaker amplifiers are added to the ACPI table.
\_SB.I2C2.D028: Realtek SPK AMP L at I2C: 03:28
\_SB.I2C2.D029: Realtek SPK AMP R at I2C: 03:29
\_SB.I2C2.D02A: Realtek SPK AMP L1 at I2C: 03:2a
At the OS side, the concerned speaker amplifiers are probed and
enumerated.
localhost ~ # i2cdetect -y -r 2
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- UU -- -- -- -- --
20: -- -- -- -- -- -- -- -- UU UU -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --

Change-Id: I69a7e7dd65a459c2e5629ada1dea1f1660dd9990
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55028
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-06-04 12:37:54 +00:00
..
spd mb/google/guybrush: Update memory configuration 2021-04-23 15:27:23 +00:00
variants mb/google/guybrush/var/guybrush: Reconfigure left speaker amplifier 2021-06-04 12:37:54 +00:00
board_info.txt
bootblock.c mb/google/guybrush: Remove the GPIO_SIGN_OF_LIFE code 2021-04-30 23:18:34 +00:00
chromeos.c mb/google/guybrush: Enable ACPI tables 2021-02-22 07:28:18 +00:00
chromeos.fmd mb/google/guybrush,mancomb: Adjust GBB size to 12KB 2021-05-12 15:08:31 +00:00
dsdt.asl mb/google/guybrush: Add ACPI support for Chrome EC 2021-03-13 02:37:30 +00:00
ec.c mb/google/guybrush: Fix EC SCI configuration 2021-04-27 23:36:05 +00:00
Kconfig mb/google/guybrush: Enable some PCIe power saving features 2021-05-21 06:35:17 +00:00
Kconfig.name
mainboard.c mb/google/guybrush: Populate PIC IRQ data 2021-05-09 18:10:54 +00:00
Makefile.inc soc/amd/cezanne: Pass DXIO and DDI Descriptors to FSP 2021-04-07 22:49:08 +00:00
port_descriptors.c mb/google/guybrush: Enable some PCIe power saving features 2021-05-21 06:35:17 +00:00
smihandler.c mb/google/guybrush,mancomb: only print warning in mainboard_smi_gpi 2021-04-29 15:31:53 +00:00
verstage.c mb/google/guybrush: Configure early GPIOs in earliest stage 2021-03-13 01:31:12 +00:00