zephyr/drivers
Erwan Gouriou 785ecf0991 drivers/clock_control: stm32f1: Deal with stm32f100xx devices
According to RM0041.pdf clock tree for stm32f100xx devices is
different from both STM32F10X density and connectivity lines devices,
but is a combination of both.

Rework symbols definitions so that STM32F100xx is neither of those
and uses:
- CLOCK_STM32_PLL_MULTIPLIER as on SOC_STM32F10X_DENSITY_DEVICE
- CLOCK_STM32_PLL_PREDIV1 as on SOC_STM32F10X_CONNECTIVITY_LINE_...

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-05-04 13:02:26 -05:00
..
adc drivers: adc: remove usage of device_pm_control_nop 2021-04-28 10:54:22 -04:00
audio drivers/audio: Kconfig: Fix dmic INIT_PRIORITY default value 2021-05-04 08:33:46 -05:00
bluetooth driver: esp32: add bluetooth support 2021-04-30 16:51:30 -04:00
can drivers: can: remove usage of device_pm_control_nop 2021-04-28 10:54:22 -04:00
clock_control drivers/clock_control: stm32f1: Deal with stm32f100xx devices 2021-05-04 13:02:26 -05:00
console drivers: console: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter counter: callback null check to use NULL instead of numeric zero 2021-04-29 07:16:37 -04:00
crypto drivers: crypto: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
dac drivers: dac: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
debug
disk drivers: disk: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
display drivers: display: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
dma drivers: dma: Update the LPC DMA driver 2021-04-30 12:02:55 -05:00
ec_host_cmd_periph drivers: ec_host_cmd_periph: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
edac edac: ibecc: Add supported SKU device IDs 2021-03-22 13:05:01 -04:00
eeprom drivers: eeprom: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
entropy drivers: entropy: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
espi drivers: espi: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
ethernet drivers: ethernet: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
flash drivers: flash: MCUX: Split the relocate define based on target memory 2021-05-04 15:46:52 +02:00
gpio driver: gpio: npcx: force io type as open-drain if select to 1p8v. 2021-04-30 12:38:59 -05:00
hwinfo drivers: hwinfo: Remove invalid comparison 2021-03-26 07:13:13 -04:00
i2c drivers: i2c: ite_it8xxx2: fix typo 2021-04-28 16:42:59 -04:00
i2s drivers/i2s/ i2s_ll_stm32.c: Fix wrong DMA burst length value 2021-05-04 08:33:46 -05:00
ieee802154 drivers: ieee802154: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
interrupt_controller drivers/interrupt_controller/intc_ite_it8xxx2: global ite_intc_isr_clear() 2021-05-03 19:58:40 -04:00
ipm cavs: idc: export cavs_idc_smp_init() 2021-05-03 17:13:01 -04:00
kscan drivers: kscan: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
led drivers: led_gpio: minor tweaks 2021-05-04 16:01:30 +02:00
led_strip drivers: led_strip: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
lora drivers: lora: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
memc drivers: memc: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
misc drv: display: Initial FT800 display driver 2021-03-19 19:05:53 +01:00
modem drivers: modem: hl7800: use dns_resolve_reconfigure() API 2021-04-29 08:00:09 -04:00
net drivers: net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
neural_net drivers: neural_net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pcie drivers: pcie: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
peci drivers: peci: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pinmux drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pm_cpu_ops drivers: pm_cpu_ops: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
ps2 drivers: ps2: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
ptp_clock include: Move ptp_clock.h to drivers/ptp_clock.h 2021-03-25 10:09:33 +02:00
pwm drivers: pwm: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
regulator drivers: regulator: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
sensor drivers: sensor: remove usage of device_pm_control_nop 2021-04-28 15:30:03 -04:00
serial drivers: uart_sam0: add support for collision detection error 2021-05-03 19:57:07 -04:00
spi spi: spi_nrfx_spim: limit clock frequency by inst 2021-04-28 19:49:57 +02:00
timer xtensa: cavs: fix irq_enable() argument 2021-05-03 17:13:01 -04:00
usb drivers: usb_dc_nrfx: add attached event delay 2021-04-29 09:55:28 -04:00
video drivers: video: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
virtualization drivers: virtualization: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
watchdog power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
wifi drivers: wifi: esp: use dns_resolve_reconfigure() API 2021-04-29 08:00:09 -04:00
CMakeLists.txt disk: move disk and sdmmc controller drivers to drivers/disk 2021-03-23 12:16:01 +01:00
Kconfig disk: move disk and sdmmc controller drivers to drivers/disk 2021-03-23 12:16:01 +01:00