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

Commit bf6adfaf authored by Alok Chauhan's avatar Alok Chauhan
Browse files

ARM: dts: msm: Enable EMAC controller support for mdm9x07



Enable EMAC controller support for mdm9x07 mtp. Add MPP4
settings as well for EMAC.

Change-Id: I8289913649611618c1fd202f589ed55c6ae10b2b
Signed-off-by: default avatarAlok Chauhan <alokc@codeaurora.org>
parent 7427cd00
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -51,6 +51,10 @@
	status = "ok";
};

&emac0 {
	status = "ok";
};

/* MPP pin 2 configs for SMB358 interrupt line */
&pm8019_mpps {
	mpp@a100 {
@@ -103,6 +107,17 @@
	};
};

/* MPP pin 4 configs for SGMII */
&pm8019_mpps {
	mpp@a300 { /* MPP 4 */
		qcom,mode = <1>;		/* Digital output */
		qcom,vin-sel = <2>;		/* 1.8V */
		qcom,src-sel = <0>;		/* Constant */
		qcom,master-en = <1>;		/* Enable GPIO */
		status = "okay";
	};
};

&i2c_4 {
	/* SMB358 charger configuration */
	smb358_otg_vreg: smb358-charger@57 {