zephyr/drivers
Florian Vaussard 33579adef9 clock: stm32f4: Fix range of CLOCK_STM32F4X_PLLN_MULTIPLIER config
The PLLN multiplier can range between 50 and 432 on all STM32F4, except
on the STM32F401 where the lower bound is restricted to 192.

Fix the range property and the help text to reflect this reality.

Change-Id: I7b93e84b321f7869aaf611287344cd3e25c893c8
Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
2017-03-27 09:05:57 -05: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: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
clock_control clock: stm32f4: Fix range of CLOCK_STM32F4X_PLLN_MULTIPLIER config 2017-03-27 09:05:57 -05:00
console ipm_console: add Kconfig for receiver stack size 2017-03-06 16:58:20 +00:00
counter drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
crypto license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00
dma drivers: dma_qmsi: Wait few cycles to allow DMA controller changes 2017-03-10 22:40:06 +00:00
ethernet drivers: Update Atmel SAM family GMAC Ethernet driver 2017-03-17 10:34:44 +02:00
flash flash/stm32: driver for STM32F4x series 2017-02-22 18:08:57 -06:00
gpio gpio: mcux: Revert to older GPIO device names as were used for Kinetis. 2017-02-28 11:18:32 +00:00
grove grove: fix variable type mismatch 2017-02-11 00:14:15 +00:00
i2c drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
ieee802154 drivers: cc2520: Correct configuration options 2017-03-24 17:31:40 +02:00
interrupt_controller Revert "sys_bitfield*(): use 'void *' instead of memaddr_t" 2017-02-28 16:06:22 -05:00
ipm ipm: fix Makefile to include drivers correctly 2017-02-15 02:07:15 +00:00
pci license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pinmux drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
pwm drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
random random: add MCUX TRNG driver 2017-03-02 14:13:27 +00:00
rtc drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
sensor sensors: sx9500: varables undeclared when in debug mode 2017-03-25 12:00:29 +00:00
serial arm: UART driver modifications for MKL25Z soc support 2017-03-27 09:05:57 -05:00
shared_irq license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
slip drivers: slip: Fix memory corruption when receiving packet 2017-03-17 10:34:44 +02:00
spi spi: mcux: Rename spi driver to DSPI to match naming convention 2017-03-27 09:05:57 -05:00
timer nrf_rtc_timer: clear events and counter when disabling sys_clock 2017-03-27 09:05:57 -05:00
usb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
watchdog watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
Kconfig drivers/crypto: TinyCrypt shim driver 2017-02-15 01:08:15 +00:00
Makefile drivers/crypto: TinyCrypt shim driver 2017-02-15 01:08:15 +00:00