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

Commit eeadc97b 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 8916 QRD"

parents 01044abd 09f68cd7
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -124,3 +124,13 @@

	status = "ok";
};

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