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

Commit 4ddf5c2f 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 SA6155

Add set_ddr_capped_freq interface to send data to the AOP.

Change-Id: I63ddb91a5979e5c0b722970f03d709b3e7f38562
parent a08b200c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2420,6 +2420,11 @@
		qcom,config-arr = <0x18060060 0x18070060>;
	};

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

&firmware {