summaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorFrankChu <frank_chu@pegatron.corp-partner.google.com>2021-04-14 15:30:51 +0800
committerPatrick Georgi <pgeorgi@google.com>2021-04-16 06:53:50 +0000
commit271c0a38d3895ed75ae2334148f682e3bade2a67 (patch)
tree8c6e969e94ae93628172b5cb721105bf88a1ef8d /src/mainboard
parent1ad487420c84455646cc7a7034f39cc904ed1b44 (diff)
downloadcoreboot-271c0a38d3895ed75ae2334148f682e3bade2a67.tar.xz
mb/google/dedede: Add AUDIO_AMP FW_CONFIG in devicetree
Add AUDIO_AMP ports bit field in devicetree. UNPROVISIONED 0 MAX98360 1 RT1015_I2C 2 RT1015P_AUTO 3 BUG=b:185082705 BRANCH=dedede TEST=build pass Signed-off-by: FrankChu <frank_chu@pegatron.corp-partner.google.com> Change-Id: I54f1e44036857dc00df074c38fde0fa82e589320 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52317 Reviewed-by: Karthik Ramasubramanian <kramasub@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/google/dedede/variants/baseboard/devicetree.cb6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/dedede/variants/baseboard/devicetree.cb b/src/mainboard/google/dedede/variants/baseboard/devicetree.cb
index 69dd89c0bf..012f2a70fb 100644
--- a/src/mainboard/google/dedede/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/dedede/variants/baseboard/devicetree.cb
@@ -10,6 +10,12 @@ fw_config
option TABLETMODE_DISABLED 0
option TABLETMODE_ENABLED 1
end
+ field AUDIO_AMP 14 16
+ option UNPROVISIONED 0
+ option MAX98360 1
+ option RT1015_I2C 2
+ option RT1015P_AUTO 3
+ end
end
chip soc/intel/jasperlake