ODROIDN2 disable eth0 reset line in dts (#2166)

This commit is contained in:
Uli Middelberg 2020-08-28 23:29:24 +02:00 committed by GitHub
parent 4d4d796d39
commit c256679b5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,11 @@
--- a/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts 2020/08/26 03:53:22 1.1
+++ b/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts 2020/08/26 03:54:20
@@ -403,7 +403,7 @@
reset-assert-us = <10000>;
reset-deassert-us = <30000>;
- reset-gpios = <&gpio GPIOZ_15 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;
+ /* reset-gpios = <&gpio GPIOZ_15 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>; */
interrupt-parent = <&gpio_intc>;
/* MAC_INTR on GPIOZ_14 */