diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/arm/msm/wil6210.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/msm/wil6210.txt b/Documentation/devicetree/bindings/arm/msm/wil6210.txt index 54bbf2535340..0c75cf64e4d2 100644 --- a/Documentation/devicetree/bindings/arm/msm/wil6210.txt +++ b/Documentation/devicetree/bindings/arm/msm/wil6210.txt @@ -32,7 +32,7 @@ Optional properties: - clocks : List of phandle and clock specifier pairs - clock-names : List of clock input name strings sorted in the same order as the clocks property. -- qcom,keep_radio_on_during_sleep: Boolean flag to indicate if to suspend to d3hot +- qcom,keep-radio-on-during-sleep: Boolean flag to indicate if to suspend to d3hot instead of turning off the device Example: @@ -58,6 +58,6 @@ Example: clocks = <&clock_gcc clk_rf_clk3>, <&clock_gcc clk_rf_clk3_pin>; clock-names = "rf_clk3_clk", "rf_clk3_pin_clk"; - qcom,keep_radio_on_during_sleep; + qcom,keep-radio-on-during-sleep; }; |
