Lines Matching +full:mdm +full:- +full:reset +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "contextualelectronics_abc-pinctrl.dtsi"
14 compatible = "nordic,nrf52840-ble-cell";
18 zephyr,shell-uart = &uart0;
27 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
31 gpio-as-nreset;
47 compatible = "nordic,nrf-uart";
49 current-speed = <115200>;
51 pinctrl-0 = <&uart0_default>;
52 pinctrl-1 = <&uart0_sleep>;
53 pinctrl-names = "default", "sleep";
58 current-speed = <115200>;
63 hw-flow-control;
66 pinctrl-0 = <&uart1_default>;
67 pinctrl-1 = <&uart1_sleep>;
68 pinctrl-names = "default", "sleep";
73 mdm-power-gpios = <&gpio1 5 0>;
74 mdm-reset-gpios = <&gpio1 6 0>;
75 mdm-dtr-gpios = <&gpio0 22 0>;
80 compatible = "nordic,nrf-twi";
82 pinctrl-0 = <&i2c0_default>;
83 pinctrl-1 = <&i2c0_sleep>;
84 pinctrl-names = "default", "sleep";
88 compatible = "nordic,nrf-spi";
92 pinctrl-0 = <&spi2_default>;
93 pinctrl-1 = <&spi2_sleep>;
94 pinctrl-names = "default", "sleep";