Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1447273

[net-next PATCH 3/3] ARM: dts: dra72-evm-revc: fix non-working cpsw second ethernet

From Mugunthan V N <mugunthanvnm@ti.com>
Newsgroups linux.kernel
Subject [net-next PATCH 3/3] ARM: dts: dra72-evm-revc: fix non-working cpsw second ethernet
Date 2016-07-20 17:00 +0200
Message-ID <rX18B-2KP-11@gated-at.bofh.it> (permalink)
References <rX18B-2KP-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Second ethernet of cpsw is not working, make it work by adding
impedance configuration.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
---
 arch/arm/boot/dts/dra72-evm-revc.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/dra72-evm-revc.dts b/arch/arm/boot/dts/dra72-evm-revc.dts
index f9cfd3b..4313de5 100644
--- a/arch/arm/boot/dts/dra72-evm-revc.dts
+++ b/arch/arm/boot/dts/dra72-evm-revc.dts
@@ -69,5 +69,7 @@
 		ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
 		ti,tx-internal-delay = <DP83867_RGMIIDCTL_1_NS>;
 		ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_8_B_NIB>;
+		ti,impedance-control = <0x1f>;
 	};
 };
+
-- 
2.9.2.368.g08bb350

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[net-next PATCH 0/3] add support for impedance control for TI dp83867 phy and fix 2nd ethernet on dra72 rev C evm Mugunthan V N <mugunthanvnm@ti.com> - 2016-07-20 17:00 +0200
  [net-next PATCH 1/3] net: phy: dp83867: Add documentation for optional impedance control Mugunthan V N <mugunthanvnm@ti.com> - 2016-07-20 17:00 +0200
    Re: [net-next PATCH 1/3] net: phy: dp83867: Add documentation for  optional impedance control Nishanth Menon <nm@ti.com> - 2016-07-20 17:40 +0200
      Re: [net-next PATCH 1/3] net: phy: dp83867: Add documentation for  optional impedance control Sekhar Nori <nsekhar@ti.com> - 2016-07-21 08:30 +0200
        Re: [net-next PATCH 1/3] net: phy: dp83867: Add documentation for  optional impedance control Rob Herring <robh@kernel.org> - 2016-07-21 23:20 +0200
          Re: [net-next PATCH 1/3] net: phy: dp83867: Add documentation for  optional impedance control Mugunthan V N <mugunthanvnm@ti.com> - 2016-07-22 12:10 +0200
  [net-next PATCH 3/3] ARM: dts: dra72-evm-revc: fix non-working cpsw second ethernet Mugunthan V N <mugunthanvnm@ti.com> - 2016-07-20 17:00 +0200
  [net-next PATCH 2/3] net: phy: dp83867: add support for MAC impedance configuration Mugunthan V N <mugunthanvnm@ti.com> - 2016-07-20 17:00 +0200

csiph-web