zephyr/drivers
Ruibin Chang 3ab081efe9 ITE drivers/pwm: cleanup it8xxx2 pwm driver
1.Putting the PWM_CHANNEL_X, PWM_PRESCALER_CX information
  in the description.
2.Use the common definition EC_FREQ.
3.Use the common macro IT8XXX2_DT_ALT_ITEMS_LIST.
4.Stop using DRV_CONFIG, DRV_REG macro.

Signed-off-by: Ruibin Chang <Ruibin.Chang@ite.com.tw>
2021-11-19 10:24:11 -06:00
..
adc drivers: adc: add the stm32U5 devices to the adc driver 2021-11-09 15:59:23 -06:00
audio
bbram
bluetooth drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
cache
can drivers: can: Fixed timeout values comparison 2021-11-16 10:14:02 -05:00
clock_control drivers: clock_control: stm32h7: Add logic to handle SMPS config 2021-11-18 13:56:39 +01:00
console usb: remove Kconfig option USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
counter drivers: counter: esp32: add support for esp32c3 2021-11-11 19:14:15 -05:00
crypto
dac drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00
debug
disk drivers/disk: sdmmc: stm32: DMA header requested on L4/F7 series 2021-11-08 10:58:49 -05:00
display drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
dma
ec_host_cmd_periph
edac
eeprom
entropy drivers: use new PM macros 2021-11-19 10:11:32 +01:00
espi Microchip: MEC172x: eSPI driver 2021-11-16 10:43:42 +01:00
ethernet drivers: use new PM macros 2021-11-19 10:11:32 +01:00
flash drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
fpga
gpio drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
hwinfo
i2c drivers: use new PM macros 2021-11-19 10:11:32 +01:00
i2s
ieee802154 kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
interrupt_controller drivers: use new PM macros 2021-11-19 10:11:32 +01:00
ipm
kscan
led drivers: use new PM macros 2021-11-19 10:11:32 +01:00
led_strip drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
lora drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00
mbox
mdio drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00
memc
misc
modem modem: Update modem sockets poll to allow eventfd 2021-11-11 19:12:46 -05:00
net drivers: net: ppp: configurable autostart 2021-11-16 21:25:47 -05:00
neural_net
pcie
peci
pinctrl
pinmux
pm_cpu_ops
ps2
ptp_clock
pwm ITE drivers/pwm: cleanup it8xxx2 pwm driver 2021-11-19 10:24:11 -06:00
regulator
sensor drivers/sensors: Enable 3-wire SPI access to HTS221 sensor driver 2021-11-19 11:50:38 +01:00
serial drivers: use new PM macros 2021-11-19 10:11:32 +01:00
spi drivers/spi: Return an error on SPI_HALF_DUPLEX for relevant drivers 2021-11-19 11:50:38 +01:00
syscon
timer device: remove PM capability from SYS_DEVICE_DEFINE 2021-11-19 10:11:32 +01:00
usb drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00
video
virtualization
watchdog
wifi drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
xen
CMakeLists.txt
Kconfig