[PATCH] mfd: dt-bindings: Add PMIC reset property

From: Daniel Schultz
Date: Thu Mar 15 2018 - 06:58:59 EST


Add documentation about a new rk808 devicetree property, which can
enable resets by the PMIC.

Signed-off-by: Daniel Schultz <d.schultz@xxxxxxxxx>
---
Documentation/devicetree/bindings/mfd/rk808.txt | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/rk808.txt b/Documentation/devicetree/bindings/mfd/rk808.txt
index 91b6522..fa1a30f 100644
--- a/Documentation/devicetree/bindings/mfd/rk808.txt
+++ b/Documentation/devicetree/bindings/mfd/rk808.txt
@@ -20,6 +20,8 @@ Optional properties:
default output clock name
- rockchip,system-power-controller: Telling whether or not this pmic is controlling
the system power.
+- rockchip,system-reset-controller: Telling whether or not this pmic is controlling
+ the system reset.

Optional RK805 properties:
- vcc1-supply: The input supply for DCDC_REG1
--
2.7.4