All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/2] ASoC: dt-bindings: ak4458: Add dsd-path property
@ 2020-09-15 13:56 Shengjiu Wang
  2020-09-15 13:57 ` [PATCH v3 2/2] ASoC: ak4458: Add DSD support for ak4458 and ak4497 Shengjiu Wang
  2020-09-17 18:57 ` [PATCH v3 1/2] ASoC: dt-bindings: ak4458: Add dsd-path property Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Shengjiu Wang @ 2020-09-15 13:56 UTC (permalink / raw)
  To: lgirdwood, broonie, perex, tiwai, alsa-devel, linux-kernel,
	robh+dt, devicetree

Add "dsd-path" property, which is used for ak4497 codec
to select the DSD input pin.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
---
 Documentation/devicetree/bindings/sound/ak4458.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/ak4458.txt b/Documentation/devicetree/bindings/sound/ak4458.txt
index 8f6c84f21468..0416c14895d6 100644
--- a/Documentation/devicetree/bindings/sound/ak4458.txt
+++ b/Documentation/devicetree/bindings/sound/ak4458.txt
@@ -12,6 +12,9 @@ Optional properties:
 - mute-gpios: A GPIO specifier for the soft mute pin
 - AVDD-supply: Analog power supply
 - DVDD-supply: Digital power supply
+- dsd-path: Select DSD input pins for ak4497
+            0: select #16, #17, #19 pins
+            1: select #3, #4, #5 pins
 
 Example:
 
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-17 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15 13:56 [PATCH v3 1/2] ASoC: dt-bindings: ak4458: Add dsd-path property Shengjiu Wang
2020-09-15 13:57 ` [PATCH v3 2/2] ASoC: ak4458: Add DSD support for ak4458 and ak4497 Shengjiu Wang
2020-09-17 18:57 ` [PATCH v3 1/2] ASoC: dt-bindings: ak4458: Add dsd-path property Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.