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

Commit 9ff793d7 authored by Gustavo Solaira's avatar Gustavo Solaira
Browse files

ARM: dts: msm: Add Neutrino ethernet to MDM9x50 MTP devices



Add device tree node supporting Neutrino ethernet connected
via PCIe to MDM9x50 v1.1 MTP devices.

Change-Id: I161c11402bf0963f92858943c0ccfb87ade18865
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent f5be93c4
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -14,6 +14,17 @@
#include "mdm9650-v1.1.dtsi"
#include "mdm9650-pinctrl.dtsi"

&soc {
	qcom,ntn_avb {
		compatible = "qcom,ntn_avb";
		qcom,ntn-rst-delay-msec = <100>;
		qcom,ntn-rc-num = <0>;
		qcom,ntn-fw-load-delay-msec = <200>;
		qcom,ntn-pcierst-resx;
		qcom,ntn-timestamp-valid-window = <4>; /* 4 is approx 67 ms */
	};
};

&blsp1_uart3 {
	status = "ok";
	pinctrl-names = "default";