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

Commit 080e5b10 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: add qpdi support for sdm660"

parents 062967fb 6dc3fddc
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -1061,6 +1061,22 @@
		clock-names = "core_clk", "core_a_clk";
	};

	qpdi: qpdi@1fc1000 {
		compatible = "qcom,coresight-qpdi";
		reg = <0x01fc1000 0x4>;
		reg-names = "qpdi-base";

		coresight-name = "coresight-qpdi";

		vdd-supply = <&pm660l_l5>;
		qcom,vdd-voltage-level = <2950000 2950000>;
		qcom,vdd-current-level = <15000 900000>;

		vdd-io-supply = <&pm660l_l2>;
		qcom,vdd-io-voltage-level = <1800000 2950000>;
		qcom,vdd-io-current-level = <200 22000>;
	};

	funnel_qatb: funnel@6005000 {
		compatible = "arm,primecell";
		arm,primecell-periphid = <0x0003b908>;