Searched +full:mdm +full:- +full:boot +full:- +full:mode +full:- +full:sel +full:- +full:gpios (Results 1 – 4 of 4) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.04 description: WNC-M14A2A LTE-M modem8 include: uart-device.yaml11 mdm-boot-mode-sel-gpios:12 type: phandle-array15 mdm-power-gpios:16 type: phandle-array19 mdm-keep-awake-gpios:20 type: phandle-array23 mdm-reset-gpios:[all …]
4 * SPDX-License-Identifier: Apache-2.08 * WNC-M14A2A shield uses an odd UART available on *some* Arduino-R3-compatible12 current-speed = <115200>;13 hw-flow-control;19 mdm-boot-mode-sel-gpios = <&arduino_header 7 GPIO_ACTIVE_HIGH>; /* D1 */20 mdm-power-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>; /* D2 */21 mdm-keep-awake-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>; /* D6 */22 mdm-reset-gpios = <&arduino_header 14 GPIO_ACTIVE_HIGH>; /* D8 */23 mdm-shld-trans-ena-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
4 * SPDX-License-Identifier: Apache-2.023 low-power-enable;29 * WNC-M14A2A shield uses an odd UART available on *some* Arduino-R3-compatible33 current-speed = <115200>;34 hw-flow-control;37 pinctrl-0 = <&uart1_default_alt>;38 pinctrl-1 = <&uart1_sleep_alt>;39 pinctrl-names = "default", "sleep";44 mdm-boot-mode-sel-gpios = <&arduino_header 7 GPIO_ACTIVE_HIGH>; /* D1 */45 mdm-power-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>; /* D2 */[all …]
4 * SPDX-License-Identifier: Apache-2.011 mdm-reset-gpios = <&test_gpio 0 0>;12 mdm-wake-gpios = <&test_gpio 0 0>;13 mdm-pwr-on-gpios = <&test_gpio 0 0>;14 mdm-fast-shutd-gpios = <&test_gpio 0 0>;15 mdm-uart-dsr-gpios = <&test_gpio 0 0>;16 mdm-uart-cts-gpios = <&test_gpio 0 0>;17 mdm-gpio6-gpios = <&test_gpio 0 0>;18 mdm-vgpio-gpios = <&test_gpio 0 0>;23 mdm-boot-mode-sel-gpios = <&test_gpio 0 0>;[all …]