Advertisement
Guest User

Untitled

a guest
Apr 21st, 2020
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.60 KB | None | 0 0
  1. diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
  2. index b46ef985bb44..c6cf82c607f4 100644
  3. --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
  4. +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
  5. @@ -199,8 +199,8 @@ eth_phy0: ethernet-phy@0 {
  6.             /* Realtek RTL8211F (0x001cc916) */
  7.             reg = <0>;
  8.  
  9. -           reset-assert-us = <10000>;
  10. -           reset-deassert-us = <30000>;
  11. +           reset-assert-us = <20000>;
  12. +           reset-deassert-us = <100000>;
  13.             reset-gpios = <&gpio GPIOZ_14 GPIO_ACTIVE_LOW>;
  14.  
  15.             interrupt-parent = <&gpio_intc>;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement