Commit 61c615ac authored by Olof Johansson's avatar Olof Johansson

Merge tag 'qcom-dts-for-5.3-2' of...

Merge tag 'qcom-dts-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt

Qualcomm Device Tree Changes for v5.3

* Add vibrator motor for MSM8974 based Fairphone 2

* tag 'qcom-dts-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  ARM: dts: msm8974-FP2: Add vibration motor
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 72ce9b7c e9146339
......@@ -50,6 +50,12 @@ volume-up {
};
};
vibrator {
compatible = "gpio-vibrator";
enable-gpios = <&msmgpio 86 GPIO_ACTIVE_HIGH>;
vcc-supply = <&pm8941_l18>;
};
smd {
rpm {
rpm_requests {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment