Searched +full:mdm +full:- +full:ri +full:- +full:gpios (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.08 include: uart-device.yaml11 mdm-power-gpios:12 type: phandle-array15 mdm-reset-gpios:16 type: phandle-array19 mdm-dtr-gpios:20 type: phandle-array22 mdm-ri-gpios:23 type: phandle-array
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 …]