mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:24:45 +01:00
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>
This commit is contained in:
parent
acd2fa47aa
commit
118ddab8bb
1 changed files with 14 additions and 0 deletions
|
|
@ -9,6 +9,20 @@ title: NAU8825 audio CODEC
|
|||
maintainers:
|
||||
- John Hsu <KCHSU0@nuvoton.com>
|
||||
|
||||
description: |
|
||||
NAU8825 audio CODEC
|
||||
|
||||
Pins on the device (for linking into audio routes):
|
||||
|
||||
Outputs:
|
||||
* HPOL : Headphone Left Output
|
||||
* HPOR : Headphone Right Output
|
||||
* MICBIAS : Microphone Bias Output
|
||||
|
||||
Inputs:
|
||||
* MICP : Analog Microphone Positive Input
|
||||
* MICN : Analog Microphone Negative Input
|
||||
|
||||
allOf:
|
||||
- $ref: dai-common.yaml#
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue