[coreboot-gerrit] Change in coreboot[master]: mb/google/eve: Set DSP SPI clock to 12MHz

Duncan Laurie (Code Review) gerrit at coreboot.org
Mon Nov 13 16:29:10 CET 2017


Duncan Laurie has uploaded this change for review. ( https://review.coreboot.org/22450


Change subject: mb/google/eve: Set DSP SPI clock to 12MHz
......................................................................

mb/google/eve: Set DSP SPI clock to 12MHz

To enable faster download of hotword data set the SPI clock to the
Realtek 5514 DSP chip to 12MHz instead of the default 1MHz.

BUG=b:67763576, b:66161281
TEST=cras_test_client --listen /tmp/rec.raw, trigger hotword, and check
the samples using hexdump or cras_test_client --playback_f /tmp/rec.raw

Change-Id: I92710eae25613a8202c63888b86a269803c40fe6
Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
Original-Signed-off-by: Cheng-Yi Chiang <cychiang at chromium.org>
Original-Change-Id: I7e50d755a90d739b6dec155228351c3974b2f3b9
Original-Reviewed-on: https://chromium-review.googlesource.com/686675
Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
Original-Reviewed-by: Chinyue Chen <chinyue at chromium.org>
Original-Reviewed-by: Duncan Laurie <dlaurie at google.com>
Original-Tested-by: Chinyue Chen <chinyue at chromium.org>
Original-Commit-Queue: Duncan Laurie <dlaurie at google.com>
---
M src/mainboard/google/eve/devicetree.cb
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/22450/1

diff --git a/src/mainboard/google/eve/devicetree.cb b/src/mainboard/google/eve/devicetree.cb
index 3d1077b..30a327e 100644
--- a/src/mainboard/google/eve/devicetree.cb
+++ b/src/mainboard/google/eve/devicetree.cb
@@ -342,6 +342,7 @@
 				register "hid" = "ACPI_DT_NAMESPACE_HID"
 				register "compat_string" = ""realtek,rt5514""
 				register "irq" = "ACPI_IRQ_EDGE_HIGH(GPP_F10_IRQ)"
+				register "speed" = "12 * MHz"
 				device spi 0 on end
 			end
 		end # GSPI #0

-- 
To view, visit https://review.coreboot.org/22450
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I92710eae25613a8202c63888b86a269803c40fe6
Gerrit-Change-Number: 22450
Gerrit-PatchSet: 1
Gerrit-Owner: Duncan Laurie <dlaurie at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171113/96e14cbe/attachment-0001.html>


More information about the coreboot-gerrit mailing list