diff options
author | Keerthy <j-keerthy@ti.com> | 2014-06-18 15:28:53 +0530 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-06-23 12:30:55 +0100 |
commit | 9b9fb42070bc6954f8e1cee5652fc0b35adae63c (patch) | |
tree | 779f3f4a9327a45b5b2b79c32ce9cf22a771c060 /Documentation/devicetree/bindings/regulator | |
parent | ac3ae0368eeb95acb9ec36a150cdc1370e2f7310 (diff) | |
download | blackbird-obmc-linux-9b9fb42070bc6954f8e1cee5652fc0b35adae63c.tar.gz blackbird-obmc-linux-9b9fb42070bc6954f8e1cee5652fc0b35adae63c.zip |
regulator: palmas: Add tps65917 compatible string
Add tps65917 compatible string.
Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/palmas-pmic.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt index 42e6b6bc48ff..725393c8a7f2 100644 --- a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt +++ b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt @@ -7,6 +7,7 @@ Required properties: ti,twl6037-pmic ti,tps65913-pmic ti,tps65914-pmic + ti,tps65917-pmic and also the generic series names ti,palmas-pmic - interrupt-parent : The parent interrupt controller which is palmas. |