Commit bf38a0be authored by ChiYuan Huang's avatar ChiYuan Huang Committed by Mark Brown

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: default avatarChiYuan Huang <cy_huang@richtek.com>
Link: https://lore.kernel.org/r/1695872468-24433-2-git-send-email-cy_huang@richtek.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 3efcb471
......@@ -28,6 +28,13 @@ properties:
enable-gpios:
maxItems: 1
richtek,tdm-input-data2-select:
type: boolean
description:
By default, if TDM mode is used, TDM data input will select 'DATA1' pin
as the data source. This option will configure TDM data input source from
'DATA1' to 'DATA2' pin.
'#sound-dai-cells':
const: 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment