Lines Matching +full:imx7 +full:- +full:reset
1 // SPDX-License-Identifier: GPL-2.0 OR X11
6 * Author: Markus Niebel <Markus.Niebel@tq-group.com>
10 /dts-v1/;
12 #include "imx7d-tqma7.dtsi"
13 #include "imx7-mba7.dtsi"
17 compatible = "tq,imx7d-mba7", "fsl,imx7d";
21 pinctrl-names = "default";
22 pinctrl-0 = <&pinctrl_enet2>;
23 phy-mode = "rgmii-id";
24 phy-reset-gpios = <&gpio2 28 GPIO_ACTIVE_LOW>;
25 phy-reset-duration = <1>;
26 phy-reset-delay = <1>;
27 phy-supply = <®_fec2_pwdn>;
28 phy-handle = <ðphy2_0>;
29 fsl,magic-packet;
33 #address-cells = <1>;
34 #size-cells = <0>;
36 ethphy2_0: ethernet-phy@0 {
37 compatible = "ethernet-phy-ieee802.3-c22";
39 ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
40 ti,tx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
41 ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
43 ti,led-function = <0x0db0>;
45 ti,led-ctrl = <0x1001>;
51 pinctrl-names = "default";
52 pinctrl-0 = <&pinctrl_hog_mba7_1>;
70 /* Reset: SION, 100kPU, SRE_FAST, DSE_X1 */
99 pinctrl-names = "default";
100 pinctrl-0 = <&pinctrl_pcie>;
103 /* pcie-bus-supply = <®_mpcie_1v5>; */
104 reset-gpio = <&gpio5 12 GPIO_ACTIVE_LOW>;
105 disable-gpio = <&gpio2 29 GPIO_ACTIVE_LOW>;
106 power-on-gpio = <&gpio2 30 GPIO_ACTIVE_LOW>;
111 pinctrl-names = "default";
112 pinctrl-0 = <&pinctrl_usbotg2>;
113 vbus-supply = <®_usb_otg2_vbus>;
114 srp-disable;
115 hnp-disable;
116 adp-disable;