Lines Matching +full:imx7d +full:- +full:pcie

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-supply = <&reg_fec2_pwdn>;
25 phy-handle = <&ethphy2_0>;
26 fsl,magic-packet;
30 #address-cells = <1>;
31 #size-cells = <0>;
33 ethphy2_0: ethernet-phy@0 {
34 compatible = "ethernet-phy-ieee802.3-c22";
36 pinctrl-names = "default";
37 pinctrl-0 = <&pinctrl_enet2_phy>;
38 ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
39 ti,tx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
40 ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
41 ti,clk-output-sel = <DP83867_CLK_O_SEL_OFF>;
42 reset-gpios = <&gpio2 28 GPIO_ACTIVE_LOW>;
43 reset-assert-us = <1000>;
44 reset-deassert-us = <500>;
50 pcie-dis-hog {
51 gpio-hog;
53 output-high;
54 line-name = "pcie-dis";
57 pcie-rst-hog {
58 gpio-hog;
60 output-high;
61 line-name = "pcie-rst";
66 pinctrl-names = "default";
67 pinctrl-0 = <&pinctrl_hog_mba7_1>, <&pinctrl_hog_pcie>;
118 &pcie {
119 pinctrl-names = "default";
120 pinctrl-0 = <&pinctrl_pcie>;
123 /* pcie-bus-supply = <&reg_mpcie_1v5>; */
124 reset-gpio = <&gpio5 12 GPIO_ACTIVE_LOW>;
129 pinctrl-names = "default";
130 pinctrl-0 = <&pinctrl_usbotg2>;
131 vbus-supply = <&reg_usb_otg2_vbus>;
132 disable-over-current;