zephyr/drivers
Erwan Gouriou edaeef1cea drivers/clock_control: stm32h7_m4: Don't rely on rcc "clocks" property
In prts of the code, we use rcc node "clocks" property to testify the
use of device tree for clocks configuration.
This doesn't work in case of stm32h7 m4 targets as for those,
"upstream rcc" clock configuration, such as sysclk source selection,
is done on m7 core and hence rcc node doesn't have a "clocks"
property.
To work around this, use alternate "d1cpre" property in case of
stm32h7 targets.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-05-05 16:34:37 -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: stm32h7_m4: Don't rely on rcc "clocks" property 2021-05-05 16:34:37 -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: stm32h7: Fixed range validation 2021-05-05 11:00:20 +02:00
gpio ite: drivers/pinmux: modify pinmux driver 2021-05-05 08:45:16 -04: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_sam_ssc: Fix build issue 2021-05-05 13:01:01 -05:00
ieee802154 drivers: ieee802154: rf2xx: Add pan coordinator mode 2021-05-05 15:55:45 +02: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: fix fault with IPv6 address 2021-05-05 13:39:50 -05: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 ite: drivers/pinmux: modify pinmux driver 2021-05-05 08:45:16 -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 sensor: max17262: Fix CI build failure 2021-05-05 14:13:21 -04:00
serial drivers: uart_sam0: add support for collision detection error 2021-05-03 19:57:07 -04:00
spi drivers: spi: Add cypress PSoC-6 scb spi driver 2021-05-05 16:01:28 +02:00
timer tests: boot_time: remove all the code and instrumentation feeding into test 2021-05-05 10:41:15 -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