Lines Matching +full:pwrseq +full:- +full:simple
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62
11 wifi_pwrseq: wifi-pwrseq {
12 compatible = "mmc-pwrseq-simple";
13 pinctrl-names = "default";
14 pinctrl-0 = <&pinctrl_wifi_en>;
15 reset-gpios = <&main_gpio0 22 GPIO_ACTIVE_LOW>;
19 /* On-module Wi-Fi */
21 pinctrl-names = "default";
22 pinctrl-0 = <&pinctrl_sdhci2>;
23 bus-width = <4>;
24 cap-power-off-card;
25 keep-power-in-suspend;
26 mmc-pwrseq = <&wifi_pwrseq>;
27 non-removable;
28 ti,fails-without-test-cd;
29 ti,driver-strength-ohm = <50>;
30 vmmc-supply = <®_3v3>;
34 /* On-module Bluetooth */
36 pinctrl-names = "default";
37 pinctrl-0 = <&pinctrl_uart5>;