blob: 2a245bbe7f235a9669b7b5fb2592d348d3b21d2e [file] [log] [blame]
Maxime Jourdan69fa3b02018-07-26 11:21:39 +02001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (c) 2019 BayLibre, SAS.
4 * Author: Neil Armstrong <narmstrong@baylibre.com>
5 */
6
7#include "meson-gx-u-boot.dtsi"
Christian Hewitt4bca6592022-10-25 14:32:05 +00008
9&ethmac {
10 snps,reset-gpio = <&gpio GPIOZ_14 0>;
11 snps,reset-delays-us = <0 10000 1000000>;
12 snps,reset-active-low;
13};
14