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

Commit 73c997e2 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix the gem_noc node address and reg size"

parents ba4d63df d43e3f8f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1280,8 +1280,8 @@
		qcom,bcm-voters = <&apps_bcm_voter>;
	};

	gem_noc: interconnect@1380000 {
		reg = <0x9100000 0xae200>;
	gem_noc: interconnect@9100000 {
		reg = <0x9100000 0xb4000>;
		compatible = "qcom,lahaina-gem_noc";
		#interconnect-cells = <1>;
		qcom,bcm-voter-names = "hlos", "disp";