@@ -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
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(-)