<p>Daniel Kurtz would like Daniel Kurtz to <strong>review</strong> this change.</p><p><a href="https://review.coreboot.org/23660">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/grunt: Add ADAU7002 to devicetree<br><br>Add an entry to the grunt devicetree defining the ADAU7002 PDM-to-I2S<br>converter.<br><br>BUG=b:72121803<br>TEST=With grunt audio kernel patches, "aplay -l" shows playback devices:<br> **** List of PLAYBACK Hardware Devices ****<br> card 0: acpd7219m98357 [acpd7219m98357], device 0: Playback da7219-hifi-0 []<br>   Subdevices: 1/1<br>   Subdevice #0: subdevice #0<br> card 0: acpd7219m98357 [acpd7219m98357], device 2: HiFi Playback HiFi-2 []<br>   Subdevices: 1/1<br>   Subdevice #0: subdevice #0<br><br>Change-Id: I90b59ec64f4b841932db42b8a8970ed924283613<br>Signed-off-by: Daniel Kurtz <djkurtz@chromium.org><br>---<br>M src/mainboard/google/kahlee/Kconfig<br>M src/mainboard/google/kahlee/variants/grunt/devicetree.cb<br>2 files changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/23660/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig</span><br><span>index 988afc3..3dd0614 100644</span><br><span>--- a/src/mainboard/google/kahlee/Kconfig</span><br><span>+++ b/src/mainboard/google/kahlee/Kconfig</span><br><span>@@ -124,6 +124,7 @@</span><br><span> config GRUNT_AUDIO</span><br><span>       bool</span><br><span>         default y if !BOARD_GOOGLE_KAHLEE</span><br><span style="color: hsl(120, 100%, 40%);">+     select DRIVERS_GENERIC_ADAU7002</span><br><span>      select DRIVERS_GENERIC_MAX98357A</span><br><span>     select DRIVERS_I2C_DA7219</span><br><span> </span><br><span>diff --git a/src/mainboard/google/kahlee/variants/grunt/devicetree.cb b/src/mainboard/google/kahlee/variants/grunt/devicetree.cb</span><br><span>index 8601af8..55372d4 100644</span><br><span>--- a/src/mainboard/google/kahlee/variants/grunt/devicetree.cb</span><br><span>+++ b/src/mainboard/google/kahlee/variants/grunt/devicetree.cb</span><br><span>@@ -83,6 +83,9 @@</span><br><span>               device pci 18.5 on  end</span><br><span>      end #domain</span><br><span>  device mmio 0xfedc2000 on</span><br><span style="color: hsl(120, 100%, 40%);">+             chip drivers/generic/adau7002</span><br><span style="color: hsl(120, 100%, 40%);">+                 device generic 0.0 on end</span><br><span style="color: hsl(120, 100%, 40%);">+             end</span><br><span>          chip drivers/i2c/da7219</span><br><span>                      register "irq_gpio" = "ACPI_GPIO_IRQ_EDGE_LOW(GPIO_14)"</span><br><span>                  register "btn_cfg" = "50"</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/23660">change 23660</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/23660"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I90b59ec64f4b841932db42b8a8970ed924283613 </div>
<div style="display:none"> Gerrit-Change-Number: 23660 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Daniel Kurtz <djkurtz@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Daniel Kurtz <djkurtz@chromium.org> </div>