From 2d4bc57348e157dbb0a76f37a398ab32f60c2586 Mon Sep 17 00:00:00 2001 From: Anthony Brandon Date: Mon, 9 Jul 2018 19:46:43 +0200 Subject: [PATCH] dt-bindings: sound: wm8994: document wlf,spkmode-pu property Add the wlf,spkmode-pu property to control the Speaker Mode pull-up from the device tree. Signed-off-by: Anthony Brandon Acked-by: Charles Keepax Acked-by: Charles Keepax Acked-by: Charles Keepax Reviewed-by: Rob Herring Signed-off-by: Rob Herring --- Documentation/devicetree/bindings/sound/wm8994.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/sound/wm8994.txt b/Documentation/devicetree/bindings/sound/wm8994.txt index 4a9dead1b7d32..b74a221455f79 100644 --- a/Documentation/devicetree/bindings/sound/wm8994.txt +++ b/Documentation/devicetree/bindings/sound/wm8994.txt @@ -57,6 +57,9 @@ Optional properties: - wlf,ldoena-always-driven : If present LDOENA is always driven. + - wlf,spkmode-pu : If present enable the internal pull-up resistor on + the SPKMODE pin. + Example: wm8994: codec@1a { -- 2.30.2