Lines Matching +full:vpcie +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright 2014-2022 Toradex
8 /dts-v1/;
10 #include "imx6q-apalis-eval.dtsi"
14 compatible = "toradex,apalis_imx6q-eval", "toradex,apalis_imx6q",
17 reg_pcie_switch: regulator-pcie-switch {
18 compatible = "regulator-fixed";
19 enable-active-high;
21 regulator-max-microvolt = <1800000>;
22 regulator-min-microvolt = <1800000>;
23 regulator-name = "pcie_switch";
24 startup-delay-us = <100000>;
30 xceiver-supply = <®_3v3_sw>;
35 xceiver-supply = <®_3v3_sw>;
42 pcie-switch@58 {
49 vpcie-supply = <®_pcie_switch>;
64 cd-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
65 pinctrl-names = "default";
66 pinctrl-0 = <&pinctrl_usdhc2 &pinctrl_sd_cd>;