diff options
author | Matthias Brugger <matthias.bgg@gmail.com> | 2020-01-14 16:01:50 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-01-21 17:15:38 +0000 |
commit | 26aa19174f0d1837cb268b744f6dcb013265ab03 (patch) | |
tree | 92cd00bacffdb0183baeee5d8363b1f89a19ba5f | |
parent | 294b7380ffe88d4a0626af1fee5843a3db0c913c (diff) |
ASoC: dt-bindings: rt5645: add suppliers
The rt5645 and rt5650 have two suppliers, document them.
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Link: https://lore.kernel.org/r/20200114150151.8537-1-matthias.bgg@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/sound/rt5645.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/rt5645.txt b/Documentation/devicetree/bindings/sound/rt5645.txt index a03f9a872a71..41a62fd2ae1f 100644 --- a/Documentation/devicetree/bindings/sound/rt5645.txt +++ b/Documentation/devicetree/bindings/sound/rt5645.txt @@ -10,6 +10,10 @@ Required properties: - interrupts : The CODEC's interrupt output. +- avdd-supply: Power supply for AVDD, providing 1.8V. + +- cpvdd-supply: Power supply for CPVDD, providing 3.5V. + Optional properties: - hp-detect-gpios: |