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

Commit 9dcce549 authored by Odelu Kukatla's avatar Odelu Kukatla
Browse files

ARM: dts: msm: Enable QoS programming for HOLI

Bus driver requires to set the QoS parameters like QoS mode
and priorities, so enable the QoS parameter programming.

Change-Id: Ie6b8c01acbdcd82707d1aff6924be5d28e9e4bbe
parent 540e981f
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
@@ -962,18 +962,7 @@
			<&rpmcc RPM_SMD_QUP_A_CLK>;
	};

	system_noc: interconnect@1880000 {
		reg = <0x01880000 0x1900>;
		compatible = "qcom,holi-system_noc";
		#interconnect-cells = <1>;
		qcom,keepalive;
		clock-names = "bus", "bus_a";
		clocks = <&rpmcc RPM_SMD_SNOC_CLK>,
			<&rpmcc RPM_SMD_SNOC_A_CLK>;
	};

	mmnrt_virt: interconnect@1899000 {
		reg = <0x01899000 0x6000>;
	mmnrt_virt: interconnect@0 {
		compatible = "qcom,holi-mmnrt_virt";
		#interconnect-cells = <1>;
		qcom,util-factor = <142>;
@@ -983,8 +972,7 @@
			<&rpmcc RPM_SMD_MMNRT_A_CLK>;
	};

	mmrt_virt: interconnect@189f000 {
		reg = <0x0189f000 0x1000>;
	mmrt_virt: interconnect@1 {
		compatible = "qcom,holi-mmrt_virt";
		#interconnect-cells = <1>;
		qcom,util-factor = <142>;
@@ -994,6 +982,18 @@
			<&rpmcc RPM_SMD_MMRT_A_CLK>;
	};

	system_noc: interconnect@1880000 {
		#address-cells = <1>;
		#size-cells = <1>;
		reg = <0x01880000 0x5f080>;
		compatible = "qcom,holi-system_noc";
		#interconnect-cells = <1>;
		qcom,keepalive;
		clock-names = "bus", "bus_a";
		clocks = <&rpmcc RPM_SMD_SNOC_CLK>,
			<&rpmcc RPM_SMD_SNOC_A_CLK>;
	};

	config_noc: interconnect@1900000 {
		reg = <0x01900000 0x6200>;
		compatible = "qcom,holi-config_noc";