zephyr/drivers
Declan Snyder fe8b112efd dts: bindings: lpadc: Add regulator phandle prop
Add phandle prop to reference any regulator that must
be enabled in order for the LPADC to function as intended.

Change LPADC driver to use this property if present.

LPADC on LPC55S36 depends on VREF peripheral, enable for this platform.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2023-09-21 09:26:57 +02:00
..
adc dts: bindings: lpadc: Add regulator phandle prop 2023-09-21 09:26:57 +02:00
audio drivers: nrf: select PINCTRL 2023-09-20 08:57:09 +02:00
auxdisplay auxdisplay: Fix handlers file 2023-08-30 15:54:05 -04:00
bbram drivers: rtc: stm32: allow new RTC driver to work with BBRAM 2023-09-20 11:34:52 +01:00
bluetooth include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
cache
can drivers: can: add tcan4x5x CAN controller driver 2023-09-11 19:55:44 +02:00
charger drivers: charger: fix i2c_dump_msgs_rw argument 2023-09-07 21:41:31 +02:00
clock_control clock_control: mcux_ccm: include zephyr/arch/cpu.h 2023-09-20 17:25:44 +01:00
console intel_adsp: move memory window setup to PRE_KERNEL_1 2023-09-20 15:17:14 +02:00
coredump
counter drivers: counter: Fix Smartbond counter get_rate 2023-09-20 20:17:11 +01:00
crypto include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
dac drivers: dac: Add driver for mcux lpdac 2023-09-11 19:55:26 +02:00
dai dai: intel: dmic: fix shadow variable 2023-09-04 19:35:56 -04:00
disk drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
display drivers: display: move to POST_KERNEL 2023-09-15 16:04:19 +02:00
dma drivers: dma_pxp: Select PXP driver when CONFIG_DISPLAY is enabled 2023-09-19 13:36:13 -05:00
edac
eeprom i2c: use device instead of name for i2c dump messages 2023-09-06 17:54:53 +02:00
entropy driver: entropy: stm32: Enable PM 2023-09-13 11:50:04 +02:00
espi it8xxx2/linker: append h2ram_pool section at the end of used memory 2023-08-31 10:20:17 +02:00
ethernet drivers: eth_mcux: Avoid using deprecated SDK function 2023-09-19 13:36:13 -05:00
flash drivers: nrf: select PINCTRL 2023-09-20 08:57:09 +02:00
fpga drivers: fpga: move to POST_KERNEL 2023-09-15 16:04:19 +02:00
fuel_gauge fuel_gauge: Join get/set prop structs 2023-09-18 10:38:59 +01:00
gpio riscv: telink_b91: fix compilation 2023-09-18 13:03:45 -04:00
hwinfo
hwspinlock
i2c drivers: nrf: select PINCTRL 2023-09-20 08:57:09 +02:00
i2s drivers: nrf: select PINCTRL 2023-09-20 08:57:09 +02:00
i3c drivers: i3c: fix cdns-i3c builds with I3C_USE_IBI=n 2023-09-13 16:32:55 +02:00
ieee802154
input driver: input: gt911: Fix to properly handle touch events on esp32 2023-08-30 22:21:14 +02:00
interrupt_controller drivers: intc: plic: fix the calculation of trig register 2023-09-18 20:35:22 +02:00
ipm include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
kscan drivers: mchp: kscan: low power mode enabled 2023-09-13 16:32:37 +02:00
led
led_strip kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
lora
mbox mbox: Add NXP MU as a MBOX device 2023-09-14 14:34:05 +02:00
mdio
memc
mfd gpio: nct38xx: Remove reg access wrappers 2023-09-11 11:00:47 +02:00
mipi_dsi
misc drivers: misc: ft8xx: move to POST_KERNEL level 2023-09-15 16:04:19 +02:00
mm
modem drivers: modem: gsm: Mark as deprecated 2023-09-19 15:25:47 +01:00
net
neural_net kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
pcie
peci
pinctrl drivers: pinctrl: b91: add missing init.h 2023-08-30 14:43:38 +02:00
pm_cpu_ops
power_domain
ps2 driver: ps2: npcx: add the missing kernel.h include 2023-08-31 10:19:52 +02:00
ptp_clock
pwm drivers: nrf: select PINCTRL 2023-09-20 08:57:09 +02:00
regulator drivers: regulator: Add NXP VREF driver 2023-09-21 09:26:57 +02:00
reset
retained_mem
rtc driver: rtc: stm23: fix build for STM32L1 Cat.1 2023-09-20 11:34:52 +01:00
sdhc driver: sdhc: added atmel SAM4E hsmci driver 2023-09-14 16:46:12 -05:00
sensor drivers: sensor: tmp116: Added ability to read configuration register 2023-09-20 11:35:34 +01:00
serial drivers: serial: uart_nrfx_uarte: coexisting async and interrupt API 2023-09-20 11:31:41 +01:00
sip_svc drivers: sip_svc: sip_smc_intel_socfpga: Log execution time 2023-09-15 09:26:49 +02:00
smbus
spi drivers: spi: stm32h7 Fix SPI DMA 16 bits frames 2023-09-20 11:33:28 +01:00
syscon
timer include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
usb i2c: use device instead of name for i2c dump messages 2023-09-06 17:54:53 +02:00
usb_c usbc: fix conflicting Kconfigs for USB-C related init priority 2023-09-20 11:26:40 +01:00
video
virtualization ivshmem: shell: Remove redundant commands 2023-08-31 10:00:06 -04:00
w1
watchdog include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
wifi winc1500: fix undefined declarations 2023-09-06 11:44:20 +02:00
xen xen: add helper functions for Xen domain memory management 2023-09-15 11:15:00 +01:00
CMakeLists.txt xen: refactor Xen hypervisor Kconfig options 2023-09-15 11:15:00 +01:00
Kconfig charger: Sample sbs charger driver with tests 2023-09-07 13:03:13 -04:00