commit | 15058e21efe91702c79103628209b85640077025 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Fri Oct 09 17:14:58 2015 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:24:27 2016 -0500 |
tree | 85d759e15c14d8d353573d910a780debf9846d7e | |
parent | 93f38d26c2d2c8a0ed7322e0df8ccfec7c8f1790 [diff] |
spi: intel: Fixing how speed is set This was failing, the documentationg provides numbers only telling at one places these are hexadecimal values. So switching to hexadecimal. Then DDS rate retrieving macro was bogus, so fixing it. And adding debug output about the DDS rate and the clock ratio. Change-Id: I9cc414796fbd7f7123f1f406c6bce7ffacf641e8 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>