diff options
author | Vinod Koul <vkoul@kernel.org> | 2018-09-20 04:50:44 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2018-09-20 12:40:00 +0300 |
commit | a4ac1f5ced58b0782252d5a8b2dfe28a1d7a5e19 (patch) | |
tree | cecbfcae7cad021d14d3b99547719741d2bb6a38 /Documentation/devicetree/bindings | |
parent | 457b42f0aa1c397745ada6083bf81b9479ab19fe (diff) | |
download | linux-a4ac1f5ced58b0782252d5a8b2dfe28a1d7a5e19.tar.xz |
power: reset: qcom-pon: Add pms405 pon support
Update the binding and driver for pms405 pon.
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/power/reset/qcom,pon.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power/reset/qcom,pon.txt b/Documentation/devicetree/bindings/power/reset/qcom,pon.txt index 651491bb63b7..5705f575862d 100644 --- a/Documentation/devicetree/bindings/power/reset/qcom,pon.txt +++ b/Documentation/devicetree/bindings/power/reset/qcom,pon.txt @@ -6,7 +6,10 @@ and resin along with the Android reboot-mode. This DT node has pwrkey and resin as sub nodes. Required Properties: --compatible: "qcom,pm8916-pon" +-compatible: Must be one of: + "qcom,pm8916-pon" + "qcom,pms405-pon" + -reg: Specifies the physical address of the pon register Optional subnode: |