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

Commit f5c008e9 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 SNOC QoS clk handle entry for msm8909"

parents 4eb3ec95 b440817b
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -135,9 +135,10 @@
			qcom,base-offset = <0x7000>;
			qcom,qos-off = <0x1000>;
			qcom,bus-type = <1>;
			clock-names = "bus_clk", "bus_a_clk";
			clock-names = "bus_clk", "bus_a_clk", "bus_qos_clk";
			clocks = <&clock_rpm  clk_snoc_msmbus_clk>,
				<&clock_rpm  clk_snoc_msmbus_a_clk>;
				<&clock_rpm  clk_snoc_msmbus_a_clk>,
				<&clock_gcc clk_gcc_snoc_qosgen_clk>;

			coresight-id = <50>;
			coresight-name = "coresight-snoc";