diff options
author | Shengjiu Wang <[email protected]> | 2020-08-23 21:54:36 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-08-24 13:59:44 +0100 |
commit | 5edc8c4fe019b920ae9bd1e3413d66f6e8adf29b (patch) | |
tree | 3f621132d457453256b6bfebd43c1e4ec59e6be5 | |
parent | fcea8b023a5f06ea0180ae65b01520b0414ee325 (diff) |
ASoC: dt-bindings: ak5558: Add power supply property
AVDD-supply is for Analog power supply
DVDD-supply is for Digital power supply
Signed-off-by: Shengjiu Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/sound/ak5558.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/ak5558.txt b/Documentation/devicetree/bindings/sound/ak5558.txt index 7d67ca6ced80..36934098170c 100644 --- a/Documentation/devicetree/bindings/sound/ak5558.txt +++ b/Documentation/devicetree/bindings/sound/ak5558.txt @@ -10,6 +10,8 @@ Required properties: Optional properties: - reset-gpios: A GPIO specifier for the power down & reset pin. +- AVDD-supply: Analog power supply +- DVDD-supply: Digital power supply Example: |