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

Commit dc71b288 authored by Harshdeep Dhatt's avatar Harshdeep Dhatt
Browse files

ARM: dts: msm: Update compatible string for gpubw device

This is to make sure that only the supported ddr frequencies
are enabled in the gpubw ddr opp table.

Change-Id: I75bbbf33d855d10abbe1708a21c4d24917cb335b
parent 72146229
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
	};

	gpubw: qcom,gpubw {
		compatible = "qcom,devbw";
		compatible = "qcom,devbw-ddr";
		governor = "bw_vbif";
		qcom,src-dst-ports = <26 512>;
		operating-points-v2 = <&suspendable_ddr_bw_opp_table>;