mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
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>
This commit is contained in:
parent
1b237f190e
commit
acd2fa47aa
|
|
@ -12,6 +12,22 @@ maintainers:
|
|||
- Matteo Martelli <matteomartelli3@gmail.com>
|
||||
- Binbin Zhou <zhoubinbin@loongson.cn>
|
||||
|
||||
description: |
|
||||
Everest ES8311, ES8316 and ES8323 audio CODECs
|
||||
|
||||
Pins on the device (for linking into audio routes):
|
||||
|
||||
Outputs:
|
||||
* LOUT: Left Analog Output
|
||||
* ROUT: Right Analog Output
|
||||
* MICBIAS: Microphone Bias
|
||||
|
||||
Inputs:
|
||||
* MIC1P: Microphone 1 Positive Analog Input
|
||||
* MIC1N: Microphone 1 Negative Analog Input
|
||||
* MIC2P: Microphone 2 Positive Analog Input
|
||||
* MIC2N: Microphone 2 Negative Analog Input
|
||||
|
||||
allOf:
|
||||
- $ref: dai-common.yaml#
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user