Lines Matching +full:gpio +full:- +full:emul +full:- +full:sdl

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <zephyr/dt-bindings/adc/adc.h>
10 #include <zephyr/dt-bindings/i2c/i2c.h>
11 #include <zephyr/dt-bindings/gpio/gpio.h>
19 zephyr,shell-uart = &uart0;
20 zephyr,uart-mcumgr = &uart0;
23 zephyr,flash-controller = &flashcontroller0;
26 zephyr,code-partition = &slot0_partition;
27 zephyr,bt-hci = &bt_hci_userchan;
32 eeprom-0 = &eeprom0;
33 i2c-0 = &i2c0;
34 spi-0 = &spi0;
40 compatible = "gpio-leds";
48 compatible = "zephyr,lvgl-pointer-input";
53 #address-cells = <1>;
54 #size-cells = <0>;
57 compatible = "zephyr,native-posix-cpu";
62 flashcontroller0: flash-controller@0 {
63 compatible = "zephyr,sim-flash";
66 #address-cells = <1>;
67 #size-cells = <1>;
68 erase-value = <0xff>;
72 compatible = "soc-nv-flash";
73 erase-block-size = <4096>;
74 write-block-size = <1>;
78 compatible = "fixed-partitions";
79 #address-cells = <1>;
80 #size-cells = <1>;
87 label = "image-0";
91 label = "image-1";
95 label = "image-scratch";
108 compatible = "zephyr,sim-eeprom";
114 compatible = "zephyr,i2c-emul-controller";
115 clock-frequency = <I2C_BITRATE_STANDARD>;
116 #address-cells = <1>;
117 #size-cells = <0>;
118 #forward-cells = <1>;
124 compatible = "zephyr,spi-emul-controller";
125 clock-frequency = <50000000>;
126 #address-cells = <1>;
127 #size-cells = <0>;
133 compatible = "zephyr,espi-emul-controller";
135 #address-cells = <1>;
136 #size-cells = <0>;
141 compatible = "zephyr,mspi-emul-controller";
142 clock-frequency = <250000000>;
144 #address-cells = <1>;
145 #size-cells = <0>;
150 compatible = "zephyr,native-posix-uart";
151 /* Dummy current-speed entry to comply with serial
154 current-speed = <0>;
159 compatible = "zephyr,native-posix-uart";
160 /* Dummy current-speed entry to comply with serial
163 current-speed = <0>;
168 compatible = "zephyr,native-posix-rng";
173 compatible = "zephyr,native-posix-counter";
178 compatible = "zephyr,gpio-emul";
179 rising-edge;
180 falling-edge;
181 high-level;
182 low-level;
183 gpio-controller;
184 #gpio-cells = <2>;
188 compatible = "zephyr,native-posix-udc";
192 compatible = "zephyr,sdl-dc";
197 input_sdl_touch: input-sdl-touch {
198 compatible = "zephyr,input-sdl-touch";
203 compatible = "zephyr,can-loopback";
208 compatible = "zephyr,native-linux-can";
212 host-interface = "zcan0";
217 compatible = "zephyr,rtc-emul";
218 alarms-count = <2>;
222 compatible = "zephyr,adc-emul";
224 #io-channel-cells = <1>;
229 compatible = "zephyr,dma-emul";
230 #dma-cells = <1>;
231 stack-size = <4096>;
235 compatible = "zephyr,bt-hci-userchan";