mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 18:13:41 +02:00
arm64: dts: ti: k3-am62a7-phyboard-lyra-rdk: Update ethernet internal delay
Update the RGMII delay to 2.5ns to improve performance. We use an additional mapper board for the am62a7 phyBOARD Lyra which makes this delay necessary. Signed-off-by: Nathan Morrisson <nmorrisson@phytec.com> Reviewed-by: Wadim Egorov <w.egorov@phytec.de> Link: https://lore.kernel.org/r/20241004221049.1155022-1-nmorrisson@phytec.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
parent
c33a0a02a2
commit
e6c01aeb22
|
|
@ -16,3 +16,7 @@ / {
|
|||
"phytec,am62a-phycore-som", "ti,am62a7";
|
||||
model = "PHYTEC phyBOARD-Lyra AM62A7";
|
||||
};
|
||||
|
||||
&cpsw3g_phy3 {
|
||||
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user