diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-02-09 03:11:13 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-09 03:11:13 -0800 |
| commit | 4789471d3eebb6509e2f6b686bc84ed9945a945c (patch) | |
| tree | 12832ce82307daf530712307f5adb826a77d4465 /Documentation | |
| parent | 27fda5103298c7e1f46131d542c4998c66056b0b (diff) | |
| parent | 11be5d874fba037048f26665a087d668c16c8afa (diff) | |
Merge "regulator: gfx-ldo: Add GFX LDO support for sdm630"
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/regulator/msm_gfx_ldo.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/regulator/msm_gfx_ldo.txt b/Documentation/devicetree/bindings/regulator/msm_gfx_ldo.txt index dcbb120eea2a..bd7627b132ea 100644 --- a/Documentation/devicetree/bindings/regulator/msm_gfx_ldo.txt +++ b/Documentation/devicetree/bindings/regulator/msm_gfx_ldo.txt @@ -8,8 +8,9 @@ This document describes the bindings that apply for the GFX LDO regulator. - compatible Usage: required Value type: <string> - Definition: should be "qcom,msm8953-gfx-ldo" for MSM8953 and - "qcom,sdm660-gfx-ldo" for SDM660 + Definition: should be "qcom,msm8953-gfx-ldo" for MSM8953, + "qcom,sdm660-gfx-ldo" for SDM660 and "qcom,sdm630-gfx-ldo" + for SDM630. - reg Usage: required |
