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

Commit 0c1eefcb 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 SA8195

Add set_ddr_capped_freq interface to send data to the AOP.

Change-Id: Iaa6ee564cabe3209f7e89d9ee2c1002b3d53e9dc
parent 09198c25
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -2300,6 +2300,12 @@
		qcom,config-arr = <0x18040060 0x18050060
		qcom,config-arr = <0x18040060 0x18050060
					0x18060060 0x18070060>;
					0x18060060 0x18070060>;
	};
	};

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


#include "sdmshrike-pinctrl.dtsi"
#include "sdmshrike-pinctrl.dtsi"