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

Commit 739a1487 authored by Sharat Masetty's avatar Sharat Masetty
Browse files

Revert "ARM: dts: msm: Update compatible string for saipan gpubw device"

This reverts commit cb8abf12.

The previous patch enabled the compatible string "devbw-ddr", which is
really needed if the SOC supports multiple DDR types. This is not
applicable for this platform. So this just reverts the previous patch.

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

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