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

Commit 93f6049f authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: correct gpu_gx_gdsc syscon node names"

parents ec075372 d7eea141
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -762,12 +762,12 @@
		qcom,gds-timeout = <500>;
	};

	gpu_gx_domain_addr: syscon@0x3d91508 {
	gpu_gx_domain_addr: syscon@3d91508 {
		compatible = "syscon";
		reg = <0x3d91508 0x4>;
	};

	gpu_gx_sw_reset: syscon@0x3d91008 {
	gpu_gx_sw_reset: syscon@3d91008 {
		compatible = "syscon";
		reg = <0x3d91008 0x4>;
	};