Lines Matching +full:reset +full:- +full:deassert +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-gxl-s905d.dtsi"
12 #include "meson-gx-p23x-q20x.dtsi"
15 compatible = "amlogic,p230", "amlogic,s905d", "amlogic,meson-gxl";
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>;
44 hdmi-connector {
45 compatible = "hdmi-connector";
50 remote-endpoint = <&hdmi_tx_tmds_out>;
58 pinctrl-0 = <&ao_cec_pins>;
59 pinctrl-names = "default";
60 hdmi-phandle = <&hdmi_tx>;
65 pinctrl-0 = <ð_pins>;
66 pinctrl-names = "default";
69 phy-handle = <&external_phy>;
71 amlogic,tx-delay-ns = <2>;
74 phy-mode = "rgmii";
78 external_phy: ethernet-phy@0 {
81 max-speed = <1000>;
83 /* External PHY reset is shared with internal PHY Led signal */
84 reset-assert-us = <10000>;
85 reset-deassert-us = <30000>;
86 reset-gpios = <&gpio GPIOZ_14 GPIO_ACTIVE_LOW>;
88 interrupt-parent = <&gpio_intc>;
90 eee-broken-1000t;
96 pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
97 pinctrl-names = "default";
102 remote-endpoint = <&hdmi_connector_in>;
109 compatible = "brcm,bcm4329-fmac";