Lines Matching +full:srp +full:- +full:disable
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-reset-gpios = <&gpio2 28 GPIO_ACTIVE_LOW>;
25 phy-reset-duration = <1>;
26 phy-supply = <®_fec2_pwdn>;
27 phy-handle = <ðphy2_0>;
28 fsl,magic-packet;
32 #address-cells = <1>;
33 #size-cells = <0>;
35 ethphy2_0: ethernet-phy@0 {
36 compatible = "ethernet-phy-ieee802.3-c22";
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>;
47 pinctrl-names = "default";
48 pinctrl-0 = <&pinctrl_hog_mba7_1>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_pcie>;
99 /* pcie-bus-supply = <®_mpcie_1v5>; */
100 reset-gpio = <&gpio5 12 GPIO_ACTIVE_LOW>;
105 pinctrl-names = "default";
106 pinctrl-0 = <&pinctrl_usbotg2>;
107 vbus-supply = <®_usb_otg2_vbus>;
108 srp-disable;
109 hnp-disable;
110 adp-disable;