mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-31 03:01:47 +00:00
- curently attached to RC7 as https://github.com/armbian/build/pull/2378 - config derived from current and contains all latest changes - dirty reboot and eth0 reset hacks are not added and can be added later if still needed (need_check subfolder)
11 lines
462 B
Diff
11 lines
462 B
Diff
--- 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 */
|