Lines Matching +full:reset +full:- +full:delay +full:- +full:us
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
9 #include "meson-gxm.dtsi"
10 #include "meson-gx-p23x-q20x.dtsi"
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/leds/common.h>
15 compatible = "videostrong,gxm-kiii-pro", "amlogic,s912", "amlogic,meson-gxm";
23 adc-keys {
24 compatible = "adc-keys";
25 io-channels = <&saradc 0>;
26 io-channel-names = "buttons";
27 keyup-threshold-microvolt = <1710000>;
29 button-function {
32 press-threshold-microvolt = <10000>;
36 gpio-keys-polled {
37 compatible = "gpio-keys-polled";
38 #address-cells = <1>;
39 #size-cells = <0>;
40 poll-interval = <100>;
50 compatible = "gpio-leds";
52 led-blue {
56 default-state = "on";
57 panic-indicator;
63 pinctrl-0 = <ð_pins>;
64 pinctrl-names = "default";
66 phy-handle = <&external_phy>;
68 amlogic,tx-delay-ns = <2>;
70 phy-mode = "rgmii";
74 external_phy: ethernet-phy@0 {
77 max-speed = <1000>;
79 reset-assert-us = <10000>;
80 reset-deassert-us = <80000>;
81 reset-gpios = <&gpio GPIOZ_14 GPIO_ACTIVE_LOW>;
83 interrupt-parent = <&gpio_intc>;
90 linux,rc-map-name = "rc-mecool-kiii-pro";
96 compatible = "brcm,bcm4329-fmac";
102 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
103 pinctrl-names = "default";
104 uart-has-rtscts;
107 compatible = "brcm,bcm43438-bt";
108 shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
109 max-speed = <2000000>;
111 clock-names = "lpo";