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

Commit b113affe authored by Vikram Mulukutla's avatar Vikram Mulukutla
Browse files

ARM: dts: msm: Add additional HFPLL data to clock-krait nodes



The config control register value and the VCO selection
mask may change between different MSMs. Add this data to
the clock-krait device tree nodes.

Change-Id: Ie00a5d6f145b008d4608f8d101eb608901bc7846
Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
parent 79fe1b89
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -289,6 +289,8 @@
		l2-dig-supply = <&pma8084_s2_corner_ao>;
		hfpll-dig-supply = <&pma8084_s2_corner_ao>;
		hfpll-analog-supply = <&pma8084_l12_ao>;
		qcom,hfpll-config-val = <0x04D0405D>;
		qcom,hfpll-user-vco-mask = <0x00100000>;

		qcom,l2-fmax =
			<          0 0			 >,
+2 −0
Original line number Diff line number Diff line
@@ -904,6 +904,8 @@
		l2-dig-supply = <&pm8841_s2_corner_ao>;
		hfpll-dig-supply = <&pm8841_s2_corner_ao>;
		hfpll-analog-supply = <&pm8941_l12_ao>;
		qcom,hfpll-config-val = <0x04D0405D>;
		qcom,hfpll-user-vco-mask = <0x00100000>;

		qcom,l2-fmax =
			<          0 0			 >,