]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: dt-bindings: add regulator support to dmic codec
authorOlivier Moysan <olivier.moysan@foss.st.com>
Thu, 6 Mar 2025 17:18:39 +0000 (18:18 +0100)
committerMark Brown <broonie@kernel.org>
Sat, 8 Mar 2025 16:06:48 +0000 (16:06 +0000)
Add optional vref-supply property to describe the regulator supplying
the digital microphones.

Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com>
Acked-by: "Rob Herring (Arm)" <robh@kernel.org>
Link: https://patch.msgid.link/20250306171840.593443-2-olivier.moysan@foss.st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/dmic-codec.yaml

index 59ef0cf6b6e5e1bf627e6df7337ac3c7b067c43b..cc3c84dd4c26fd30c24225657fdb0275089dbe67 100644 (file)
@@ -19,6 +19,9 @@ properties:
   '#sound-dai-cells':
     const: 0
 
+  vref-supply:
+    description: Phandle to the digital microphone reference supply
+
   dmicen-gpios:
     description: GPIO specifier for DMIC to control start and stop
     maxItems: 1