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

Commit f64395af authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

ARM: dts: msm: add nvmem for PM8150B FG on SM8150



Add nvmem properties for PM8150B FG so that FG parameters can
be stored in SDAM2 on PM8150.

Change-Id: Iaf2aee37210469738da59ce044b2a7ef9ccbed4d
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 0cdf5669
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -88,6 +88,11 @@
	};
};

&pm8150b_fg {
	nvmem-names = "fg_sdam";
	nvmem = <&pm8150_sdam_2>;
};

&pm8150b_qnovo {
	pinctrl-names = "q_state1", "q_state2";
	pinctrl-0 = <&qnovo_fet_ctrl_state1>;