zephyr/drivers
Tom Burdick da5030eae1 adc: ADS7052 correct spi configuration
SPI configuration did not set bit ordering or more importantly the clock
polarity which seemed to be misconfigured. Setting this corrects one more
quirk when working with this part on the TDK Robokit1

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-05-03 08:46:37 -05:00
..
adc adc: ADS7052 correct spi configuration 2023-05-03 08:46:37 -05:00
audio sys/util: extend usage of DIV_ROUND_UP 2023-04-12 16:42:29 +02:00
bbram device: remove redundant init functions 2023-04-19 10:00:25 +02:00
bluetooth Bluetooth: hci: spi: use level triggered interrupts 2023-05-02 12:36:09 +02:00
cache cache: aspeed: Fix typo of CACHE_ENABLE bit 2023-03-30 09:43:13 +00:00
can drivers: can: mcan: regenerate register field definitions 2023-05-02 19:26:09 +09:00
clock_control drivers: clock_control: stm32h7: disable PLL1 before configuring it 2023-04-28 10:10:19 +02:00
console bsim: cmake: Remove unnecessary references to environment 2023-04-28 20:38:48 +02:00
coredump drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
counter drivers: rtc: rtc_mc146818: Added RTC driver for Motorola MC146818B 2023-04-27 14:15:22 +02:00
crypto device: remove redundant init functions 2023-04-19 10:00:25 +02:00
dac device: remove redundant init functions 2023-04-19 10:00:25 +02:00
dai drivers: dai: ssp: fix power-up flow for Intel cAVS platforms 2023-04-21 14:02:02 -04:00
disk drivers: disk: sdmmc_stm32 support for clock divisor 2023-04-12 17:44:48 +02:00
display init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
dma drivers: gpdma: pm runtime works only on ace 2023-04-25 16:19:45 +02:00
edac shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
eeprom drivers: all: mchp_xec: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
entropy drivers/entropy/entropy_gecko_trng: support BG27 2023-04-24 13:35:46 +02:00
espi drivers: espi: Distinguish mechanism to send regular VW notifications 2023-04-28 09:47:13 -05:00
ethernet drivers: ethernet: eth_mcux: fix double-promotion warnings 2023-05-02 12:35:14 +02:00
flash drivers: flash: bug fix select correct erase address mode 2023-05-02 09:37:29 -05:00
fpga drivers: spi: make SPI dt-spec macros compatible with C++ 2023-04-24 21:29:55 +02:00
fuel_gauge emul: Migrate all emulation use to use DT_HAS_ 2023-04-28 08:37:33 -05:00
gpio dts: arm: infineon: xmc4xxx: Add Port 14/15 to device tree 2023-05-02 12:34:55 +02:00
hwinfo drivers: hwinfo: esp32_net: add support for esp32_net 2023-04-28 14:49:08 +02:00
i2c ITE: drivers/i2c: Disable pre-detect on IT82xx2 family 2023-04-26 12:55:02 +02:00
i2s drivers: all: mcux: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
i3c drivers: all: mcux: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
ieee802154 drivers: ieee 802.15.4:: fix double-promotions warnings 2023-04-26 12:58:28 +02:00
input input: convert the kscan_sdl driver from kscan to input 2023-04-11 09:34:23 +02:00
interrupt_controller device: remove redundant init functions 2023-04-19 10:00:25 +02:00
ipm init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
kscan drivers: kscan: gt911: ignore touch events if TOUCH_STATUS mask is clear 2023-05-02 21:03:05 +02:00
led drivers: led: shell: Correct command help of set_brightness 2023-04-24 16:29:30 +02:00
led_strip sys: util: migrate all files to DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
lora drivers: lora: sx126x: Support fine-grained STM32WL PA config 2023-04-24 13:33:25 +02:00
mbox drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
mdio drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
memc drivers: all: mcux: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
mipi_dsi drivers: mipi_dsi: Introduce STM32H7 DSI host driver 2023-04-06 11:51:06 +02:00
misc drivers: misc: Add driver for RaspberryPi Pico PIO 2023-04-25 13:12:02 +02:00
mm xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
modem modem: hl7800: Fix build issue with arm-clang 2023-04-25 23:18:54 +09:00
net drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
neural_net xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
pcie drivers: pcie_ep: iproc: compile-out unused function based on DT 2023-05-02 09:10:33 -04:00
peci drivers: all: mchp_xec: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
pinctrl drivers: spi: Add driver for smartbond 2023-04-20 10:32:40 +02:00
pm_cpu_ops
power_domain power_domain: intel_adsp: wait for the power domain wake up 2023-03-29 19:59:07 -04:00
ps2 drivers: all: mchp_xec: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
ptp_clock drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
pwm drivers: pwm: stm32: Connect IRQ for input capture by 'cc' name 2023-04-28 20:38:02 +02:00
regulator drivers: regulator: fixed: refactor initialization code. 2023-04-28 20:38:17 +02:00
reset device: remove redundant init functions 2023-04-19 10:00:25 +02:00
retained_mem retention: Add optional mutex disablement 2023-04-24 13:27:53 +02:00
rtc drivers: rtc: rtc_mc146818: Added RTC driver for Motorola MC146818B 2023-04-27 14:15:22 +02:00
sdhc drivers: sdhc: add support for using CPOL/CPHA SPI clock modes 2023-04-26 20:07:53 +02:00
sensor drivers: sensor: npm1300_charger: NPM1300 charger driver 2023-05-03 15:04:18 +02:00
serial drivers: uart_mcux: Do not select async support 2023-05-02 21:02:43 +02:00
smbus smbus: Change init priority from DEVICE to DEFAULT 2023-04-21 16:26:28 +02:00
spi drivers: spi: xmc4xxx: Fix comp with interrupt enabled and dma disabled 2023-05-03 14:23:32 +09:00
syscon drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
timer drivers: timer: stm32u5 lptimer wait for ready only once 2023-05-03 12:40:02 +02:00
usb drivers: usb_dc_mcux: Fix write performance issues 2023-04-25 12:43:17 -05:00
usb_c usb-c: tcpc: Disable Dead Battery after system starts 2023-03-09 09:20:35 +01:00
video drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
virtualization shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
w1 device: remove redundant init functions 2023-04-19 10:00:25 +02:00
watchdog drivers: wdt_tco: Change init level from PRE_KERNEL_1 to POST_KERNEL 2023-04-20 11:15:12 -04:00
wifi shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
xen init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
CMakeLists.txt include/drivers: Add RTC API header and handlers 2023-04-04 17:03:38 +02:00
Kconfig drivers: rtc: update the RTC menuconfig title to unified format 2023-04-17 16:34:46 +02:00