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

Commit cbaa3c65 authored by Sarada Prasanna Garnayak's avatar Sarada Prasanna Garnayak Committed by Hardik Kantilal Patel
Browse files

ARM: dts: msm: Update icnss device node for sdm630



Add SMMU sid, memory base address and enable icnss
device node status for the icnss platform driver probe.

CRs-Fixed: 2008779
Change-Id: I05e48c8c450c03b119fc71c395e6456c88060c42
Signed-off-by: default avatarSarada Prasanna Garnayak <sgarna@codeaurora.org>
parent 5a092dc8
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -1595,11 +1595,13 @@
	};

	qcom,icnss@18800000 {
		status = "disabled";
		compatible = "qcom,icnss";
		reg = <0x18800000 0x800000>,
		      <0x10ac000 0x20>;
		reg-names = "membase", "mpm_config";
		      <0xa0000000 0x10000000>,
		      <0xb0000000 0x10000>;
		reg-names = "membase", "smmu_iova_base", "smmu_iova_ipa";
		iommus = <&anoc2_smmu 0x1a00>,
			 <&anoc2_smmu 0x1a01>;
		interrupts = <0 413 0>,   /* CE0 */
			     <0 414 0>,   /* CE1 */
			     <0 415 0>,   /* CE2 */