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

ASoC: dt-bindings: nuvoton,nau8825: Document routing strings

Add a list of the nau8825 pin names to the binding's description to make
it self-contained and improve the user experience for board developers.

Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@gmail.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Message-ID: <20250903160119.83625-3-jihed.chaibi.dev@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Jihed Chaibi and committed by
Mark Brown
118ddab8 acd2fa47

+14
+14
Documentation/devicetree/bindings/sound/nuvoton,nau8825.yaml
··· 9 9 maintainers: 10 10 - John Hsu <KCHSU0@nuvoton.com> 11 11 12 + description: | 13 + NAU8825 audio CODEC 14 + 15 + Pins on the device (for linking into audio routes): 16 + 17 + Outputs: 18 + * HPOL : Headphone Left Output 19 + * HPOR : Headphone Right Output 20 + * MICBIAS : Microphone Bias Output 21 + 22 + Inputs: 23 + * MICP : Analog Microphone Positive Input 24 + * MICN : Analog Microphone Negative Input 25 + 12 26 allOf: 13 27 - $ref: dai-common.yaml# 14 28