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

Commit 27a750f1 authored by Himateja Reddy's avatar Himateja Reddy
Browse files

ARM: dts: msm: Add fastrpc to glink node on lahaina

Add fastrpc subnode to glink node on lahaina to specify glink
intent request size and number of glink intent requests.

Change-Id: I166172ad098d137bf166501115044c0706666309
parent d9db9b35
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -4245,6 +4245,12 @@
						0x4400 2>;
			};

			qcom,msm_fastrpc_rpmsg {
				compatible = "qcom,msm-fastrpc-rpmsg";
				qcom,glink-channels = "fastrpcglink-apps-dsp";
				qcom,intents = <0x64 64>;
			};

			qcom,adsp_glink_ssr {
				qcom,glink-channels = "glink_ssr";
				qcom,notify-edges = <&glink_slpi>,
@@ -4285,6 +4291,12 @@
						0x4400 2>;
			};

			qcom,msm_fastrpc_rpmsg {
				compatible = "qcom,msm-fastrpc-rpmsg";
				qcom,glink-channels = "fastrpcglink-apps-dsp";
				qcom,intents = <0x64 64>;
			};

			qcom,slpi_glink_ssr {
				qcom,glink-channels = "glink_ssr";
				qcom,notify-edges = <&glink_adsp>,
@@ -4313,6 +4325,12 @@
						0x4400 2>;
			};

			qcom,msm_fastrpc_rpmsg {
				compatible = "qcom,msm-fastrpc-rpmsg";
				qcom,glink-channels = "fastrpcglink-apps-dsp";
				qcom,intents = <0x64 64>;
			};

			qcom,msm_cdsprm_rpmsg {
				compatible = "qcom,msm-cdsprm-rpmsg";
				qcom,glink-channels = "cdsprmglink-apps-dsp";