zephyr/dts/bindings
Daniel DeGrasse 6fbd76bef3 drivers: audio: dmic: add driver for NXP DMIC peripheral
Add driver for NXP DMIC peripheral. This peripheral is present on the
iMX RT5xx and iMX RT6xx parts, as well as some LPC SOCs. The following
features are supported:
- up to 2 simultaneous channels of L/R PCM data (4 channels are not
  supported due to limitations of the DMA engine)
- individual configuration of gain and filter parameters for each DMIC
  channel input

The driver has been tested with up to 4 PCM data streams (2 L/R channels),
as well as the MEMS microphones present on the RT595 EVK.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
Co-authored-by: Yves Vandervennet <yves.vandervennet@nxp.com>
2024-01-17 14:43:52 +01:00
..
adc dts: bindings: sensor: move nRF comparator bindings to correct folder 2024-01-16 11:29:29 +00:00
alh yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
arc yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
arm drivers: ipm: remove nxp,imx-mu-rev2 compatible 2023-11-06 10:09:59 +01:00
audio drivers: audio: dmic: add driver for NXP DMIC peripheral 2024-01-17 14:43:52 +01:00
auxdisplay auxdisplay: Enhance SerLCD auxdisplay driver 2023-11-24 22:04:22 +00:00
base device: support for mutable devices 2023-11-28 15:35:39 +01:00
battery dts: battery: Create bindings for common battery properties 2023-10-20 14:55:22 +02:00
bluetooth dts: bindings: bluetooth: Include zephyr,bt-hci-spi.yaml 2024-01-10 15:07:36 +01:00
can drivers: can: stm32h7: fdcan: add support for domain clock and divider 2024-01-10 20:59:55 -05:00
charger charger: add a driver for bq25180 2024-01-05 09:00:21 +01:00
clock clock_control: stm32f4: add PLLR division factor 2024-01-08 12:33:36 +01:00
coredump yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
counter dts: counter: Add binding for 1KHz counter in NXP LPC RTC 2024-01-12 13:34:19 +01:00
cpu soc: riscv: gd32vf103: simplify MCAUSE exception mask handling 2024-01-15 09:58:03 +01:00
crypto drivers: crypto: smartbond: Support crypto accelerator 2023-10-26 09:47:23 +02:00
dac drivers: dac: add driver for AD5592 2023-11-08 10:07:41 +01:00
dai drivers: dai: sai: Introduce the rx_sync_mode/tx_sync_mode properties 2024-01-11 10:02:50 +01:00
debug yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
dfpmcch yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
dfpmccu yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
disk drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
display drivers: display: uc81xx: add support for uc8175 2023-12-11 15:57:21 +01:00
dma dts: bindings: dma: intel_lpss: remove parent-node 2023-12-22 09:52:59 +01:00
dsa drivers: spi: update drivers that were using spi cpol and cpha 2023-10-25 18:30:28 -07:00
edac dts: bindings: clean up redundant required false attributes 2022-11-20 13:12:44 -05:00
espi drivers: espi: npcx: introduce espi taf driver 2023-12-18 09:30:01 +01:00
ethernet drivers: ethernet: Add xmc4xxx ethernet/PTP drivers 2024-01-09 10:00:47 +01:00
flash_controller drivers: flash: Add Ambiq flash controller driver. 2023-10-27 10:50:05 +02:00
fpga drivers/fpga: ice40: use microsecond resolution for reset time 2023-03-14 11:17:35 +01:00
fs dts: Add "disk-access" property to fstab bindings 2021-12-06 08:08:26 -05:00
fuel-gauge drivers: fuelgauge: Add TI BQ27z746 driver 2023-09-13 12:05:04 +02:00
gnss bindings: gnss: renmae quectel,lc76g.yaml 2023-11-29 14:30:40 +00:00
gpio driver: add new gpio driver "gpio_mcux_rgpio" 2024-01-16 20:50:11 -05:00
hda yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
hwinfo drivers: hwinfo: sam: Update to use clock control 2023-03-21 14:12:25 -07:00
hwspinlock drivers: hwspinlock: implement sqn hwspinlock driver 2023-08-16 20:46:55 +02:00
i2c drivers: i2c: support for Nuvoton numaker series 2023-11-27 14:34:15 +00:00
i2s i2s: stm32h7: add i2s support for stm32h7 mcu family 2024-01-04 13:48:28 +01:00
i3c drivers: i3c: mcux: Add dt property disable-open-drain-high-pp 2023-10-27 10:50:16 +02:00
ieee802154 yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
iio/afe dts: bindings: adc: nxp,vf610-adc: move binding to correct folder 2024-01-13 00:23:34 +00:00
input input: gpio_keys: implement polling mode support 2024-01-10 18:21:49 +00:00
interrupt-controller drivers: interrupt_controller: Add driver for NXP's IRQ_STEER IP 2023-12-04 09:52:38 -06:00
ipc ipc: add dynamically allocated buffers to icmsg 2023-11-13 11:11:43 +01:00
ipm drivers: ipm: remove nxp,imx-mu-rev2 compatible 2023-11-06 10:09:59 +01:00
kscan input: convert ite_it8xxx2_kbd driver from kscan to input 2023-11-10 16:30:37 +00:00
led drivers: led: pca9633: disable allcall 2023-10-06 12:24:23 +01:00
led_strip drivers: led_strip: add rpi_pico's PIO based ws2812 driver 2024-01-10 12:10:36 +01:00
lora drivers: lora: sx126x: Support fine-grained STM32WL PA config 2023-04-24 13:33:25 +02:00
mbox mbox: Add NXP MU as a MBOX device 2023-09-14 14:34:05 +02:00
mdio drivers: mdio: Add xmc4xxx mdio drivers 2024-01-09 10:00:47 +01:00
memory-controllers dts: bindings: Add nxp,flexram binding 2023-11-13 09:42:28 +01:00
memory-window intel_adsp: mem_window: support read-only flag 2022-10-11 08:28:25 -04:00
mfd drivers: mfd: add AD5592 MFD driver 2023-11-08 10:07:41 +01:00
mhu yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
mipi-dsi drivers: mipi_dsi: dsi_mcux_2l add property to enable non-continuous hs clk 2023-10-24 11:37:41 +02:00
misc drivers: sensor: qdec_s32: Add QDEC support for S32 2023-12-06 20:06:37 -06:00
mm yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
mmc drivers: disk: sdmmc_stm32 support for clock divisor 2023-04-12 17:44:48 +02:00
mmu_mpu arch: arm: remove num-mpu-regions 2023-12-01 10:48:00 +00:00
modem modem: modem_cellular: add U-blox SARA-R5 as modem 2023-12-05 16:29:55 -06:00
mtd drivers: flash: spi_nor: Allow page-size to be set via devicetree 2023-11-01 10:56:16 +00:00
net/wireless Bluetooth: Controller: Add coexistence implementation 2023-03-16 14:37:55 +01:00
options net: openthread: implement otPlatResetToBootloader 2024-01-11 15:37:58 -06:00
ospi dts: bindings: ospi: add ospim io ports 2023-06-21 16:06:00 +02:00
pcie drivers: pcie: Enable filtering PCIe devices by class-rev 2023-05-14 18:17:33 -04:00
peci yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
phy dts: bindings: drop remaining "required: false" from bindings 2023-01-04 14:23:53 +01:00
pinctrl pinctrl: esp32: move files from hal_espressif to main 2023-12-20 14:17:49 +00:00
pm_cpu_ops drivers: pm_cpu_ops: Add support for multiple PSCI versions 2023-07-25 16:58:01 +00:00
power soc: sam: Add SUPC driver and dts model 2023-10-24 11:35:43 +02:00
power-domain drivers: power_domain: Introduce a gpio monitor driver 2023-11-01 10:57:17 +00:00
ps2 drivers: ps2: microchip: Low power and wakeup enabled 2023-06-17 07:59:07 -04:00
pwm drivers: pwm_nxp_s32_emios: add support for pwm capture 2023-09-29 15:40:04 +02:00
qspi drivers: memc: add NXP S32 QSPI controller 2023-07-26 09:44:14 +02:00
regulator dts: bindings: max20335: add regulator-init-microvolt/microamp to allowlist 2024-01-08 15:09:35 +01:00
reserved-memory yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
reset dts: bindings: reset: ast10x0: revise cells' name 2023-09-27 11:51:13 +02:00
retained_mem drivers: retained_mem: Add generic retained register driver 2024-01-02 15:49:34 +00:00
retention retention: Add retention system 2023-04-24 13:27:53 +02:00
riscv dts/bindings/riscv: don't enforce riscv,isa values with enum array 2023-09-14 14:34:34 +02:00
rng dts: bindings: entropy: stm32: Add description to clock property 2023-04-14 14:04:26 +02:00
rtc dts: bindings: rtc: pcf8563: remove unused wakeup-source 2024-01-16 20:49:19 -05:00
sd drivers: sdhc: allow bandwidth selection 2023-09-13 16:20:59 +02:00
sdhc drivers: sdhc: add cdns sdhc/combophy driver files 2023-12-18 15:00:38 +01:00
sensor dts: bindings: sensor: move nRF comparator bindings to correct folder 2024-01-16 11:29:29 +00:00
serial drivers: uart: stm32: Allow enabling FIFO mode 2023-12-01 10:52:49 +00:00
shi dts: npcx: shi: support two version of shi hardware 2023-11-24 11:45:13 +01:00
sip_svc dts: arm64: intel: Change compat string for Intel Agilex SiP SMC driver. 2023-09-15 09:26:49 +02:00
smbus dts: bindings: add STM32 SMBus 2023-12-12 10:57:41 +01:00
sound boards: arm: nrf5340_audio_dk_nrf5340: add bindings for audio codec 2023-03-13 11:45:53 +01:00
spi dts: bindings: st,stm32h7-spi: add mssi and midi property 2024-01-17 09:56:03 +01:00
sram yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
syscon yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
tach yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
tcpc usb-c: tcpc: Add support for Dead Battery 2023-02-06 10:03:13 +01:00
test tests: lib: devicetree: api: Add tests for IRQ_INTC_* macros 2024-01-17 13:18:00 +01:00
timer boards: arm: stm32 boards with lptimer set node stm32_lp_tick_source 2023-12-12 09:52:30 +00:00
timestamp yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
usb usb: device: audio options for polling-interval and sample-rate-hz 2024-01-10 15:08:06 +01:00
usb-c dts: usb-c: fix invalid power-role in example 2023-10-11 11:19:06 +01:00
video yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
virtualization drivers: virtualization: Add interface for ivshmem-v2 2023-05-14 18:17:33 -04:00
w1 drivers: w1: add zephyr-gpio driver 2024-01-08 12:43:52 +01:00
watchdog drivers: watchdog: wdt_dw: support for resetting watchdog 2023-11-27 20:00:29 +01:00
wifi drivers: wifi: added Infineon AIROC WIFI driver 2023-11-08 15:07:37 +00:00
xen dts: bindings: xen: add xen,xen.yaml file 2023-09-15 11:15:00 +01:00
vendor-prefixes.txt dts: bindings: Add vendor prefix fanke 2024-01-12 16:03:01 +00:00