zephyr/drivers
Francois Ramu 6e678e3bae drivers: usb stm32H5 and stm32U5 have an independent power supply
The stm32H5 mcu has an independent USB supply to be enabled
at init with LL_PWR_EnableVDDUSB function like the stm32U5 serie.
Both series have PWR_USBSCR_USB33SV bit in their USBSCR POWER reg.
and other series all have PWR_CR2_USV bit in their CR2 POWER reg.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2023-12-19 22:53:26 +00:00
..
adc drivers: adc: stm32 adc support h7 dual core lines 2023-12-18 09:29:17 +01:00
audio
auxdisplay
bbram
bluetooth drivers: bluethooth: stm32wba: Add HCI driver for STM32WBA 2023-12-18 17:31:08 +00:00
cache
can
charger
clock_control
console
coredump
counter
crypto
dac
dai
disk
display
dma drivers: dma: intel_lpss: Fix channel count condition 2023-12-19 08:51:54 +01:00
edac
eeprom
entropy entropy: stm32: enable interrupt when RNG is resumed 2023-12-14 19:07:19 +00:00
espi drivers: espi: npcx: introduce espi taf driver 2023-12-18 09:30:01 +01:00
ethernet drivers: ethernet: lan865x: Trigger IRQ routine when rca>0 read from TX ftr 2023-12-19 08:51:27 +01:00
flash drivers: flash: spi_nor: boot into DPD 2023-12-19 16:53:27 +01:00
fpga
fuel_gauge
gnss
gpio boards: arm: apollo4p_evb add connector to apollo4p_evb 2023-12-15 14:35:32 +01:00
hwinfo
hwspinlock
i2c drivers: stm32: use IF_ENABLED() macro in config structs 2023-12-15 14:04:12 +01:00
i2s
i3c drivers: i3c: cdns: run clang-format 2023-12-15 14:39:38 +01:00
ieee802154
input input: npcx_kbd: clear pending interrupts before reenabling detection 2023-12-19 10:57:38 +00:00
interrupt_controller drivers: intc_ioapic: Fix get ioapic_id 2023-12-19 11:04:19 +01:00
ipm
kscan
led
led_strip
lora
mbox
mdio drivers: mdio_nxp_enet: Support MDC freq prop 2023-12-19 08:51:05 +01:00
memc
mfd
mipi_dsi
misc
mm
modem drivers: modem: remove dependency of modem_socket 2023-12-14 09:31:51 +01:00
net drivers: net: ppp: improve CONFIG_NET_PPP_ASYNC_UART_TX_TIMEOUT 2023-12-18 09:29:07 +01:00
pcie
peci
pinctrl
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm
regulator
reset
retained_mem
rtc drivers: stm32-rtc: return -ENODATA when RTC is uninitialized 2023-12-18 09:31:23 +01:00
sdhc drivers: sdhc: intel_emmc_host: Fix return value 2023-12-19 08:52:00 +01:00
sensor drivers/sensor: add support to LIS2DU12 accelerometer 2023-12-14 09:28:52 +01:00
serial
sip_svc
smbus
spi Revert "drivers: spi: stm32h7: Use FIFO" 2023-12-18 09:31:00 +01:00
syscon
timer timer: ambiq_stimer: fixing disabling tickless not working issue 2023-12-18 15:03:35 +01:00
usb drivers: usb stm32H5 and stm32U5 have an independent power supply 2023-12-19 22:53:26 +00:00
usb_c
video
virtualization
w1
watchdog
wifi
xen
CMakeLists.txt
Kconfig