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

Commit c75b2fa1 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: Update properties for the GPU GDSCs on SDM855"

parents 5404b19c 67d1d415
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -208,6 +208,7 @@
		hw-ctrl-addr = <&gpu_cx_hw_ctrl>;
		qcom,no-status-check-on-disable;
		qcom,gds-timeout = <500>;
		qcom,clk-dis-wait-val = <8>;
		status = "disabled";
	};

@@ -228,7 +229,6 @@
		domain-addr = <&gpu_gx_domain_addr>;
		sw-reset = <&gpu_gx_sw_reset>;
		qcom,reset-aon-logic;
		qcom,toggle-sw-collapse-in-disable;
		status = "disabled";
	};

+3 −0
Original line number Diff line number Diff line
@@ -2113,6 +2113,9 @@
&gpu_gx_gdsc {
	parent-supply = <&pm855l_s2_level>;
	qcom,vote-parent-supply-voltage;
	clock-names = "core_root_clk";
	clocks = <&clock_gpucc GPU_CC_GX_GFX3D_CLK_SRC>;
	qcom,force-enable-root-clk;
	status = "ok";
};

+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@
#define GPU_CC_RBCPR_CLK					23
#define GPU_CC_RBCPR_CLK_SRC					24
#define GPU_CC_SLEEP_CLK					25
#define GPU_CC_GX_GFX3D_CLK_SRC					26

#define GPUCC_GPU_CC_ACD_BCR					0
#define GPUCC_GPU_CC_CX_BCR					1