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

Commit 5c4071a0 authored by Guru Das Srinagesh's avatar Guru Das Srinagesh
Browse files

ARM: dts: msm: Set PPG ramp step duration to 100 ms

Set the ramp step duration for the PPG peripheral to 100 ms for a
smoother breathing effect.

Change-Id: Ib9343493c21e1931804383b4dd4cbacf33e51413
parent b8020b73
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -44,7 +44,7 @@


			lpg@1 {
			lpg@1 {
				qcom,lpg-chan-id = <1>;
				qcom,lpg-chan-id = <1>;
				qcom,ramp-step-ms = <200>;
				qcom,ramp-step-ms = <100>;
				qcom,ramp-low-index = <0>;
				qcom,ramp-low-index = <0>;
				qcom,ramp-high-index = <19>;
				qcom,ramp-high-index = <19>;
				qcom,ramp-pattern-repeat;
				qcom,ramp-pattern-repeat;
@@ -53,7 +53,7 @@


			lpg@2 {
			lpg@2 {
				qcom,lpg-chan-id = <2>;
				qcom,lpg-chan-id = <2>;
				qcom,ramp-step-ms = <200>;
				qcom,ramp-step-ms = <100>;
				qcom,ramp-low-index = <0>;
				qcom,ramp-low-index = <0>;
				qcom,ramp-high-index = <19>;
				qcom,ramp-high-index = <19>;
				qcom,ramp-pattern-repeat;
				qcom,ramp-pattern-repeat;
@@ -62,7 +62,7 @@


			lpg@3 {
			lpg@3 {
				qcom,lpg-chan-id = <3>;
				qcom,lpg-chan-id = <3>;
				qcom,ramp-step-ms = <200>;
				qcom,ramp-step-ms = <100>;
				qcom,ramp-low-index = <0>;
				qcom,ramp-low-index = <0>;
				qcom,ramp-high-index = <19>;
				qcom,ramp-high-index = <19>;
				qcom,ramp-pattern-repeat;
				qcom,ramp-pattern-repeat;