diff options
author | 2014-06-18 15:28:53 +0530 | |
---|---|---|
committer | 2014-06-23 12:30:55 +0100 | |
commit | 9b9fb42070bc6954f8e1cee5652fc0b35adae63c (patch) | |
tree | 779f3f4a9327a45b5b2b79c32ce9cf22a771c060 | |
parent | mfd: Add DT bindings for tps65917 PMIC (diff) | |
download | wireguard-linux-9b9fb42070bc6954f8e1cee5652fc0b35adae63c.tar.xz wireguard-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 '')
-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. |