summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorChiYuan Huang <cy_huang@richtek.com>2023-09-28 06:41:07 +0300
committerMark Brown <broonie@kernel.org>2023-09-28 11:39:00 +0300
commitbf38a0be7c57e43303600b5afc9b740882b3ed87 (patch)
treebce27e66b8f397cdc4e86a791538b816f7c533d8 /Documentation
parent3efcb471f871cc095841d411f98c593228ecbac6 (diff)
downloadlinux-bf38a0be7c57e43303600b5afc9b740882b3ed87.tar.xz
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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/sound/richtek,rtq9128.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/richtek,rtq9128.yaml b/Documentation/devicetree/bindings/sound/richtek,rtq9128.yaml
index d117f08fff30..d54686a19ab7 100644
--- a/Documentation/devicetree/bindings/sound/richtek,rtq9128.yaml
+++ b/Documentation/devicetree/bindings/sound/richtek,rtq9128.yaml
@@ -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