zephyr/drivers
TOKITA Hiroshi 275162fd52 drivers: pwm: rpi_pico: Configuring the divide ratio adaptively
If the `divider-int-0` or variations of these for each channel properties
are not specified, or if these is 0,
the driver dynamically configures the division ratio by specified cycles.

The driver will operate at the specified division ratio if a non-zero
value is specified for `divider-int-0`.
This is unchanged from previous behavior.

Please specify ``divider-int-0`` explicitly to make the same behavior as
before.

In addition, the default device tree properties related to the division
ratio have been removed.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-10-10 10:07:47 +02:00
..
adc drivers: adc: stm32: Implement boost settings for STM32H7. 2024-10-09 13:44:54 +02:00
audio modules: hal_nordic: align PDM configuration 2024-10-07 18:42:14 +02:00
auxdisplay
bbram
bluetooth drivers: bluetooth: silabs: move code from module to main tree 2024-10-02 13:42:56 -05:00
cache
can
charger
clock_control drivers: clock_control: renesas_ra: Adding macros to convert DT values 2024-10-08 06:01:10 -04:00
console
coredump
counter zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
crypto
dac drivers: dac: Add dummy driver for vnd,dac 2024-10-02 09:51:19 +02:00
dai
disk zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
display da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
dma drivers: dma: stm32_bdma: fix regression 2024-10-08 18:09:47 -04:00
dp drivers: dp: swdp_bitbang: Update SWD clock calculation 2024-10-07 17:13:37 +01:00
edac
eeprom eeprom sim: Enhance & refactor native part so it works w emb libCs 2024-10-02 09:48:12 +02:00
entropy
espi zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
ethernet ethernet: phy_mc_ksz8081: Don't reset in cfg link 2024-10-08 18:09:26 -04:00
firmware
flash dts: nxp: Rename nxp,iap-msf1 to nxp,msf1 2024-10-09 18:23:39 +01:00
fpga drivers: fpga: configure CDONE for ICE40 as input 2024-09-28 08:18:49 -05:00
fuel_gauge
gnss
gpio drivers: gpio: Add MAX14916 industrial output 2024-10-08 17:01:44 +02:00
haptics
hwinfo
hwspinlock
i2c da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
i2s zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
i3c drivers: i3c: cadence: fix HDR-DDR write failures due to M1 errors 2024-10-10 10:07:00 +02:00
ieee802154 drivers: ieee802154: ieee802154_uart_pipe: replace magic number 2024-09-29 21:20:20 +02:00
input drivers: input: ili2132a: add support for ili2132a touch controller 2024-10-09 13:46:14 +02:00
interrupt_controller drivers: intc: plic: convert trigger type to use Kconfig 2024-10-09 09:41:50 +02:00
ipm drivers: ipm: ipm_mbox: Initialize after mbox drivers 2024-10-09 09:46:56 +02:00
kscan kscan: input: fix multiple kscan inputs 2024-09-30 12:10:29 +01:00
led
led_strip drivers: led_strip: Fix formatting of log message 2024-10-07 13:39:59 +02:00
lora zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
mbox
mdio
memc zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
mfd
mipi_dbi da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
mipi_dsi drivers: mipi_dsi: Change MIPI_DSI priority to the same as DISPLAY 2024-10-07 17:11:58 +01:00
misc drivers: misc: coresight: nrf_etr: Imply UART asynchronous API 2024-10-04 10:46:54 +01:00
mm
modem
mspi
net
pcie
peci
pinctrl zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
pm_cpu_ops
power_domain drivers: power_domain: gpio_monitor: Add PM_DEVICE dependency 2024-09-29 21:22:34 +02:00
ps2
ptp_clock
pwm drivers: pwm: rpi_pico: Configuring the divide ratio adaptively 2024-10-10 10:07:47 +02:00
regulator
reset
retained_mem
rtc Verification: verify code changes from PR review 2024-10-09 13:46:56 +02:00
sdhc
sensor drivers: sensor: mpu9250: fix mismatched value in log message 2024-10-09 09:49:40 +02:00
serial da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
sip_svc
smbus
spi da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
stepper shell: stepper: add further stepper signals to shell 2024-10-09 18:24:08 +01:00
syscon
tee
timer drivers: timer: nrf_grtc_timer: Align Zephyr to new AUTOEN read manner 2024-10-07 18:42:14 +02:00
usb drivers: udc_dwc2: Change hibernation exit on bus reset 2024-10-03 17:08:36 +01:00
usb_c
video drivers: video: esp32: Fix unused variables 2024-10-01 09:51:46 +02:00
virtualization
w1 devicetree: make DT_..._REG_ADDR return unsigned 2024-10-02 14:41:32 +01:00
watchdog zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
wifi drivers: wifi: esp32: adc2 init code calibration 2024-10-09 09:43:58 +02:00
xen
CMakeLists.txt
Kconfig