Lines Matching +full:imx7 +full:- +full:reset

1 // SPDX-License-Identifier: GPL-2.0 OR X11
3 * Device Tree Source for TQ-Systems TQMa7D board on MBa7 carrier board.
5 * Copyright (C) 2016 TQ-Systems GmbH
6 * Author: Markus Niebel <Markus.Niebel@tq-group.com>
10 /dts-v1/;
12 #include "imx7d-tqma7.dtsi"
13 #include "imx7-mba7.dtsi"
16 model = "TQ-Systems TQMa7D board on MBa7 carrier board";
17 compatible = "tq,imx7d-mba7", "tq,imx7d-tqma7", "fsl,imx7d";
21 pinctrl-names = "default";
22 pinctrl-0 = <&pinctrl_enet2>;
23 phy-mode = "rgmii-id";
24 phy-handle = <&ethphy2_0>;
25 fsl,magic-packet;
29 #address-cells = <1>;
30 #size-cells = <0>;
32 ethphy2_0: ethernet-phy@0 {
33 compatible = "ethernet-phy-ieee802.3-c22";
35 pinctrl-names = "default";
36 pinctrl-0 = <&pinctrl_enet2_phy>;
37 ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
38 ti,tx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
39 ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
40 ti,clk-output-sel = <DP83867_CLK_O_SEL_OFF>;
41 reset-gpios = <&gpio2 28 GPIO_ACTIVE_LOW>;
42 reset-assert-us = <1000>;
43 reset-deassert-us = <500>;
44 interrupt-parent = <&gpio2>;
51 pcie-dis-hog {
52 gpio-hog;
54 output-high;
55 line-name = "pcie-dis";
58 pcie-rst-hog {
59 gpio-hog;
61 output-high;
62 line-name = "pcie-rst";
67 pinctrl-names = "default";
68 pinctrl-0 = <&pinctrl_hog_mba7_1>, <&pinctrl_hog_pcie>;
90 /* Reset: SION, 100kPU, SRE_FAST, DSE_X1 */
120 pinctrl-names = "default";
121 pinctrl-0 = <&pinctrl_pcie>;
124 /* pcie-bus-supply = <&reg_mpcie_1v5>; */
125 reset-gpio = <&gpio5 12 GPIO_ACTIVE_LOW>;
130 pinctrl-names = "default";
131 pinctrl-0 = <&pinctrl_usbotg2>;
132 vbus-supply = <&reg_usb_otg2_vbus>;
133 disable-over-current;