zephyr/drivers
Tomasz Bursztyka 15058e21ef 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>
2016-02-05 20:24:27 -05:00
..
adc adc: Add drivers infrastructure 2016-02-05 20:24:27 -05:00
bluetooth Bluetooth: UART: Fix bt_uart_send error return values 2016-02-05 20:16:16 -05:00
console ipi_console_sender: enable printk() implementation 2016-02-05 20:24:21 -05:00
gpio gpio: pcal9535a: use i2c_poll_transfer() for register read 2016-02-05 20:24:27 -05:00
i2c i2c: simplify API and driver_api with generic transfer function 2016-02-05 20:24:27 -05:00
interrupt_controller x86: move IOAPIC driver to device model/init system 2016-02-05 20:24:18 -05:00
pci Add PCI legacy bridge device driver 2016-02-05 20:24:23 -05:00
pinmux x86: galileo: expand pinmux to setup GPIOs on SoC 2016-02-05 20:24:22 -05:00
pwm pwm: pca9685: use polling I2C write instead 2016-02-05 20:24:21 -05:00
random sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
serial serial: nsim: add dummy poll_in function 2016-02-05 20:24:27 -05:00
shared_irq shared_irq: adding copyright to Kconfig 2016-02-05 20:24:23 -05:00
simple simple: uart: fix reference to uart_devs 2016-02-05 20:15:27 -05:00
spi spi: intel: Fixing how speed is set 2016-02-05 20:24:27 -05:00
timer loapic_timer: rewrite tickless idle for loapic timer 2016-02-05 20:15:59 -05:00
Kconfig adc: Add drivers infrastructure 2016-02-05 20:24:27 -05:00
Makefile adc: Add drivers infrastructure 2016-02-05 20:24:27 -05:00