Skip to content

Commit 1e72f56

Browse files
Release d7.3 final (#244)
NET:ETH:ALTERA: FTile 1588PTP : Change the routing adjustment values Change the routing adjustment values for D7.3 release Signed-off-by: Krishna Kumar S R <[email protected]>
1 parent 812977d commit 1e72f56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

arch/arm64/boot/dts/intel/fm87_ftile_25g_2port_mcq_ptp.dtsi

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@
143143
qsfp-lane = <0x0>;
144144
altr,has-ptp;
145145
ptp_accu_mode = "Advanced";
146-
ptp_tx_routing_adj = <53431>; //0.8153 * 65536
147-
ptp_rx_routing_adj = <58766>; //0.8967 * 65536
146+
ptp_tx_routing_adj = <53267>; //0.8128 * 65536
147+
ptp_rx_routing_adj = <61616>; //0.9402 * 65536
148148
status = "okay";
149149
ui-adj-interval = <250>;
150150
num_channels = <3>;
@@ -243,8 +243,8 @@
243243
qsfp-lane = <0x0>;
244244
altr,has-ptp;
245245
ptp_accu_mode = "Advanced";
246-
ptp_tx_routing_adj = <53123>; // 0.8106 * 65536
247-
ptp_rx_routing_adj = <60345>; // 0.9208 * 65536
246+
ptp_tx_routing_adj = <51321>; // 0.7831 * 65536
247+
ptp_rx_routing_adj = <53326>; // 0.8137 * 65536
248248
status = "okay";
249249
ui-adj-interval = <250>;
250250
num_channels = <3>;

0 commit comments

Comments
 (0)