Lines Matching +full:gpios +full:- +full:set +full:- +full:reg
1 /dts-v1/;
4 #include "apollo3_evb-pinctrl.dtsi"
5 #include <zephyr/dt-bindings/input/input-event-codes.h>
16 zephyr,shell-uart = &uart0;
17 zephyr,uart-mcumgr = &uart0;
18 zephyr,uart-pipe = &uart0;
19 zephyr,flash-controller = &flash;
21 zephyr,code-partition = &slot0_partition;
31 bootloader-led0 = &led0;
32 mcuboot-led0 = &led0;
37 compatible = "gpio-leds";
39 gpios = <&gpio0_31 10 GPIO_ACTIVE_LOW>;
43 gpios = <&gpio0_31 30 GPIO_ACTIVE_LOW>;
47 gpios = <&gpio0_31 15 GPIO_ACTIVE_LOW>;
51 gpios = <&gpio0_31 14 GPIO_ACTIVE_LOW>;
55 gpios = <&gpio0_31 17 GPIO_ACTIVE_LOW>;
61 compatible = "gpio-keys";
63 gpios = <&gpio0_31 16 GPIO_ACTIVE_LOW>;
68 gpios = <&gpio0_31 18 GPIO_ACTIVE_LOW>;
73 gpios = <&gpio0_31 19 GPIO_ACTIVE_LOW>;
81 erase-block-size = <8192>;
82 write-block-size = <4>;
85 compatible = "fixed-partitions";
86 #address-cells = <1>;
87 #size-cells = <1>;
91 reg = <0x00000000 0xc000>;
96 reg = <0x0000c000 0xc000>;
99 label = "image-0";
100 reg = <0x00018000 0x72000>;
103 label = "image-1";
104 reg = <0x0008a000 0x72000>;
107 /* Set 16KB of storage at the end of the 1024KB of flash */
110 reg = <0x000fc000 0x4000>;
116 clk-source = <3>;
120 pinctrl-0 = <&bleif_default>;
121 pinctrl-names = "default";
126 current-speed = <115200>;
127 pinctrl-0 = <&uart0_default>;
128 pinctrl-names = "default";
133 pinctrl-0 = <&itm_default>;
134 pinctrl-names = "default";
144 pinctrl-0 = <&spi0_default>;
145 pinctrl-names = "default";
146 cs-gpios = <&gpio0_31 11 GPIO_ACTIVE_LOW>;
147 clock-frequency = <DT_FREQ_M(1)>;
153 pinctrl-0 = <&i2c3_default>;
154 pinctrl-names = "default";
155 clock-frequency = <I2C_BITRATE_STANDARD>;
156 scl-gpios = <&gpio32_63 10 (GPIO_OPEN_DRAIN | GPIO_PULL_UP)>;
157 sda-gpios = <&gpio32_63 11 (GPIO_OPEN_DRAIN | GPIO_PULL_UP)>;
200 pinctrl-0 = <&adc0_default>;
201 pinctrl-names = "default";