rambi : change lpe_codec_clk_freq to 19.2
Signed-off-by: Benson Leung <bleung@chromium.org> BUG=chrome-os-partner:26085,chrome-os-partner:26051 TEST=With this change applied, check the clock in question using a scope. Check that it shows up as 19.2Mhz. Change-Id: I4f9d9132dce9e8a9314852de23838f8c8563021c Reviewed-on: https://chromium-review.googlesource.com/187594 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Commit-Queue: Benson Leung <bleung@chromium.org> Tested-by: Benson Leung <bleung@chromium.org>
This commit is contained in:
parent
932a5a3803
commit
f64cb1ae77
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ chip soc/intel/baytrail
|
|||
register "usb2_per_port_rcomp_hs_pullup3" = "0x0300401d"
|
||||
|
||||
# LPE audio codec settings
|
||||
register "lpe_codec_clk_freq" = "25" # 25MHz clock
|
||||
register "lpe_codec_clk_freq" = "19" # 19.2MHz clock
|
||||
register "lpe_codec_clk_num" = "0" # PMC_PLT_CLK[0]
|
||||
|
||||
# SD Card controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue