Lines Matching +full:reset +full:- +full:assert +full:- +full:us
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
9 #include <dt-bindings/input/input.h>
11 #include "meson-gxm.dtsi"
12 #include "meson-gx-p23x-q20x.dtsi"
15 compatible = "amlogic,q200", "amlogic,s912", "amlogic,meson-gxm";
18 adc-keys {
19 compatible = "adc-keys";
20 io-channels = <&saradc 0>;
21 io-channel-names = "buttons";
22 keyup-threshold-microvolt = <1710000>;
24 button-function {
27 press-threshold-microvolt = <10000>;
31 gpio-keys-polled {
32 compatible = "gpio-keys-polled";
33 #address-cells = <1>;
34 #size-cells = <0>;
35 poll-interval = <100>;
47 pinctrl-0 = <ð_pins>;
48 pinctrl-names = "default";
51 phy-handle = <&external_phy>;
53 amlogic,tx-delay-ns = <2>;
56 phy-mode = "rgmii";
60 external_phy: ethernet-phy@0 {
63 max-speed = <1000>;
65 /* External PHY reset is shared with internal PHY Led signal */
66 reset-assert-us = <10000>;
67 reset-deassert-us = <30000>;
68 reset-gpios = <&gpio GPIOZ_14 GPIO_ACTIVE_LOW>;
70 interrupt-parent = <&gpio_intc>;
79 compatible = "brcm,bcm4329-fmac";