diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2015-11-23 14:51:30 +0000 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2015-11-24 09:00:27 +0900 |
commit | 7a7ef0f2a4b359d0206772bf291781157d07f7dc (patch) | |
tree | c15bcc3961159bddb478b8fbc5de260be0494591 /Documentation/devicetree/bindings/extcon | |
parent | 832df9e8ecabec271a0c418bdbb94da826dc5b6d (diff) | |
download | op-kernel-dev-7a7ef0f2a4b359d0206772bf291781157d07f7dc.zip op-kernel-dev-7a7ef0f2a4b359d0206772bf291781157d07f7dc.tar.gz |
extcon: arizona: Update naming for micd-timeout DT to include units
Add time units of -ms (milliseconds) to wlf,micd-timeout.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'Documentation/devicetree/bindings/extcon')
-rw-r--r-- | Documentation/devicetree/bindings/extcon/extcon-arizona.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/extcon/extcon-arizona.txt b/Documentation/devicetree/bindings/extcon/extcon-arizona.txt index 8aa0bd4..238e10e 100644 --- a/Documentation/devicetree/bindings/extcon/extcon-arizona.txt +++ b/Documentation/devicetree/bindings/extcon/extcon-arizona.txt @@ -33,7 +33,7 @@ Optional properties: specified as per the ARIZONA_MICD_TIME_XXX defines. - wlf,micd-dbtime : Microphone detection hardware debounces specified as the number of measurements to take, valid values being 2 and 4. - - wlf,micd-timeout : Timeout for microphone detection, specified in + - wlf,micd-timeout-ms : Timeout for microphone detection, specified in milliseconds. - wlf,micd-force-micbias : Force MICBIAS continuously on during microphone detection. |