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

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

Merge "ARM: dts: msm: Update proper clock domain address for LMH DCVS for SM6150"

parents 21856967 a804faa3
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -21,7 +21,7 @@
		interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
		interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
		qcom,affinity = <0>;
		qcom,affinity = <0>;
		reg = <0x18358800 0x1000>,
		reg = <0x18358800 0x1000>,
			<0x18321000 0x1000>;
			<0x18323000 0x1000>;
		#thermal-sensor-cells = <0>;
		#thermal-sensor-cells = <0>;
	};
	};


@@ -30,7 +30,7 @@
		interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;
		interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;
		qcom,affinity = <1>;
		qcom,affinity = <1>;
		reg = <0x18350800 0x1000>,
		reg = <0x18350800 0x1000>,
			<0x18323000 0x1000>;
			<0x18325800 0x1000>;
		#thermal-sensor-cells = <0>;
		#thermal-sensor-cells = <0>;
	};
	};
};
};