All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver
@ 2019-11-21 14:48 Ooi, Joyce
  2019-11-22  1:34 ` Tan, Ley Foon
  0 siblings, 1 reply; 3+ messages in thread
From: Ooi, Joyce @ 2019-11-21 14:48 UTC (permalink / raw)
  To: u-boot

The HPS EMAC0 drive strength is changed to 4mA because the initial 8mA
drive strength has caused CE test to fail. This requires changes on the
pad skew for EMAC0 PHY driver. Based on several measurements done, Tx
clock does not require the extra 0.96ns delay which was needed in
Arria10.

Signed-off-by: Ooi, Joyce <joyce.ooi@intel.com>
---
 arch/arm/dts/socfpga_stratix10_socdk.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/socfpga_stratix10_socdk.dts b/arch/arm/dts/socfpga_stratix10_socdk.dts
index 8c7b422..b7b48a5 100755
--- a/arch/arm/dts/socfpga_stratix10_socdk.dts
+++ b/arch/arm/dts/socfpga_stratix10_socdk.dts
@@ -74,7 +74,7 @@
 			rxd2-skew-ps = <420>; /* 0ps */
 			rxd3-skew-ps = <420>; /* 0ps */
 			txen-skew-ps = <0>; /* -420ps */
-			txc-skew-ps = <1860>; /* 960ps */
+			txc-skew-ps = <900>; /* 0ps */
 			rxdv-skew-ps = <420>; /* 0ps */
 			rxc-skew-ps = <1680>; /* 780ps */
 		};
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver
  2019-11-21 14:48 [U-Boot] [PATCH] arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver Ooi, Joyce
@ 2019-11-22  1:34 ` Tan, Ley Foon
  2019-11-22  2:08   ` Marek Vasut
  0 siblings, 1 reply; 3+ messages in thread
From: Tan, Ley Foon @ 2019-11-22  1:34 UTC (permalink / raw)
  To: u-boot



> -----Original Message-----
> From: Ooi, Joyce <joyce.ooi@intel.com>
> Sent: Thursday, November 21, 2019 10:49 PM
> To: Tan, Ley Foon <ley.foon.tan@intel.com>; Ang, Chee Hong
> <chee.hong.ang@intel.com>
> Cc: Ooi, Joyce <joyce.ooi@intel.com>; u-boot at lists.denx.de
> Subject: [PATCH] arm: dts: Stratix10: change pad skew values for EMAC0 PHY
> driver
> 
> The HPS EMAC0 drive strength is changed to 4mA because the initial 8mA
> drive strength has caused CE test to fail. This requires changes on the pad
> skew for EMAC0 PHY driver. Based on several measurements done, Tx clock
> does not require the extra 0.96ns delay which was needed in Arria10.
> 
> Signed-off-by: Ooi, Joyce <joyce.ooi@intel.com>
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>

Regards
Ley Foon

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver
  2019-11-22  1:34 ` Tan, Ley Foon
@ 2019-11-22  2:08   ` Marek Vasut
  0 siblings, 0 replies; 3+ messages in thread
From: Marek Vasut @ 2019-11-22  2:08 UTC (permalink / raw)
  To: u-boot

On 11/22/19 2:34 AM, Tan, Ley Foon wrote:
> 
> 
>> -----Original Message-----
>> From: Ooi, Joyce <joyce.ooi@intel.com>
>> Sent: Thursday, November 21, 2019 10:49 PM
>> To: Tan, Ley Foon <ley.foon.tan@intel.com>; Ang, Chee Hong
>> <chee.hong.ang@intel.com>
>> Cc: Ooi, Joyce <joyce.ooi@intel.com>; u-boot at lists.denx.de
>> Subject: [PATCH] arm: dts: Stratix10: change pad skew values for EMAC0 PHY
>> driver
>>
>> The HPS EMAC0 drive strength is changed to 4mA because the initial 8mA
>> drive strength has caused CE test to fail. This requires changes on the pad
>> skew for EMAC0 PHY driver. Based on several measurements done, Tx clock
>> does not require the extra 0.96ns delay which was needed in Arria10.
>>
>> Signed-off-by: Ooi, Joyce <joyce.ooi@intel.com>
> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-22  2:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21 14:48 [U-Boot] [PATCH] arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver Ooi, Joyce
2019-11-22  1:34 ` Tan, Ley Foon
2019-11-22  2:08   ` Marek Vasut

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.