blob: a493ac527c867955c5cf6e822c2dd76a3f715d8c [file] [log] [blame]
/*
* Copyright (c) 2020, Linaro Ltd.
*
* SPDX-License-Identifier: Apache-2.0
*
* Application overlay for uart devices
*/
test_hl7800: hl7800 {
compatible = "swir,hl7800";
label = "hl7800";
mdm-reset-gpios = <&test_gpio 0 0>;
mdm-wake-gpios = <&test_gpio 0 0>;
mdm-pwr-on-gpios = <&test_gpio 0 0>;
mdm-fast-shutd-gpios = <&test_gpio 0 0>;
mdm-uart-dtr-gpios = <&test_gpio 0 0>;
mdm-uart-dsr-gpios = <&test_gpio 0 0>;
mdm-uart-cts-gpios = <&test_gpio 0 0>;
mdm-gpio6-gpios = <&test_gpio 0 0>;
mdm-vgpio-gpios = <&test_gpio 0 0>;
};
test_wnc_m14a2a: wncm14a2a {
compatible = "wnc,m14a2a";
label = "wnc-m14a2a";
mdm-boot-mode-sel-gpios = <&test_gpio 0 0>;
mdm-power-gpios = <&test_gpio 0 0>;
mdm-keep-awake-gpios = <&test_gpio 0 0>;
mdm-reset-gpios = <&test_gpio 0 0>;
mdm-shld-trans-ena-gpios = <&test_gpio 0 0>;
};
test_sara_r4: sara_r4 {
compatible = "ublox,sara-r4";
label = "ublox-sara-r4";
mdm-power-gpios = <&test_gpio 0 0>;
mdm-reset-gpios = <&test_gpio 0 0>;
};
test_quectel_bg9x: quectel_bg9x {
compatible = "quectel,bg9x";
label = "quectel,bg9x";
mdm-power-gpios = <&test_gpio 0 0>;
mdm-reset-gpios = <&test_gpio 0 0>;
};