| // SPDX-License-Identifier: GPL-2.0-or-later OR MIT |
| * Common dtsi for Verdin AM62 SoM WB variant |
| * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62 |
| wifi_pwrseq: wifi-pwrseq { |
| compatible = "mmc-pwrseq-simple"; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&pinctrl_wifi_en>; |
| reset-gpios = <&main_gpio0 22 GPIO_ACTIVE_LOW>; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&pinctrl_sdhci2>; |
| mmc-pwrseq = <&wifi_pwrseq>; |
| ti,fails-without-test-cd; |
| ti,driver-strength-ohm = <50>; |
| vmmc-supply = <®_3v3>; |
| /* On-module Bluetooth */ |
| pinctrl-names = "default"; |
| pinctrl-0 = <&pinctrl_uart5>; |
| compatible = "nxp,88w8987-bt"; |
| fw-init-baudrate = <3000000>; |