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

Commit 1f891a34 authored by Shreyas K K's avatar Shreyas K K
Browse files

ARM: dts: msm: Remove duplicate dt node for qupv3 from sm8150

Remove duplicate dt node for qupv3 from sm8150 base dtsi file,
the relevant support is present in sm8150-qupv3.dtsi file.

Change-Id: Iee75e0619bdaafd67d77fe6da29820d5a737fac4
parent 6a51539e
Loading
Loading
Loading
Loading
+0 −22
Original line number Diff line number Diff line
@@ -1483,28 +1483,6 @@
		qcom,guard-memory;
	};

	qupv3_id_1: geniqup@ac0000 {
		compatible = "qcom,geni-se-qup";
		reg = <0x00ac0000 0x6000>;
		clock-names = "m-ahb", "s-ahb";
		clocks = <&gcc GCC_QUPV3_WRAP_1_M_AHB_CLK>,
			 <&gcc GCC_QUPV3_WRAP_1_S_AHB_CLK>;
		ranges;
		#address-cells = <2>;
		#size-cells = <2>;
		status = "ok";


		uart2: serial@a90000 {
			compatible = "qcom,geni-debug-uart";
			reg = <0x0 0x00a90000 0x0 0x4000>;
			clock-names = "se";
			clocks = <&gcc GCC_QUPV3_WRAP1_S4_CLK>;
			interrupts = <GIC_SPI 357 IRQ_TYPE_LEVEL_HIGH>;
			status = "ok";
		};
	};

	tcsr_mutex_block: syscon@1f40000 {
		compatible = "syscon";
		reg = <0x1f40000 0x20000>;