mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-18 07:55:06 +00:00
SPM1423 PDM microphone
A driver for the SPM1423 PDM MEMS microphone (and compatible PDM mics), wired
as an input-only AUDIO_CODEC_TYPE device. Has no I2C/register interface -- just
a PDM data line -- so there is no I2C parent; the device sits standalone in the
devicetree and only references the I2S controller by name. PDM RX is hardware-
restricted to I2S controller 0.
License: Apache v2.0