Skip to content

Commit

Permalink
board-rockpro64-change-rx_delay-for-gmac(:1)
Browse files Browse the repository at this point in the history
Original-Subject: ayufan: dts: rockpro64: change rx_delay for gmac
Change-Id: Ib3899f684188aa1ed1545717af004bba53fe0e07
X-Armbian: Patch-File: board-rockpro64-change-rx_delay-for-gmac
X-Armbian: Patch-File-Counter: 1
X-Armbian: Patch-Rel-Directory: patch/kernel/archive/rockchip64-6.3
X-Armbian: Patch-Type: kernel
X-Armbian: Patch-Root-Type: core
X-Armbian: Patch-Sub-Type: common
X-Armbian: Original-Subject: ayufan: dts: rockpro64: change rx_delay for gmac
  • Loading branch information
ayufan authored and Armbian AutoPatcher committed Dec 30, 2018
1 parent 142995d commit 30fc3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi
Expand Up @@ -307,7 +307,7 @@
snps,reset-active-low;
snps,reset-delays-us = <0 10000 50000>;
tx_delay = <0x28>;
rx_delay = <0x11>;
rx_delay = <0x20>;
status = "okay";
};

Expand Down

0 comments on commit 30fc3cd

Please sign in to comment.