diff mbox

[5/6] Input: pm8xxx-vib: add pm8916-vib device tree bindings

Message ID 20170331161538.11657-5-damien.riegel@savoirfairelinux.com (mailing list archive)
State New, archived
Headers show

Commit Message

Damien Riegel March 31, 2017, 4:15 p.m. UTC
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
---
 Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.txt | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.txt b/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.txt
index 86ce95fc6cf8..4f968f02cad1 100644
--- a/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.txt
+++ b/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.txt
@@ -7,13 +7,16 @@  PROPERTIES
 	Value type: <string>
 	Definition: must be one of:
 		    "qcom,pm8058-vib"
+		    "qcom,pm8916-vib"
 		    "qcom,pm8921-vib"
 
 - reg:
 	Usage: required
 	Value type: <prop-encoded-array>
-	Definition: address of vibration control register. This value is
-		    actually ignored and hardcoded in the driver to value 0x4a
+	Definition: pm8058/pm8921: address of vibration control register. This
+				   value is actually ignored and hardcoded in
+				   the driver to value 0x4a
+		    pm8916: base address of the vibration module
 
 EXAMPLE