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

Commit ca6ca22f authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add child node entry for CPE NTN3 i2c client on sdxlemur"

parents 28982542 b49809f9
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -35,7 +35,22 @@
	};
};

&i2c_5 {
	status = "ok";

	pcie_i2c_ctrl: pcie_i2c_ctrl {
		compatible = "qcom,pcie0-i2c-ntn3";
		reg = <0x77>;
		gpio-config-reg = <0x801208>;
		ep-reset-reg = <0x801210>;
		ep-reset-gpio-mask = <0xf>;
		dump-regs = <0x801330 0x801350 0x801370>;
	};
};

&pcie0 {
	pcie-i2c-phandle = <&i2c_5>;

	vreg-3p3-supply = <&aqr_vreg>;

	iommu-map = <0x0 &apps_smmu 0x0200 0x1>,