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

Commit 96b9fbec authored by Suraj Jaiswal's avatar Suraj Jaiswal
Browse files

ARM: dts: msm: EMAC phy addr



This change add support to provide the phy address in dtsi file
so that it can be used for early ethernet for fast phy detection.

Change-Id: Ib05d9bc2a57274f87b1bb803fc4e68da1b2a34b0
Signed-off-by: default avatarSuraj Jaiswal <jsuraj@codeaurora.org>
parent 9d82a537
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@
		reg-names = "emac-base", "rgmii-base";
		dma-bit-mask = <32>;
		emac-core-version = <7>;
		emac-phy-addr = <7>;
		interrupts-extended = <&pdc 0 660 4>, <&pdc 0 661 4>,
			<&tlmm 121 2>, <&pdc 0 651 4>,
			<&pdc 0 652 4>, <&pdc 0 653 4>,
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
		reg-names = "emac-base", "rgmii-base";
		dma-bit-mask = <32>;
		emac-core-version = <7>;
		emac-phy-addr = <7>;
		interrupts-extended = <&pdc 0 660 4>, <&pdc 0 661 4>,
			<&tlmm 121 2>, <&pdc 0 651 4>,
			<&pdc 0 652 4>, <&pdc 0 653 4>,
+1 −0
Original line number Diff line number Diff line
@@ -580,6 +580,7 @@
		compatible = "qcom,emac-dwc-eqos";
		qcom,arm-smmu;
		emac-core-version = <2>;
		emac-phy-addr = <7>;
		reg = <0x20000 0x10000>,
			<0x36000 0x100>,
			<0x3D00000 0x300000>;