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

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: dt-bindings: everest,es8316: Document routing strings

Add a list of the es8316 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-2-jihed.chaibi.dev@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Jihed Chaibi and committed by
Mark Brown
acd2fa47 1b237f19

+16
+16
Documentation/devicetree/bindings/sound/everest,es8316.yaml
··· 12 12 - Matteo Martelli <matteomartelli3@gmail.com> 13 13 - Binbin Zhou <zhoubinbin@loongson.cn> 14 14 15 + description: | 16 + Everest ES8311, ES8316 and ES8323 audio CODECs 17 + 18 + Pins on the device (for linking into audio routes): 19 + 20 + Outputs: 21 + * LOUT: Left Analog Output 22 + * ROUT: Right Analog Output 23 + * MICBIAS: Microphone Bias 24 + 25 + Inputs: 26 + * MIC1P: Microphone 1 Positive Analog Input 27 + * MIC1N: Microphone 1 Negative Analog Input 28 + * MIC2P: Microphone 2 Positive Analog Input 29 + * MIC2N: Microphone 2 Negative Analog Input 30 + 15 31 allOf: 16 32 - $ref: dai-common.yaml# 17 33