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

Commit bdff82e8 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 bandwidth monitor devicetree under soc for msm8920"

parents 83ce44d9 7c5ca5aa
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -136,6 +136,15 @@
		qcom,ipa-advertise-sg-support;
	};

	qcom,bm-sensors {
		compatible = "qcom,bm-sensors";

		bw_mm {
			qcom,bm-sensor = <&slv_snoc_bimc_2 &mas_vfe0 &mas_vfe1>;
			qcom,bm-sensor-field = "ab";
		};
	};

	qcom,sensor-information {
		sensor_information16: qcom,sensor-information-16 {
			qcom,sensor-type = "tsens";
@@ -164,15 +173,6 @@
		qcom,bus-dev = <&fab_snoc>;
		qcom,mas-rpm-id = <ICBID_MASTER_IPA>;
	};

	qcom,bm-sensors {
		compatible = "qcom,bm-sensors";

		bw_mm {
			qcom,bm-sensor = <&slv_snoc_bimc_2 &mas_vfe0 &mas_vfe1>;
			qcom,bm-sensor-field = "ab";
		};
	};
};

&clock_gcc {