Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: dt-bindings: rtq9128: Add TDM input source slect property

Create a boolean property to select TDM input source coms from 'DATA2'.

Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Link: https://lore.kernel.org/r/1695872468-24433-2-git-send-email-cy_huang@richtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

ChiYuan Huang and committed by
Mark Brown
bf38a0be 3efcb471

+7
+7
Documentation/devicetree/bindings/sound/richtek,rtq9128.yaml
··· 28 28 enable-gpios: 29 29 maxItems: 1 30 30 31 + richtek,tdm-input-data2-select: 32 + type: boolean 33 + description: 34 + By default, if TDM mode is used, TDM data input will select 'DATA1' pin 35 + as the data source. This option will configure TDM data input source from 36 + 'DATA1' to 'DATA2' pin. 37 + 31 38 '#sound-dai-cells': 32 39 const: 0 33 40