Message ID | 1414427215-14380-5-git-send-email-romain.perier@gmail.com |
---|---|
State | Needs Review / ACK, archived |
Headers | show |
Context | Check | Description |
---|---|---|
robh/checkpatch | warning | total: 1 errors, 0 warnings, 0 lines checked |
robh/patch-applied | success |
diff --git a/Documentation/devicetree/bindings/regulator/act8865-regulator.txt b/Documentation/devicetree/bindings/regulator/act8865-regulator.txt index 01a5b07..45369d8 100644 --- a/Documentation/devicetree/bindings/regulator/act8865-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/act8865-regulator.txt @@ -6,8 +6,8 @@ Required properties: - reg: I2C slave address Optional properties: -- poweroff-source: Telling whether or not this pmic is controlling - the system power. See Documentation/devicetree/bindings/power/poweroff.txt . +- system-power-controller: Telling whether or not this pmic is controlling the + system power. See Documentation/devicetree/bindings/power/power-controller.txt. Any standard regulator properties can be used to configure the single regulator.
Signed-off-by: Romain Perier <romain.perier@gmail.com> --- Documentation/devicetree/bindings/regulator/act8865-regulator.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)