Lines Matching +full:grant +full:- +full:gpios

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include "thingy53_nrf5340_cpunet-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 compatible = "nordic,thingy53-nrf5340-cpunet";
18 zephyr,shell-uart = &uart0;
19 zephyr,uart-mcumgr = &uart0;
20 zephyr,bt-mon-uart = &uart0;
21 zephyr,bt-c2h-uart = &uart0;
22 zephyr,bt-hci-ipc = &ipc0;
23 nordic,802154-spinel-ipc = &ipc0;
26 zephyr,code-partition = &slot0_partition;
31 compatible = "gpio-keys";
33 gpios = <&gpio1 14 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
38 gpios = <&gpio1 13 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
45 compatible = "gpio-leds";
47 gpios = <&gpio1 8 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>;
51 gpios = <&gpio1 6 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>;
55 gpios = <&gpio1 7 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>;
61 compatible = "nordic,nrf21540-fem";
62 rx-en-gpios = <&gpio1 11 GPIO_ACTIVE_HIGH>;
63 mode-gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
64 pdn-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
65 tx-en-gpios = <&gpio0 30 GPIO_ACTIVE_HIGH>;
66 spi-if = <&nrf_radio_fem_spi>;
67 supply-voltage-mv = <3000>;
71 compatible = "nordic-thingy53-edge-connector";
72 #gpio-cells = <2>;
73 gpio-map-mask = <0xffffffff 0xffffffc0>;
74 gpio-map-pass-thru = <0 0x3f>;
75 gpio-map = <5 0 &gpio1 1 0>, /* P5, P1.01/GRANT */
109 compatible = "nordic,nrf-uarte";
111 current-speed = <115200>;
112 pinctrl-0 = <&uart0_default>;
113 pinctrl-1 = <&uart0_sleep>;
114 pinctrl-names = "default", "sleep";
120 cs-gpios = <&gpio0 24 GPIO_ACTIVE_LOW>;
121 pinctrl-0 = <&spi0_default>;
122 pinctrl-1 = <&spi0_sleep>;
123 pinctrl-names = "default", "sleep";
126 compatible = "nordic,nrf21540-fem-spi";
129 spi-max-frequency = <8000000>;
141 compatible = "fixed-partitions";
142 #address-cells = <1>;
143 #size-cells = <1>;
150 label = "image-0";
154 label = "image-1";
158 label = "image-scratch";