Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd77aade authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add pmic vibrator dts entry for 8909 QRD"

parents 79d60dae 79c49251
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -110,3 +110,13 @@

	status = "ok";
};

&spmi_bus {
	qcom,pm8909@1 {
		qcom,vibrator@c000 {
			status = "okay";
			qcom,vib-timeout-ms = <15000>;
			qcom,vib-vtg-level-mV = <3100>;
		};
	};
};