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

Commit 6e388183 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 multimedia bandwidth monitor sensor for msm8920"

parents ad6818c5 ac1e72d1
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -156,6 +156,15 @@
		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 {