zephyr/drivers
Erwan Gouriou 2ab8250c5b pwm: update stm32 pwm to support LL clock control driver
After introducing STM32Cube based clock control driver for
stm32 family, update stm32 pwm driver to support it.
Once supported across the whole family, a clean up will be done.

Change-Id: I2ed38763b706e34ea1dceea50e97ce836dd9e195
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-02-10 14:47:41 -06:00
..
adc drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
aio ext qmsi: Update to QMSI 1.4 RC2 2017-02-08 11:59:12 +00:00
bluetooth Bluetooth: nble: Catch and handle non-zero fn_index 2017-02-10 12:03:09 +00:00
clock_control clock control:stm32: provide STM32Cube LL based driver 2017-02-10 14:47:41 -06:00
console net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
counter drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
dma drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
ethernet net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
flash drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
gpio gpio: update stm32 gpio to support LL clock control driver 2017-02-10 14:47:41 -06:00
grove
i2c i2c: update stm32 i2c_lx to support LL clock control driver 2017-02-10 14:47:41 -06:00
ieee802154 net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
interrupt_controller
ipm
pci
pinmux pinmux: update stm32 pinmux to support LL clock control driver 2017-02-10 14:47:41 -06:00
pwm pwm: update stm32 pwm to support LL clock control driver 2017-02-10 14:47:41 -06:00
random
rtc drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
sensor arduino_101: bmi160: use new device name 2017-02-10 16:02:22 +00:00
serial uart: update stm32 uart to support LL clock control driver 2017-02-10 14:47:41 -06:00
shared_irq
slip net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
spi drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
timer riscv32: timer: disable riscv_machine_timer driver by default for riscv32 2017-02-09 00:26:26 +01:00
usb
watchdog drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
Kconfig
Makefile