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

Commit d1a702ef authored by Osvaldo Banuelos's avatar Osvaldo Banuelos
Browse files

ARM: dts: msm: Enable ACD on msm8998 v2



Add the necessary configuration to the OSM clock device in
msm8998 v2 to initialize ACD.

Change-Id: Ibdb861a50ad654be34e14e2bcc012fdf5063acaf
CRs-Fixed: 1053383
Signed-off-by: default avatarOsvaldo Banuelos <osvaldob@codeaurora.org>
parent 9aa1df0c
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
@@ -26,6 +26,25 @@

&clock_cpu {
	compatible = "qcom,cpu-clock-osm-msm8998-v2";
	reg = <0x179c0000 0x4000>,
	      <0x17916000 0x1000>,
	      <0x17816000 0x1000>,
	      <0x179d1000 0x1000>,
	      <0x17914800 0x800>,
	      <0x17814800 0x800>,
	      <0x00784130 0x8>,
	      <0x1791101c 0x8>;
	reg-names = "osm", "pwrcl_pll", "perfcl_pll",
		    "apcs_common", "pwrcl_acd", "perfcl_acd",
		    "perfcl_efuse", "debug";

	qcom,acdtd-val = <0x00009611 0x00009611>;
	qcom,acdcr-val = <0x002b5ffd 0x002b5ffd>;
	qcom,acdsscr-val = <0x00000501 0x00000501>;
	qcom,acdextint0-val = <0x2cf9ae8 0x2cf9ae8>;
	qcom,acdextint1-val = <0x2cf9afc 0x2cf9afc>;
	qcom,acdautoxfer-val = <0x00000015 0x00000015>;

	/delete-property/ qcom,llm-sw-overr;
	qcom,pwrcl-speedbin0-v0 =
		<   300000000 0x0004000f 0x01200020 0x1 1 >,
+19 −0
Original line number Diff line number Diff line
@@ -26,6 +26,25 @@

&clock_cpu {
	compatible = "qcom,cpu-clock-osm-msm8998-v2";
	reg = <0x179c0000 0x4000>,
	      <0x17916000 0x1000>,
	      <0x17816000 0x1000>,
	      <0x179d1000 0x1000>,
	      <0x17914800 0x800>,
	      <0x17814800 0x800>,
	      <0x00784130 0x8>,
	      <0x1791101c 0x8>;
	reg-names = "osm", "pwrcl_pll", "perfcl_pll",
		    "apcs_common", "pwrcl_acd", "perfcl_acd",
		    "perfcl_efuse", "debug";

	qcom,acdtd-val = <0x00009611 0x00009611>;
	qcom,acdcr-val = <0x002b5ffd 0x002b5ffd>;
	qcom,acdsscr-val = <0x00000501 0x00000501>;
	qcom,acdextint0-val = <0x2cf9ae8 0x2cf9ae8>;
	qcom,acdextint1-val = <0x2cf9afc 0x2cf9afc>;
	qcom,acdautoxfer-val = <0x00000015 0x00000015>;

	/delete-property/ qcom,llm-sw-overr;
	qcom,pwrcl-speedbin0-v0 =
		<   300000000 0x0004000f 0x01200020 0x1 1 >,