zephyr/drivers
Georgij Cernysiov d52438f435 drivers: clock_control: stm32h7: disable PLLs before configuration
Disable every PLL before configuration. That allows
an application to reconfigure PLLs after a bootloader
configuration.

Don't disable the PLL clock if it is used by (Q|O)SPI
when executing from external memory. That will lead
to a stall.

Note: when (Q|O)SPI runs from PLL, the bootloader
dictates the clock configuration. There is no clock
reconfiguration support for memory map mode in
(Q|O)SPI drivers.

Signed-off-by: Georgij Cernysiov <geo.cgv@gmail.com>
2024-11-18 13:19:00 -05:00
..
adc board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
audio drivers: audio: dmic: Add support for multiple nrf PDM instances 2024-10-18 08:19:01 -04:00
auxdisplay
bbram
bluetooth drivers: bluetooth: hci: add close function for Ambiq Apollo3x 2024-11-16 14:57:06 -05:00
cache nordic: Remove the nRF54H20 Engineering B 2024-11-16 15:09:14 -05:00
can drivers: can: sja1000: reduce number of frame->id pointer dereferences 2024-11-16 15:25:55 -05:00
charger
clock_control drivers: clock_control: stm32h7: disable PLLs before configuration 2024-11-18 13:19:00 -05:00
comparator
console
coredump
counter drivers: counter: Add MAX32xxx counter RTC driver 2024-11-16 15:08:43 -05:00
crypto drivers: crypto: deprecated TinyCrypt shim driver 2024-11-05 13:44:20 -06:00
dac soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
dai driver: ssp: Refactor SSP driver to use SSP_IP_VER for version checks 2024-11-16 14:04:01 -05:00
disk drivers: disk: mmc_subsys: remove CONFIG_MMC_VOLUME_NAME 2024-11-05 15:25:10 -06:00
display drivers: display_sdl: fix incorrect color conversion 2024-11-18 13:17:43 -05:00
dma dma: dma_nxp_edma: drop the hal-cfg-index property 2024-11-16 15:07:45 -05:00
dp dp: swdp_bitbang: fix missing reset pin error 2024-11-07 08:33:18 -06:00
edac
eeprom drivers: eeprom: add mb85rsm1t fram support 2024-11-16 15:08:01 -05:00
entropy
espi espi/it8xxx2: supports host command interrupt requested by custom opcode 2024-11-16 15:07:38 -05:00
ethernet drivers: ethernet: lan865x: Avoid writing PLCA node count when nodeID not 0 2024-11-16 15:27:45 -05:00
firmware
flash drivers: flash: spi_nor: add option for 4byte opcodes 2024-11-18 13:18:08 -05:00
fpga drivers: fpga: simplify load mode selection of iCE40 2024-11-16 14:57:36 -05:00
fuel_gauge fuel_gauge: sbs_gauge: fix negative currents 2024-11-16 13:35:03 -05:00
gnss
gpio drivers: gpio: esp32: Add input/output enable flags 2024-11-16 14:57:29 -05:00
haptics
hwinfo Documentation: Update documenation for Infineon boards 2024-11-14 20:36:38 -06:00
hwspinlock
i2c drivers: i2c: Introduce I2C timeout for SAM0 2024-11-16 15:07:11 -05:00
i2s Drivers: driver: i2s: Use eDMA loop SG mode 2024-11-08 13:57:29 -06:00
i3c board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
ieee802154 net: openthread: add wake-up coordinator support 2024-11-16 15:09:07 -05:00
input input: kbd_matrix: implement stable poll period support 2024-11-17 19:06:15 -05:00
interrupt_controller drivers: intc: plic: remove incorrect arch_proc_id() usage 2024-11-18 07:25:31 -05:00
ipm drivers: clock_control: amp clock fix 2024-11-08 11:36:09 -06:00
kscan
led
led_strip
lora
mbox drivers: mbox: add IVSHMEM based mbox driver 2024-11-16 15:05:34 -05:00
mdio drivers: mdio: add NXP i.MX NETC MDIO driver 2024-10-16 10:00:32 +02:00
memc drivers: memc: Fix various APS6404 device issues 2024-11-08 13:56:31 -06:00
mfd drivers: gpio: implement parallel mode in TLE9104 2024-10-17 15:38:45 -04:00
mipi_dbi sys: util: use BITS_PER_BYTE macro instead of the magic number 8 2024-11-16 15:22:35 -05:00
mipi_dsi
misc drivers: devmux: use int instead of ssize_t for select_get() 2024-10-21 18:48:18 -05:00
mm
modem drivers: modem_cellular: fix handling of +C*REG answers 2024-10-30 08:54:17 -05:00
mspi drivers: mspi: fix incorrect DT macro used in controller emulator 2024-10-22 22:46:47 -04:00
net net: nsos_sockets: free allocated socket on close 2024-10-30 01:21:18 +00:00
pcie
peci board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
pinctrl drivers: pinctrl: nrf: add flag to signal the FAST_ACTIVE1 peripherals 2024-11-01 12:10:12 -05:00
pm_cpu_ops
power_domain
ps2 board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
ptp_clock
pwm board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
regulator drivers: regulator_nxp_vref: Clear UTRIM on init 2024-10-25 18:52:10 +01:00
reset
retained_mem drivers: retained_mem: nrf: align dependencies to nrf54h20 2024-10-18 08:17:53 -04:00
rtc drivers: rtc: sam: Fix missing function 2024-11-15 11:08:58 -06:00
sdhc soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
sensor drivers: sensor: STS4x Add driver 2024-11-16 14:02:15 -05:00
serial drivers: serial: cdns: fix interrupt driven uart 2024-11-16 15:26:24 -05:00
sip_svc
smbus
spi driver: spi: support it8xxx2 spi driver 2024-11-16 15:20:51 -05:00
stepper drivers: stepper: add common helper header for tmc5xxx functions 2024-11-16 15:22:24 -05:00
syscon
tee
timer soc: sensry: udma, pad renaming 2024-11-16 15:06:43 -05:00
usb drivers: udc_stm32: set address only for standard device requests 2024-11-18 13:17:31 -05:00
usb_c drivers: usb_c: numaker: update UTCPD.VBSCALE register field 2024-11-16 15:08:18 -05:00
video drivers: video: csi: Add NXP copyright 2024-10-25 08:54:57 +02:00
virtualization
w1 drivers: w1: updates to reflect analog maxim acquisition 2024-11-16 13:51:38 -05:00
watchdog drivers: watchdog: wdt_dw: add missing header 2024-10-26 11:30:18 +02:00
wifi drivers: nrfwifi: Remove passing unused flag 2024-11-17 19:06:34 -05:00
xen
CMakeLists.txt
Kconfig