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

Commit f8dcdbff authored by Ghanim Fodi's avatar Ghanim Fodi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Configure APQ platform type for Kona



Kona platform type is APQ where there is IPA
H/W but no Modem. This require special configuration
at IPA driver.

Change-Id: I11f744e7f1940b9ce69e7746c872e37cfb66b2dd
Signed-off-by: default avatarGhanim Fodi <gfodi@codeaurora.org>
parent 180e5aa2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1299,7 +1299,6 @@
	qcom,rmnet-ipa {
	qcom,rmnet-ipa {
		compatible = "qcom,rmnet-ipa3";
		compatible = "qcom,rmnet-ipa3";
		qcom,rmnet-ipa-ssr;
		qcom,rmnet-ipa-ssr;
		qcom,ipa-platform-type-msm;
		qcom,ipa-advertise-sg-support;
		qcom,ipa-advertise-sg-support;
		qcom,ipa-napi-enable;
		qcom,ipa-napi-enable;
	};
	};
@@ -1324,6 +1323,7 @@
		interrupt-names = "ipa-irq", "gsi-irq";
		interrupt-names = "ipa-irq", "gsi-irq";
		qcom,ipa-hw-ver = <17>; /* IPA core version = IPAv4.5 */
		qcom,ipa-hw-ver = <17>; /* IPA core version = IPAv4.5 */
		qcom,ipa-hw-mode = <0>;
		qcom,ipa-hw-mode = <0>;
		qcom,platform-type = <2>; /* APQ platform */
		qcom,ee = <0>;
		qcom,ee = <0>;
		qcom,use-ipa-tethering-bridge;
		qcom,use-ipa-tethering-bridge;
		qcom,mhi-event-ring-id-limits = <9 11>; /* start and end */
		qcom,mhi-event-ring-id-limits = <9 11>; /* start and end */