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

Commit 329a7d8f authored by Sunil Paidimarri's avatar Sunil Paidimarri Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Support QCA8337 RGMII port0 in sdxpoorwills



Add support for QCA8337 RGMII port0 in sdxpoorwills.

Change-Id: Ia0545ebda29b5088bbd8dae36358248e6177be9f
Signed-off-by: default avatarcrao <crao@codeaurora.org>
Signed-off-by: default avatarSunil Paidimarri <hisunil@codeaurora.org>
parent 74ca2d03
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1377,15 +1377,15 @@
			compatible = "qcom,ess-switch-qca83xx";
			qcom,switch-access-mode = "mdio";
			qcom,ar8327-initvals = <
				0x0000c 0x7600000   /* PAD6_MODE */
				0x00004 0x7600000   /* PAD0_MODE */
				0x00008 0x0         /* PAD5_MODE */
				0x000e4 0xaa545     /* MAC_POWER_SEL */
				0x000e0 0xc74164de  /* SGMII_CTRL */
				0x0007c 0x4e        /* PORT0_STATUS */
				0x00094 0x4e        /* PORT6_STATUS */
			>;
			qcom,link-intr-gpio = <2>;
			qcom,switch-cpu-bmp = <0x40>;    /* cpu port bitmap */
			qcom,link-intr-gpio = <84>;
			qcom,switch-cpu-bmp = <0x01>;    /* cpu port bitmap */
			qcom,switch-lan-bmp = <0x3e>;    /* lan port bitmap */
			qcom,switch-wan-bmp = <0x0>;     /* wan port bitmap */
		};