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

Commit 982bac10 authored by Vinay Sudra's avatar Vinay Sudra Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add set_ddr_capped_freq device node interface for SA8155

Add set_ddr_capped_freq interface to send data to the AOP.

Change-Id: I54bfff0425a3a14a9ab6600a9ef3bcaa2c64b4bb
parent f700b868
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -144,6 +144,11 @@
		};
		};
	};
	};


	aop-set-ddr-freq {
		compatible = "qcom,aop-set-ddr-freq";
		mboxes = <&qmp_aop 0>;
		mbox-names = "aop";
	};
};
};


&usb2_phy0 {
&usb2_phy0 {