zephyr/drivers
Ioannis Karachalios 5b0cc42968 drivers: clock_control: smartbond: Update clock control driver
This commit should deal with the followings:

1. PLL requires that VDD level be changed to 1V2 and then released
   to 0V9 when it's turned off. Changing the VDD level should be
   done when the regulator driver is available. Otherwise, the VDD
   level will be fixed to 1V2 (reset value).

2. Check if PLL is allowed to be turned off as it might happen that
   USB is enabled which is clocked by PLL.

3. Do not wait for the PLL to lock. This is now performed silently
   when PLL is requested.

4. Before switching to PLL we should check if PLL is already enabled
   as it might happen that PLL node is initially disabled.

Signed-off-by: Ioannis Karachalios <ioannis.karachalios.px@renesas.com>
2024-06-03 15:41:20 +02:00
..
adc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
audio drivers: audio: mpxxdtyy: Handle PCM block sizes of more than 1 ms 2024-04-17 14:40:14 +02:00
auxdisplay build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
bbram build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
bluetooth Bluetooth: userchan: Support TCP fragmentation of HCI packets 2024-05-30 01:01:04 -07:00
cache build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
can drivers: can_mcan: can_mcan_line_1_isr: add more debug outputs 2024-06-03 15:38:38 +02:00
charger build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
clock_control drivers: clock_control: smartbond: Update clock control driver 2024-06-03 15:41:20 +02:00
console drivers: console: remove uart_mux and gsm_mux 2024-05-29 10:49:08 -07:00
coredump
counter drivers: counter: smartbond: Add support for PM 2024-06-03 15:40:24 +02:00
crypto modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
dac build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
dai drivers: dai: sai: write some data into TX FIFO before start 2024-05-17 12:40:43 +02:00
disk drivers: disk: sdmmc_stm2: Add HWFC support on stm32h5 2024-04-24 19:41:09 +00:00
display drivers: display: elcdif: Modify interrupt enablement 2024-05-29 10:49:48 -07:00
dma build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
edac
eeprom build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
entropy build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
espi build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
ethernet drivers: ethernet: enc28j60: ESTAT TXABRT bit should be cleared on error 2024-05-28 18:57:58 +02:00
flash drivers: flash: stm32 ospi driver aborts memmap before erase/write 2024-05-31 09:52:54 -05:00
fpga build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
fuel_gauge build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
gnss drivers: gnss: LCX6G use modem chat runtime API 2024-05-28 10:02:06 +02:00
gpio drivers: gpio: remove '&' when assigning gpio_xxx_init function 2024-05-29 07:32:17 +02:00
hwinfo build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
hwspinlock build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
i2c drivers: i2c: smartbond: Update busy check condition 2024-05-30 09:48:31 -05:00
i2s build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
i3c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
ieee802154 drivers: ieee802154: nrf5: sleep if idle when RxOnWhenIdle=0 2024-06-01 10:25:31 +02:00
input input: gpio_keys: skip change checking when suspended 2024-05-16 14:02:36 +02:00
interrupt_controller drivers: MediaTek MT8195 Audio DSP interrupt controller 2024-06-01 05:40:05 -07:00
ipm build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
kscan build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
led build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
led_strip driver: led: add support for TI TLC59731 RGB STRIP controller 2024-05-21 16:50:24 -04:00
lora
mbox build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
mdio drivers: mdio: add stm32 mdio support 2024-05-07 09:41:46 +02:00
memc drivers: memc: smartbond: Add support for the memory driver class. 2024-05-23 07:51:41 -04:00
mfd drivers: mfd: add new driver "mfd_adp5585" 2024-05-08 16:09:08 -04:00
mipi_dbi drivers: mipi_dbi: smartbond: Optimize driver PM 2024-05-24 07:48:41 -04:00
mipi_dsi
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
mm
modem drivers: modem: remove gsm_ppp.c device driver 2024-05-29 10:49:08 -07:00
net drivers: net: ppp: Remove integration with GSM_MUX 2024-05-29 10:49:08 -07:00
pcie drivers: pcie: Remove deprecated pcie_bdf_lookup 2024-05-17 09:30:04 +02:00
peci build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
pinctrl drivers: pinctrl: nrf: add support for CAN TX/RX 2024-05-30 05:20:50 -07:00
pm_cpu_ops
power_domain power_domain: intel_adsp: Use register definitions 2024-05-24 09:53:04 -05:00
ps2 build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
ptp_clock build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
pwm ITE: drivers/pwm: Optimize the PWM set cycles 2024-05-29 12:00:22 +02:00
regulator drivers: regulator: smartbond: Regulator driver update 2024-06-03 15:41:20 +02:00
reset drivers: reset: Add NXP RSTCTL driver 2024-05-21 16:49:42 -04:00
retained_mem build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
rtc drivers: rtc: rtc_shell: fix milliseconds display 2024-06-03 03:39:17 -07:00
sdhc drivers: sdhc: sdhc_spi: rework CMD12 failure logic 2024-05-17 09:30:12 +02:00
sensor drivers: sensor: akm09918c: fix decoder api define 2024-06-02 00:43:08 +02:00
serial drivers: uart_mcux_flexcomm: remove incorrect dma_slot. 2024-05-29 10:48:44 -07:00
sip_svc
smbus build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
spi drivers: spi: Add power management Smartbond SPI 2024-05-29 12:03:29 +02:00
syscon
timer drivers/timer: MediaTek audio DSP timer device 2024-06-01 05:40:05 -07:00
usb drivers: udc: add IT82xx2 USB device controller driver 2024-05-29 14:03:10 +02:00
usb_c drivers: usbc_ppc: Rename usbc_ppc_drv to usbc_ppc_driver_api 2024-05-03 14:44:41 +01:00
video drivers: video: csi: Add support for i.MX RT11XX 2024-05-23 07:52:09 -04:00
virtualization build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
w1 drivers: w1: Ensure DQ pin is both input and output. 2024-05-29 07:34:29 +02:00
watchdog drivers: wdt: espressif: Add 32K Xtal Watchdog 2024-05-30 16:52:37 -05:00
wifi modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
xen
CMakeLists.txt
Kconfig