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

ASoC: Document wm8994 endpoints

The wm8994 exposes several inputs and outputs that can be used by
machine drivers in their routing. Add them to the documention so
they don't have been duplicated in any machine drivers bindings.

Signed-off-by: Jonathan Bakker <xc-racer2@live.ca>
Link: https://lore.kernel.org/r/BN6PR04MB066019A8783D22F1C4A588B7A39F0@BN6PR04MB0660.namprd04.prod.outlook.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Jonathan Bakker and committed by
Mark Brown
3f2ec71c 7a3a7671

+23
+23
Documentation/devicetree/bindings/sound/wm8994.txt
··· 68 68 - wlf,csnaddr-pd : If present enable the internal pull-down resistor on 69 69 the CS/ADDR pin. 70 70 71 + Pins on the device (for linking into audio routes): 72 + 73 + * IN1LN 74 + * IN1LP 75 + * IN2LN 76 + * IN2LP:VXRN 77 + * IN1RN 78 + * IN1RP 79 + * IN2RN 80 + * IN2RP:VXRP 81 + * SPKOUTLP 82 + * SPKOUTLN 83 + * SPKOUTRP 84 + * SPKOUTRN 85 + * HPOUT1L 86 + * HPOUT1R 87 + * HPOUT2P 88 + * HPOUT2N 89 + * LINEOUT1P 90 + * LINEOUT1N 91 + * LINEOUT2P 92 + * LINEOUT2N 93 + 71 94 Example: 72 95 73 96 wm8994: codec@1a {