blob: 6abce9e3963025c2b9058ea5a0a3c473482d67c4 [file] [log] [blame]
Simon Glass7dcc2f72021-08-18 21:40:25 -06001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Devicetree file for running sandbox tests
4 *
5 * This includes lots of extra devices used by various tests.
6 *
7 * Note that SPL use the main sandbox.dts file
8 */
9
Simon Glass2e7d35d2014-02-26 15:59:21 -070010/dts-v1/;
11
Patrick Delaunay2c0f7822020-01-13 11:35:13 +010012#include <dt-bindings/gpio/gpio.h>
13#include <dt-bindings/gpio/sandbox-gpio.h>
Marek Szyprowski289d0ea2021-02-18 11:33:18 +010014#include <dt-bindings/input/input.h>
Sean Anderson7f0f1802020-09-14 11:01:57 -040015#include <dt-bindings/pinctrl/sandbox-pinmux.h>
Jean-Jacques Hiblot739592c2020-10-16 16:16:34 +053016#include <dt-bindings/mux/mux.h>
Patrick Delaunay2c0f7822020-01-13 11:35:13 +010017
Simon Glass2e7d35d2014-02-26 15:59:21 -070018/ {
19 model = "sandbox";
20 compatible = "sandbox";
21 #address-cells = <1>;
Simon Glass0503e822015-07-06 12:54:36 -060022 #size-cells = <1>;
Simon Glass2e7d35d2014-02-26 15:59:21 -070023
Simon Glass00606d72014-07-23 06:55:03 -060024 aliases {
25 console = &uart0;
Michael Walle82a3c9e2021-02-25 16:51:11 +010026 ethernet0 = "/eth@10002000";
27 ethernet2 = &swp_0;
28 ethernet3 = &eth_3;
29 ethernet4 = &dsa_eth0;
30 ethernet5 = &eth_5;
Sean Andersonbedb1822022-05-05 13:11:30 -040031 ethernet6 = "/eth@10004000";
32 ethernet7 = &swp_1;
33 ethernet8 = &phy_eth0;
Simon Glass5d9a88f2018-10-01 12:22:40 -060034 gpio1 = &gpio_a;
35 gpio2 = &gpio_b;
Patrick Delaunayff526652020-01-13 11:35:14 +010036 gpio3 = &gpio_c;
Simon Glass9cc36a22015-01-25 08:27:05 -070037 i2c0 = "/i2c@0";
Simon Glasse48eeb92017-04-23 20:02:07 -060038 mmc0 = "/mmc0";
39 mmc1 = "/mmc1";
Simon Glass77bec9e2022-10-20 18:23:20 -060040 mmc2 = "/mmc2";
41 mmc3 = "/mmc3";
Simon Glassd08db022023-08-24 13:55:41 -060042 mmc4 = "/mmc4";
43 mmc5 = "/mmc5";
Bin Mengdee4d752018-08-03 01:14:41 -070044 pci0 = &pci0;
45 pci1 = &pci1;
Bin Meng3ed214a2018-08-03 01:14:50 -070046 pci2 = &pci2;
Michael Wallebe1a6e92020-06-02 01:47:09 +020047 remoteproc0 = &rproc_1;
48 remoteproc1 = &rproc_2;
Simon Glass52d3bc52015-05-22 15:42:17 -060049 rtc0 = &rtc_0;
50 rtc1 = &rtc_1;
Simon Glass171e9912015-05-22 15:42:15 -060051 spi0 = "/spi@0";
Przemyslaw Marczakf64000c2015-05-13 13:38:34 +020052 testfdt6 = "/e-test";
Simon Glass9cc36a22015-01-25 08:27:05 -070053 testbus3 = "/some-bus";
54 testfdt0 = "/some-bus/c-test@0";
Simon Glass981426e2020-12-16 21:20:26 -070055 testfdt12 = "/some-bus/c-test@1";
Simon Glass9cc36a22015-01-25 08:27:05 -070056 testfdt3 = "/b-test";
57 testfdt5 = "/some-bus/c-test@5";
58 testfdt8 = "/a-test";
Simon Glass93f44e82020-12-16 21:20:27 -070059 testfdtm1 = &testfdtm1;
Eugeniu Rosca507cef32018-05-19 14:13:55 +020060 fdt-dummy0 = "/translation-test@8000/dev@0,0";
61 fdt-dummy1 = "/translation-test@8000/dev@1,100";
62 fdt-dummy2 = "/translation-test@8000/dev@2,200";
63 fdt-dummy3 = "/translation-test@8000/noxlatebus@3,300/dev@42";
Simon Glasse00cb222015-03-25 12:23:05 -060064 usb0 = &usb_0;
65 usb1 = &usb_1;
66 usb2 = &usb_2;
Mario Six957983e2018-08-09 14:51:19 +020067 axi0 = &axi;
Mario Six4eea5312018-09-27 09:19:31 +020068 osd0 = "/osd";
Simon Glass00606d72014-07-23 06:55:03 -060069 };
70
Simon Glass8de98962022-10-20 18:23:15 -060071 binman: binman {
Philippe Reynes059df562022-03-28 22:56:53 +020072 };
73
Rasmus Villemoes8c728422021-04-21 11:06:55 +020074 config {
Simon Glass7de8bd02021-08-07 07:24:01 -060075 testing-bool;
76 testing-int = <123>;
77 testing-str = "testing";
Rasmus Villemoes8c728422021-04-21 11:06:55 +020078 environment {
79 from_fdt = "yes";
80 fdt_env_path = "";
81 };
82 };
83
Michal Simekdb5e3492023-08-31 08:59:05 +020084 options {
85 u-boot {
86 compatible = "u-boot,config";
87 bootscr-ram-offset = /bits/ 64 <0x12345678>;
Michal Simek44f35e12023-08-31 09:04:27 +020088 bootscr-flash-offset = /bits/ 64 <0>;
89 bootscr-flash-size = /bits/ 64 <0x2000>;
Michal Simekdb5e3492023-08-31 08:59:05 +020090 };
91 };
92
Simon Glassfb1451b2022-04-24 23:31:24 -060093 bootstd {
Simon Glass8c103c32023-02-13 08:56:33 -070094 bootph-verify;
Simon Glassfb1451b2022-04-24 23:31:24 -060095 compatible = "u-boot,boot-std";
96
97 filename-prefixes = "/", "/boot/";
98 bootdev-order = "mmc2", "mmc1";
99
Simon Glass79f66352023-05-10 16:34:46 -0600100 extlinux {
101 compatible = "u-boot,extlinux";
Simon Glassfb1451b2022-04-24 23:31:24 -0600102 };
103
104 efi {
105 compatible = "u-boot,distro-efi";
106 };
Simon Glassa56f6632022-10-20 18:23:14 -0600107
Simon Glassd985f1d2023-01-06 08:52:41 -0600108 theme {
109 font-size = <30>;
Simon Glass7230fdb2023-06-01 10:23:00 -0600110 menu-inset = <3>;
111 menuitem-gap-y = <1>;
Simon Glassd985f1d2023-01-06 08:52:41 -0600112 };
113
Simon Glass2045ca52023-08-14 16:40:30 -0600114 cedit-theme {
115 font-size = <30>;
116 menu-inset = <3>;
117 menuitem-gap-y = <1>;
118 };
119
Simon Glass77bec9e2022-10-20 18:23:20 -0600120 /*
121 * This is used for the VBE OS-request tests. A FAT filesystem
122 * created in a partition with the VBE information appearing
Michal Simek92271d62023-09-07 14:55:48 +0200123 * before the partition starts
Simon Glass77bec9e2022-10-20 18:23:20 -0600124 */
Simon Glassa56f6632022-10-20 18:23:14 -0600125 firmware0 {
Simon Glass8c103c32023-02-13 08:56:33 -0700126 bootph-verify;
Simon Glassa56f6632022-10-20 18:23:14 -0600127 compatible = "fwupd,vbe-simple";
128 storage = "mmc1";
129 skip-offset = <0x200>;
130 area-start = <0x400>;
131 area-size = <0x1000>;
132 state-offset = <0x400>;
133 state-size = <0x40>;
134 version-offset = <0x800>;
135 version-size = <0x100>;
136 };
Simon Glass77bec9e2022-10-20 18:23:20 -0600137
138 /*
139 * This is used for the VBE VPL tests. The MMC device holds the
140 * binman image.bin file. The test progresses through each phase
141 * of U-Boot, loading each in turn from MMC.
142 *
143 * Note that the test enables this node (and mmc3) before
144 * running U-Boot
145 */
146 firmware1 {
Simon Glass8c103c32023-02-13 08:56:33 -0700147 bootph-verify;
Simon Glass77bec9e2022-10-20 18:23:20 -0600148 status = "disabled";
149 compatible = "fwupd,vbe-simple";
150 storage = "mmc3";
Simon Glass74b75aa2023-04-02 14:01:24 +1200151 skip-offset = <0x800000>;
Simon Glass77bec9e2022-10-20 18:23:20 -0600152 area-start = <0>;
153 area-size = <0xe00000>;
154 state-offset = <0xdffc00>;
155 state-size = <0x40>;
156 version-offset = <0xdffe00>;
157 version-size = <0x100>;
158 };
Simon Glassfb1451b2022-04-24 23:31:24 -0600159 };
160
Simon Glass82cafee2023-06-01 10:23:01 -0600161 cedit: cedit {
162 };
163
Andrew Scull0518e7a2022-05-30 10:00:12 +0000164 fuzzing-engine {
165 compatible = "sandbox,fuzzing-engine";
166 };
167
Nandor Hanf9db2f12021-06-10 16:56:44 +0300168 reboot-mode0 {
169 compatible = "reboot-mode-gpio";
170 gpios = <&gpio_c 0 GPIO_ACTIVE_HIGH>, <&gpio_c 1 GPIO_ACTIVE_HIGH>;
171 u-boot,env-variable = "bootstatus";
172 mode-test = <0x01>;
173 mode-download = <0x03>;
174 };
175
Nandor Hanc74675b2021-06-10 16:56:45 +0300176 reboot_mode1: reboot-mode@14 {
177 compatible = "reboot-mode-rtc";
178 rtc = <&rtc_0>;
179 reg = <0x30 4>;
180 u-boot,env-variable = "bootstatus";
181 big-endian;
182 mode-test = <0x21969147>;
183 mode-download = <0x51939147>;
184 };
185
Simon Glassce6d99a2018-12-10 10:37:33 -0700186 audio: audio-codec {
187 compatible = "sandbox,audio-codec";
188 #sound-dai-cells = <1>;
189 };
190
Philippe Reynesa6c6f0f2020-07-24 18:19:51 +0200191 buttons {
192 compatible = "gpio-keys";
193
Heinrich Schuchardt39916bb2020-09-14 12:50:54 +0200194 btn1 {
Philippe Reynesa6c6f0f2020-07-24 18:19:51 +0200195 gpios = <&gpio_a 3 0>;
Heinrich Schuchardt39916bb2020-09-14 12:50:54 +0200196 label = "button1";
Dzmitry Sankouskiea6fdc12023-01-22 18:21:24 +0300197 linux,code = <BTN_1>;
Philippe Reynesa6c6f0f2020-07-24 18:19:51 +0200198 };
199
Heinrich Schuchardt39916bb2020-09-14 12:50:54 +0200200 btn2 {
Philippe Reynesa6c6f0f2020-07-24 18:19:51 +0200201 gpios = <&gpio_a 4 0>;
Heinrich Schuchardt39916bb2020-09-14 12:50:54 +0200202 label = "button2";
Dzmitry Sankouskiea6fdc12023-01-22 18:21:24 +0300203 linux,code = <BTN_2>;
Philippe Reynesa6c6f0f2020-07-24 18:19:51 +0200204 };
205 };
206
Marek Szyprowski289d0ea2021-02-18 11:33:18 +0100207 buttons2 {
208 compatible = "adc-keys";
209 io-channels = <&adc 3>;
210 keyup-threshold-microvolt = <3000000>;
211
212 button-up {
213 label = "button3";
214 linux,code = <KEY_F3>;
215 press-threshold-microvolt = <1500000>;
216 };
217
218 button-down {
219 label = "button4";
220 linux,code = <KEY_F4>;
221 press-threshold-microvolt = <1000000>;
222 };
223
224 button-enter {
225 label = "button5";
226 linux,code = <KEY_F5>;
227 press-threshold-microvolt = <500000>;
228 };
229 };
230
Simon Glasse96fa6c2018-12-10 10:37:34 -0700231 cros_ec: cros-ec {
Simon Glasse6c5c942018-10-01 12:22:08 -0600232 reg = <0 0>;
233 compatible = "google,cros-ec-sandbox";
234
235 /*
236 * This describes the flash memory within the EC. Note
237 * that the STM32L flash erases to 0, not 0xff.
238 */
239 flash {
240 image-pos = <0x08000000>;
241 size = <0x20000>;
242 erase-value = <0>;
243
244 /* Information for sandbox */
245 ro {
246 image-pos = <0>;
247 size = <0xf000>;
248 };
249 wp-ro {
250 image-pos = <0xf000>;
251 size = <0x1000>;
Simon Glassff5fa7d2021-01-21 13:57:14 -0700252 used = <0x884>;
253 compress = "lz4";
254 uncomp-size = <0xcf8>;
255 hash {
256 algo = "sha256";
257 value = [00 01 02 03 04 05 06 07
258 08 09 0a 0b 0c 0d 0e 0f
259 10 11 12 13 14 15 16 17
260 18 19 1a 1b 1c 1d 1e 1f];
261 };
Simon Glasse6c5c942018-10-01 12:22:08 -0600262 };
263 rw {
264 image-pos = <0x10000>;
265 size = <0x10000>;
266 };
267 };
Alper Nebi Yasake7122452021-05-19 19:33:31 +0300268
269 cros_ec_pwm: cros-ec-pwm {
270 compatible = "google,cros-ec-pwm";
271 #pwm-cells = <1>;
272 };
273
Simon Glasse6c5c942018-10-01 12:22:08 -0600274 };
275
Yannick Fertré23f965a2019-10-07 15:29:05 +0200276 dsi_host: dsi_host {
277 compatible = "sandbox,dsi-host";
278 };
279
Simon Glass2e7d35d2014-02-26 15:59:21 -0700280 a-test {
Simon Glass0503e822015-07-06 12:54:36 -0600281 reg = <0 1>;
Simon Glass2e7d35d2014-02-26 15:59:21 -0700282 compatible = "denx,u-boot-fdt-test";
Simon Glasseb9ef5f2014-07-23 06:54:57 -0600283 ping-expect = <0>;
Simon Glass2e7d35d2014-02-26 15:59:21 -0700284 ping-add = <0>;
Simon Glass8c103c32023-02-13 08:56:33 -0700285 bootph-all;
Patrick Delaunay2c0f7822020-01-13 11:35:13 +0100286 test-gpios = <&gpio_a 1>, <&gpio_a 4>,
287 <&gpio_b 5 GPIO_ACTIVE_HIGH 3 2 1>,
Simon Glass3669e0e2015-01-05 20:05:29 -0700288 <0>, <&gpio_a 12>;
Patrick Delaunay2c0f7822020-01-13 11:35:13 +0100289 test2-gpios = <&gpio_a 1>, <&gpio_a 4>,
290 <&gpio_b 6 GPIO_ACTIVE_LOW 3 2 1>,
291 <&gpio_b 7 GPIO_IN 3 2 1>,
292 <&gpio_b 8 GPIO_OUT 3 2 1>,
293 <&gpio_b 9 (GPIO_OUT|GPIO_OUT_ACTIVE) 3 2 1>;
Patrick Delaunayff526652020-01-13 11:35:14 +0100294 test3-gpios =
295 <&gpio_c 0 (GPIO_OUT|GPIO_OPEN_DRAIN)>,
296 <&gpio_c 1 (GPIO_OUT|GPIO_OPEN_SOURCE)>,
297 <&gpio_c 2 GPIO_OUT>,
298 <&gpio_c 3 (GPIO_IN|GPIO_PULL_UP)>,
299 <&gpio_c 4 (GPIO_IN|GPIO_PULL_DOWN)>,
Neil Armstrong9bf87e22020-05-05 10:43:18 +0200300 <&gpio_c 5 GPIO_IN>,
301 <&gpio_c 6 (GPIO_ACTIVE_LOW|GPIO_OUT|GPIO_OPEN_DRAIN)>,
302 <&gpio_c 7 (GPIO_ACTIVE_LOW|GPIO_OUT|GPIO_OPEN_SOURCE)>;
Jean-Jacques Hiblot88e6a602020-09-11 13:43:35 +0530303 test4-gpios = <&gpio_a 14>, <&gpio_b 4 1 3 2 1>;
304 test5-gpios = <&gpio_a 19>;
305
Simon Glassfb933d02021-10-23 17:26:04 -0600306 bool-value;
Stefan Herbrechtsmeierb471bdc2022-06-14 15:21:30 +0200307 int8-value = /bits/ 8 <0x12>;
308 int16-value = /bits/ 16 <0x1234>;
Simon Glassa1b17e42018-12-10 10:37:37 -0700309 int-value = <1234>;
310 uint-value = <(-1234)>;
Dario Binacchi70573c62020-03-29 18:04:40 +0200311 int64-value = /bits/ 64 <0x1111222233334444>;
Dario Binacchi4bb70752020-03-29 18:04:41 +0200312 int-array = <5678 9123 4567>;
Michal Simekfa12dfa2023-08-25 11:37:46 +0200313 int64-array = /bits/ 64 <0x1111222233334444 0x4444333322221111>;
Simon Glass06679002020-07-07 13:11:58 -0600314 str-value = "test string";
Simon Glass02554352020-02-06 09:55:00 -0700315 interrupts-extended = <&irq 3 0>;
Simon Glassfefac0b2020-07-07 13:12:11 -0600316 acpi,name = "GHIJ";
Patrick Delaunaycc72f3e2020-09-25 09:41:16 +0200317 phandle-value = <&gpio_c 10>, <0xFFFFFFFF 20>, <&gpio_a 30>;
Jean-Jacques Hiblot739592c2020-10-16 16:16:34 +0530318
319 mux-controls = <&muxcontroller0 0>, <&muxcontroller0 1>,
320 <&muxcontroller0 2>, <&muxcontroller0 3>,
321 <&muxcontroller1>;
322 mux-control-names = "mux0", "mux1", "mux2", "mux3", "mux4";
323 mux-syscon = <&syscon3>;
Dario Binacchi15daa482020-12-30 00:16:26 +0100324 display-timings {
325 timing0: 240x320 {
326 clock-frequency = <6500000>;
327 hactive = <240>;
328 vactive = <320>;
329 hfront-porch = <6>;
330 hback-porch = <7>;
331 hsync-len = <1>;
332 vback-porch = <5>;
333 vfront-porch = <8>;
334 vsync-len = <2>;
335 hsync-active = <1>;
336 vsync-active = <0>;
337 de-active = <1>;
338 pixelclk-active = <1>;
339 interlaced;
340 doublescan;
341 doubleclk;
342 };
343 timing1: 480x800 {
344 clock-frequency = <9000000>;
345 hactive = <480>;
346 vactive = <800>;
347 hfront-porch = <10>;
348 hback-porch = <59>;
349 hsync-len = <12>;
350 vback-porch = <15>;
351 vfront-porch = <17>;
352 vsync-len = <16>;
353 hsync-active = <0>;
354 vsync-active = <1>;
355 de-active = <0>;
356 pixelclk-active = <0>;
357 };
358 timing2: 800x480 {
359 clock-frequency = <33500000>;
360 hactive = <800>;
361 vactive = <480>;
362 hback-porch = <89>;
363 hfront-porch = <164>;
364 vback-porch = <23>;
365 vfront-porch = <10>;
366 hsync-len = <11>;
367 vsync-len = <13>;
368 };
369 };
Raphael Gallais-Poucd880582023-05-11 16:36:52 +0200370 panel-timing {
Nikhil M Jain2f3d6a42023-01-31 15:35:15 +0530371 clock-frequency = <6500000>;
372 hactive = <240>;
373 vactive = <320>;
374 hfront-porch = <6>;
375 hback-porch = <7>;
376 hsync-len = <1>;
377 vback-porch = <5>;
378 vfront-porch = <8>;
379 vsync-len = <2>;
380 hsync-active = <1>;
381 vsync-active = <0>;
382 de-active = <1>;
383 pixelclk-active = <1>;
384 interlaced;
385 doublescan;
386 doubleclk;
387 };
Simon Glass2e7d35d2014-02-26 15:59:21 -0700388 };
389
390 junk {
Simon Glass0503e822015-07-06 12:54:36 -0600391 reg = <1 1>;
Simon Glass2e7d35d2014-02-26 15:59:21 -0700392 compatible = "not,compatible";
393 };
394
395 no-compatible {
Simon Glass0503e822015-07-06 12:54:36 -0600396 reg = <2 1>;
Simon Glass2e7d35d2014-02-26 15:59:21 -0700397 };
398
Simon Glass5d9a88f2018-10-01 12:22:40 -0600399 backlight: backlight {
400 compatible = "pwm-backlight";
401 enable-gpios = <&gpio_a 1>;
402 power-supply = <&ldo_1>;
403 pwms = <&pwm 0 1000>;
404 default-brightness-level = <5>;
405 brightness-levels = <0 16 32 64 128 170 202 234 255>;
406 };
407
Jean-Jacques Hiblot49c752c2018-08-09 16:17:46 +0200408 bind-test {
Patrice Chotard1f0d5882020-07-28 09:13:33 +0200409 compatible = "simple-bus";
Jean-Jacques Hiblot49c752c2018-08-09 16:17:46 +0200410 bind-test-child1 {
411 compatible = "sandbox,phy";
412 #phy-cells = <1>;
413 };
414
415 bind-test-child2 {
416 compatible = "simple-bus";
417 };
418 };
419
Simon Glass2e7d35d2014-02-26 15:59:21 -0700420 b-test {
Simon Glass0503e822015-07-06 12:54:36 -0600421 reg = <3 1>;
Simon Glass2e7d35d2014-02-26 15:59:21 -0700422 compatible = "denx,u-boot-fdt-test";
Simon Glasseb9ef5f2014-07-23 06:54:57 -0600423 ping-expect = <3>;
Simon Glass2e7d35d2014-02-26 15:59:21 -0700424 ping-add = <3>;
Jean-Jacques Hiblot739592c2020-10-16 16:16:34 +0530425
426 mux-controls = <&muxcontroller0 0>;
427 mux-control-names = "mux0";
Simon Glass2e7d35d2014-02-26 15:59:21 -0700428 };
429
Jean-Jacques Hiblot86322f52017-04-24 11:51:28 +0200430 phy_provider0: gen_phy@0 {
431 compatible = "sandbox,phy";
432 #phy-cells = <1>;
433 };
434
435 phy_provider1: gen_phy@1 {
436 compatible = "sandbox,phy";
437 #phy-cells = <0>;
438 broken;
439 };
440
Chunfeng Yun00c82ac2020-05-02 11:35:12 +0200441 phy_provider2: gen_phy@2 {
442 compatible = "sandbox,phy";
443 #phy-cells = <0>;
444 };
445
Jonas Karlman14639bf2023-08-31 22:16:35 +0000446 phy_provider3: gen_phy@3 {
447 compatible = "sandbox,phy";
448 #phy-cells = <2>;
449 };
450
Jean-Jacques Hiblot86322f52017-04-24 11:51:28 +0200451 gen_phy_user: gen_phy_user {
452 compatible = "simple-bus";
453 phys = <&phy_provider0 0>, <&phy_provider0 1>, <&phy_provider1>;
454 phy-names = "phy1", "phy2", "phy3";
455 };
456
Chunfeng Yun00c82ac2020-05-02 11:35:12 +0200457 gen_phy_user1: gen_phy_user1 {
458 compatible = "simple-bus";
459 phys = <&phy_provider0 0>, <&phy_provider2>;
460 phy-names = "phy1", "phy2";
461 };
462
Jonas Karlman14639bf2023-08-31 22:16:35 +0000463 gen_phy_user2: gen_phy_user2 {
464 compatible = "simple-bus";
465 phys = <&phy_provider3 0 0>;
466 phy-names = "phy1";
467 };
468
Simon Glass2e7d35d2014-02-26 15:59:21 -0700469 some-bus {
470 #address-cells = <1>;
471 #size-cells = <0>;
Simon Glass1ca7e202014-07-23 06:55:18 -0600472 compatible = "denx,u-boot-test-bus";
Simon Glass0503e822015-07-06 12:54:36 -0600473 reg = <3 1>;
Simon Glasseb9ef5f2014-07-23 06:54:57 -0600474 ping-expect = <4>;
Simon Glass2e7d35d2014-02-26 15:59:21 -0700475 ping-add = <4>;
Simon Glass1ca7e202014-07-23 06:55:18 -0600476 c-test@5 {
Simon Glass2e7d35d2014-02-26 15:59:21 -0700477 compatible = "denx,u-boot-fdt-test";
478 reg = <5>;
Simon Glass1ca7e202014-07-23 06:55:18 -0600479 ping-expect = <5>;
Simon Glass2e7d35d2014-02-26 15:59:21 -0700480 ping-add = <5>;
481 };
Simon Glass1ca7e202014-07-23 06:55:18 -0600482 c-test@0 {
483 compatible = "denx,u-boot-fdt-test";
484 reg = <0>;
485 ping-expect = <6>;
486 ping-add = <6>;
487 };
488 c-test@1 {
489 compatible = "denx,u-boot-fdt-test";
490 reg = <1>;
491 ping-expect = <7>;
492 ping-add = <7>;
493 };
Simon Glass2e7d35d2014-02-26 15:59:21 -0700494 };
495
496 d-test {
Simon Glass0503e822015-07-06 12:54:36 -0600497 reg = <3 1>;
Simon Glass5a66a8f2014-07-23 06:55:12 -0600498 ping-expect = <6>;
499 ping-add = <6>;
500 compatible = "google,another-fdt-test";
501 };
502
503 e-test {
Simon Glass0503e822015-07-06 12:54:36 -0600504 reg = <3 1>;
Simon Glasseb9ef5f2014-07-23 06:54:57 -0600505 ping-expect = <6>;
Simon Glass2e7d35d2014-02-26 15:59:21 -0700506 ping-add = <6>;
507 compatible = "google,another-fdt-test";
508 };
509
Simon Glass9cc36a22015-01-25 08:27:05 -0700510 f-test {
511 compatible = "denx,u-boot-fdt-test";
512 };
513
514 g-test {
515 compatible = "denx,u-boot-fdt-test";
516 };
517
Bin Meng2786cd72018-10-10 22:07:01 -0700518 h-test {
519 compatible = "denx,u-boot-fdt-test1";
520 };
521
Chunfeng Yunbf6ad912020-05-02 11:35:10 +0200522 i-test {
523 compatible = "mediatek,u-boot-fdt-test";
524 #address-cells = <1>;
525 #size-cells = <0>;
526
527 subnode@0 {
528 reg = <0>;
529 };
530
531 subnode@1 {
532 reg = <1>;
533 };
534
535 subnode@2 {
536 reg = <2>;
537 };
538 };
539
Simon Glassdc12ebb2019-12-29 21:19:25 -0700540 devres-test {
541 compatible = "denx,u-boot-devres-test";
542 };
543
Jean-Jacques Hiblot88e6a602020-09-11 13:43:35 +0530544 another-test {
545 reg = <0 2>;
546 compatible = "denx,u-boot-fdt-test";
547 test4-gpios = <&gpio_a 14>, <&gpio_b 4 1 3 2 1>;
548 test5-gpios = <&gpio_a 19>;
549 };
550
Nicolas Saenz Julienne283628c2021-01-12 13:55:23 +0100551 mmio-bus@0 {
552 #address-cells = <1>;
553 #size-cells = <1>;
554 compatible = "denx,u-boot-test-bus";
555 dma-ranges = <0x10000000 0x00000000 0x00040000>;
556
557 subnode@0 {
558 compatible = "denx,u-boot-fdt-test";
559 };
560 };
561
562 mmio-bus@1 {
563 #address-cells = <1>;
564 #size-cells = <1>;
565 compatible = "denx,u-boot-test-bus";
Nicolas Saenz Juliennee8801872021-01-12 13:55:25 +0100566
567 subnode@0 {
568 compatible = "denx,u-boot-fdt-test";
569 };
Nicolas Saenz Julienne283628c2021-01-12 13:55:23 +0100570 };
571
Simon Glass0f7b1112020-07-07 13:12:06 -0600572 acpi_test1: acpi-test {
Simon Glassf50cc952020-04-08 16:57:34 -0600573 compatible = "denx,u-boot-acpi-test";
Simon Glassb5183172020-07-07 13:12:03 -0600574 acpi-ssdt-test-data = "ab";
Simon Glass01694582020-07-07 13:12:08 -0600575 acpi-dsdt-test-data = "hi";
Simon Glass1361a532020-07-07 13:11:39 -0600576 child {
577 compatible = "denx,u-boot-acpi-test";
578 };
Simon Glassf50cc952020-04-08 16:57:34 -0600579 };
580
Simon Glass0f7b1112020-07-07 13:12:06 -0600581 acpi_test2: acpi-test2 {
Simon Glass93f7f822020-04-26 09:19:46 -0600582 compatible = "denx,u-boot-acpi-test";
Simon Glassb5183172020-07-07 13:12:03 -0600583 acpi-ssdt-test-data = "cd";
Simon Glass01694582020-07-07 13:12:08 -0600584 acpi-dsdt-test-data = "jk";
Simon Glass93f7f822020-04-26 09:19:46 -0600585 };
586
Patrice Chotardee87a092017-09-04 14:55:57 +0200587 clocks {
588 clk_fixed: clk-fixed {
589 compatible = "fixed-clock";
590 #clock-cells = <0>;
591 clock-frequency = <1234>;
592 };
Anup Patelb630d572019-02-25 08:14:55 +0000593
594 clk_fixed_factor: clk-fixed-factor {
595 compatible = "fixed-factor-clock";
596 #clock-cells = <0>;
597 clock-div = <3>;
598 clock-mult = <2>;
599 clocks = <&clk_fixed>;
600 };
Lukasz Majewski4ab8e782019-06-24 15:50:47 +0200601
602 osc {
603 compatible = "fixed-clock";
604 #clock-cells = <0>;
605 clock-frequency = <20000000>;
606 };
Stephen Warren135aa952016-06-17 09:44:00 -0600607 };
608
609 clk_sandbox: clk-sbox {
Simon Glass6a1c7ce2015-07-06 12:54:24 -0600610 compatible = "sandbox,clk";
Stephen Warren135aa952016-06-17 09:44:00 -0600611 #clock-cells = <1>;
Jean-Jacques Hiblot9a52be12019-10-22 14:00:07 +0200612 assigned-clocks = <&clk_sandbox 3>;
613 assigned-clock-rates = <321>;
Stephen Warren135aa952016-06-17 09:44:00 -0600614 };
615
616 clk-test {
617 compatible = "sandbox,clk-test";
618 clocks = <&clk_fixed>,
619 <&clk_sandbox 1>,
Jean-Jacques Hiblotdd2e0ce2019-10-22 14:00:05 +0200620 <&clk_sandbox 0>,
621 <&clk_sandbox 3>,
622 <&clk_sandbox 2>;
623 clock-names = "fixed", "i2c", "spi", "uart2", "uart1";
Simon Glass6a1c7ce2015-07-06 12:54:24 -0600624 };
625
Ashok Reddy Soma99b46472023-08-30 10:31:42 +0200626 clk-test2 {
627 compatible = "sandbox,clk-test";
628 assigned-clock-rates = <321>;
629 };
630
631 clk-test3 {
632 compatible = "sandbox,clk-test";
633 assigned-clocks = <&clk_sandbox 1>;
634 };
635
636 clk-test4 {
637 compatible = "sandbox,clk-test";
638 assigned-clock-rates = <654>, <321>;
639 assigned-clocks = <&clk_sandbox 1>;
640 };
641
Lukasz Majewski87e460c2019-06-24 15:50:50 +0200642 ccf: clk-ccf {
643 compatible = "sandbox,clk-ccf";
644 };
645
Simon Glass42b7f422021-12-04 08:56:31 -0700646 efi-media {
647 compatible = "sandbox,efi-media";
648 };
649
Simon Glass171e9912015-05-22 15:42:15 -0600650 eth@10002000 {
651 compatible = "sandbox,eth";
652 reg = <0x10002000 0x1000>;
Simon Glass171e9912015-05-22 15:42:15 -0600653 };
654
655 eth_5: eth@10003000 {
656 compatible = "sandbox,eth";
657 reg = <0x10003000 0x1000>;
Sean Anderson3f51ba92022-05-05 13:11:44 -0400658 nvmem-cells = <&eth5_addr>;
659 nvmem-cell-names = "mac-address";
Simon Glass171e9912015-05-22 15:42:15 -0600660 };
661
Bin Meng71d79712015-08-27 22:25:53 -0700662 eth_3: sbe5 {
663 compatible = "sandbox,eth";
664 reg = <0x10005000 0x1000>;
Sean Anderson472caa62022-05-05 13:11:42 -0400665 nvmem-cells = <&eth3_addr>;
666 nvmem-cell-names = "mac-address";
Bin Meng71d79712015-08-27 22:25:53 -0700667 };
668
Simon Glass171e9912015-05-22 15:42:15 -0600669 eth@10004000 {
670 compatible = "sandbox,eth";
671 reg = <0x10004000 0x1000>;
Simon Glass171e9912015-05-22 15:42:15 -0600672 };
673
Marek BehĂșnf3dd2132022-04-07 00:32:57 +0200674 phy_eth0: phy-test-eth {
675 compatible = "sandbox,eth";
676 reg = <0x10007000 0x1000>;
Sean Andersone844e5d2022-05-05 13:11:35 -0400677 mac-address = [ 02 00 11 22 33 49 ];
Marek BehĂșnf3dd2132022-04-07 00:32:57 +0200678 phy-handle = <&ethphy1>;
Marek BehĂșn123ca112022-04-07 00:33:01 +0200679 phy-mode = "2500base-x";
Marek BehĂșnf3dd2132022-04-07 00:32:57 +0200680 };
681
Claudiu Manoilff98da02021-03-14 20:14:57 +0800682 dsa_eth0: dsa-test-eth {
683 compatible = "sandbox,eth";
684 reg = <0x10006000 0x1000>;
Sean Andersond3f72872022-05-05 13:11:43 -0400685 nvmem-cells = <&eth4_addr>;
686 nvmem-cell-names = "mac-address";
Claudiu Manoilff98da02021-03-14 20:14:57 +0800687 };
688
689 dsa-test {
690 compatible = "sandbox,dsa";
691
692 ports {
693 #address-cells = <1>;
694 #size-cells = <0>;
695 swp_0: port@0 {
696 reg = <0>;
697 label = "lan0";
698 phy-mode = "rgmii-rxid";
699
700 fixed-link {
701 speed = <100>;
702 full-duplex;
703 };
704 };
705
706 swp_1: port@1 {
707 reg = <1>;
708 label = "lan1";
709 phy-mode = "rgmii-txid";
Bin Meng534c69b2021-03-14 20:14:58 +0800710 fixed-link = <0 1 100 0 0>;
Claudiu Manoilff98da02021-03-14 20:14:57 +0800711 };
712
713 port@2 {
714 reg = <2>;
715 ethernet = <&dsa_eth0>;
716
717 fixed-link {
718 speed = <1000>;
719 full-duplex;
720 };
721 };
722 };
723 };
724
Rajan Vaja31b82172018-09-19 03:43:46 -0700725 firmware {
726 sandbox_firmware: sandbox-firmware {
727 compatible = "sandbox,firmware";
728 };
Etienne Carriere358599e2020-09-09 18:44:00 +0200729
Etienne Carriere41d62e22022-02-21 09:22:39 +0100730 scmi {
Etienne Carriere358599e2020-09-09 18:44:00 +0200731 compatible = "sandbox,scmi-agent";
732 #address-cells = <1>;
733 #size-cells = <0>;
Etienne Carriere87d4f272020-09-09 18:44:05 +0200734
Etienne Carriere41d62e22022-02-21 09:22:39 +0100735 protocol@10 {
736 reg = <0x10>;
737 };
738
739 clk_scmi: protocol@14 {
Etienne Carriere87d4f272020-09-09 18:44:05 +0200740 reg = <0x14>;
741 #clock-cells = <1>;
742 };
Etienne Carrierec0dd1772020-09-09 18:44:07 +0200743
Etienne Carriere41d62e22022-02-21 09:22:39 +0100744 reset_scmi: protocol@16 {
Etienne Carrierec0dd1772020-09-09 18:44:07 +0200745 reg = <0x16>;
746 #reset-cells = <1>;
747 };
Etienne Carriere01242182021-03-08 22:38:07 +0100748
749 protocol@17 {
750 reg = <0x17>;
751
752 regulators {
753 #address-cells = <1>;
754 #size-cells = <0>;
755
Etienne Carriere41d62e22022-02-21 09:22:39 +0100756 regul0_scmi: reg@0 {
Etienne Carriere01242182021-03-08 22:38:07 +0100757 reg = <0>;
758 regulator-name = "sandbox-voltd0";
759 regulator-min-microvolt = <1100000>;
760 regulator-max-microvolt = <3300000>;
761 };
Etienne Carriere41d62e22022-02-21 09:22:39 +0100762 regul1_scmi: reg@1 {
Etienne Carriere01242182021-03-08 22:38:07 +0100763 reg = <0x1>;
764 regulator-name = "sandbox-voltd1";
765 regulator-min-microvolt = <1800000>;
766 };
767 };
768 };
Etienne Carriere358599e2020-09-09 18:44:00 +0200769 };
Rajan Vaja31b82172018-09-19 03:43:46 -0700770 };
771
Alexander Dahl1323d082022-09-30 14:04:30 +0200772 fpga {
773 compatible = "sandbox,fpga";
774 };
775
Patrick Delaunaye5301ba2020-01-13 11:35:15 +0100776 pinctrl-gpio {
777 compatible = "sandbox,pinctrl-gpio";
Simon Glass2e7d35d2014-02-26 15:59:21 -0700778
Patrick Delaunaye5301ba2020-01-13 11:35:15 +0100779 gpio_a: base-gpios {
780 compatible = "sandbox,gpio";
781 gpio-controller;
782 #gpio-cells = <1>;
783 gpio-bank-name = "a";
784 sandbox,gpio-count = <20>;
Heiko Schocher9ba84322020-05-22 11:08:58 +0200785 hog_input_active_low {
786 gpio-hog;
787 input;
Philippe Reynes037a56d2020-07-24 15:51:53 +0200788 gpios = <10 GPIO_ACTIVE_LOW>;
Heiko Schocher9ba84322020-05-22 11:08:58 +0200789 };
790 hog_input_active_high {
791 gpio-hog;
792 input;
Philippe Reynes037a56d2020-07-24 15:51:53 +0200793 gpios = <11 GPIO_ACTIVE_HIGH>;
Heiko Schocher9ba84322020-05-22 11:08:58 +0200794 };
795 hog_output_low {
796 gpio-hog;
797 output-low;
Philippe Reynes037a56d2020-07-24 15:51:53 +0200798 gpios = <12 GPIO_ACTIVE_HIGH>;
Heiko Schocher9ba84322020-05-22 11:08:58 +0200799 };
800 hog_output_high {
801 gpio-hog;
802 output-high;
Philippe Reynes037a56d2020-07-24 15:51:53 +0200803 gpios = <13 GPIO_ACTIVE_HIGH>;
Heiko Schocher9ba84322020-05-22 11:08:58 +0200804 };
Patrick Delaunaye5301ba2020-01-13 11:35:15 +0100805 };
Simon Glass0ae0cb72014-10-13 23:42:11 -0600806
Patrick Delaunaye5301ba2020-01-13 11:35:15 +0100807 gpio_b: extra-gpios {
808 compatible = "sandbox,gpio";
809 gpio-controller;
810 #gpio-cells = <5>;
811 gpio-bank-name = "b";
812 sandbox,gpio-count = <10>;
813 };
814
815 gpio_c: pinmux-gpios {
816 compatible = "sandbox,gpio";
817 gpio-controller;
818 #gpio-cells = <2>;
819 gpio-bank-name = "c";
820 sandbox,gpio-count = <10>;
821 };
Patrick Delaunayff526652020-01-13 11:35:14 +0100822 };
823
Simon Glassecc2ed52014-12-10 08:55:55 -0700824 i2c@0 {
825 #address-cells = <1>;
826 #size-cells = <0>;
Simon Glass0503e822015-07-06 12:54:36 -0600827 reg = <0 1>;
Simon Glassecc2ed52014-12-10 08:55:55 -0700828 compatible = "sandbox,i2c";
829 clock-frequency = <100000>;
Dario Binacchi55322622021-04-11 09:39:50 +0200830 pinctrl-names = "default";
831 pinctrl-0 = <&pinmux_i2c0_pins>;
832
Simon Glassecc2ed52014-12-10 08:55:55 -0700833 eeprom@2c {
Sean Anderson472caa62022-05-05 13:11:42 -0400834 #address-cells = <1>;
835 #size-cells = <1>;
Simon Glassecc2ed52014-12-10 08:55:55 -0700836 reg = <0x2c>;
837 compatible = "i2c-eeprom";
Simon Glass031a6502018-11-18 08:14:34 -0700838 sandbox,emul = <&emul_eeprom>;
Michal Simekf692b472020-05-28 11:48:55 +0200839 partitions {
840 compatible = "fixed-partitions";
841 #address-cells = <1>;
842 #size-cells = <1>;
843 bootcount_i2c: bootcount@10 {
844 reg = <10 2>;
845 };
846 };
Sean Anderson472caa62022-05-05 13:11:42 -0400847
848 eth3_addr: mac-address@24 {
849 reg = <24 6>;
850 };
Simon Glassecc2ed52014-12-10 08:55:55 -0700851 };
Przemyslaw Marczak9038cd52015-05-13 13:38:35 +0200852
Simon Glass52d3bc52015-05-22 15:42:17 -0600853 rtc_0: rtc@43 {
Sean Andersond3f72872022-05-05 13:11:43 -0400854 #address-cells = <1>;
855 #size-cells = <1>;
Simon Glass52d3bc52015-05-22 15:42:17 -0600856 reg = <0x43>;
857 compatible = "sandbox-rtc";
Simon Glass031a6502018-11-18 08:14:34 -0700858 sandbox,emul = <&emul0>;
Sean Andersond3f72872022-05-05 13:11:43 -0400859
860 eth4_addr: mac-address@40 {
861 reg = <0x40 6>;
862 };
Simon Glass52d3bc52015-05-22 15:42:17 -0600863 };
864
865 rtc_1: rtc@61 {
866 reg = <0x61>;
867 compatible = "sandbox-rtc";
Simon Glass031a6502018-11-18 08:14:34 -0700868 sandbox,emul = <&emul1>;
869 };
870
871 i2c_emul: emul {
872 reg = <0xff>;
873 compatible = "sandbox,i2c-emul-parent";
874 emul_eeprom: emul-eeprom {
875 compatible = "sandbox,i2c-eeprom";
876 sandbox,filename = "i2c.bin";
877 sandbox,size = <256>;
878 };
879 emul0: emul0 {
Simon Glassc4085d72021-02-03 06:01:17 -0700880 compatible = "sandbox,i2c-rtc-emul";
Simon Glass031a6502018-11-18 08:14:34 -0700881 };
882 emul1: emull {
Simon Glassc4085d72021-02-03 06:01:17 -0700883 compatible = "sandbox,i2c-rtc-emul";
Simon Glass52d3bc52015-05-22 15:42:17 -0600884 };
885 };
886
Przemyslaw Marczak9038cd52015-05-13 13:38:35 +0200887 sandbox_pmic: sandbox_pmic {
888 reg = <0x40>;
Simon Glass031a6502018-11-18 08:14:34 -0700889 sandbox,emul = <&emul_pmic0>;
Przemyslaw Marczak9038cd52015-05-13 13:38:35 +0200890 };
Lukasz Majewski686df492018-05-15 16:26:40 +0200891
892 mc34708: pmic@41 {
893 reg = <0x41>;
Simon Glass031a6502018-11-18 08:14:34 -0700894 sandbox,emul = <&emul_pmic1>;
Lukasz Majewski686df492018-05-15 16:26:40 +0200895 };
Simon Glassecc2ed52014-12-10 08:55:55 -0700896 };
897
Philipp Tomsich6f2d59c2018-12-14 21:14:29 +0100898 bootcount@0 {
899 compatible = "u-boot,bootcount-rtc";
900 rtc = <&rtc_1>;
901 offset = <0x13>;
902 };
903
Michal Simekf692b472020-05-28 11:48:55 +0200904 bootcount {
905 compatible = "u-boot,bootcount-i2c-eeprom";
906 i2c-eeprom = <&bootcount_i2c>;
907 };
908
Nandor Hanc50b21b2021-06-10 15:40:38 +0300909 bootcount_4@0 {
910 compatible = "u-boot,bootcount-syscon";
911 syscon = <&syscon0>;
912 reg = <0x0 0x04>, <0x0 0x04>;
913 reg-names = "syscon_reg", "offset";
914 };
915
916 bootcount_2@0 {
917 compatible = "u-boot,bootcount-syscon";
918 syscon = <&syscon0>;
919 reg = <0x0 0x04>, <0x0 0x02> ;
920 reg-names = "syscon_reg", "offset";
921 };
922
Marek Szyprowski289d0ea2021-02-18 11:33:18 +0100923 adc: adc@0 {
Przemyslaw Marczak08d63002015-10-27 13:08:06 +0100924 compatible = "sandbox,adc";
Marek Szyprowski289d0ea2021-02-18 11:33:18 +0100925 #io-channel-cells = <1>;
Przemyslaw Marczak08d63002015-10-27 13:08:06 +0100926 vdd-supply = <&buck2>;
927 vss-microvolts = <0>;
928 };
929
Mark Kettenisfb574622021-10-23 16:58:02 +0200930 iommu: iommu@0 {
931 compatible = "sandbox,iommu";
932 #iommu-cells = <0>;
933 };
934
Simon Glass02554352020-02-06 09:55:00 -0700935 irq: irq {
Simon Glassfbb0efd2019-12-06 21:41:59 -0700936 compatible = "sandbox,irq";
Simon Glass02554352020-02-06 09:55:00 -0700937 interrupt-controller;
938 #interrupt-cells = <2>;
Simon Glassfbb0efd2019-12-06 21:41:59 -0700939 };
940
Simon Glass3c97c4f2016-01-18 19:52:26 -0700941 lcd {
Simon Glass8c103c32023-02-13 08:56:33 -0700942 bootph-all;
Simon Glass3c97c4f2016-01-18 19:52:26 -0700943 compatible = "sandbox,lcd-sdl";
Dario Binacchi55322622021-04-11 09:39:50 +0200944 pinctrl-names = "default";
945 pinctrl-0 = <&pinmux_lcd_pins>;
Simon Glass3c97c4f2016-01-18 19:52:26 -0700946 xres = <1366>;
947 yres = <768>;
948 };
949
Simon Glass3c43fba2015-07-06 12:54:34 -0600950 leds {
951 compatible = "gpio-leds";
952
953 iracibble {
954 gpios = <&gpio_a 1 0>;
955 label = "sandbox:red";
956 };
957
958 martinet {
959 gpios = <&gpio_a 2 0>;
960 label = "sandbox:green";
961 };
Patrick Bruenn274fb462018-04-11 11:16:29 +0200962
963 default_on {
964 gpios = <&gpio_a 5 0>;
965 label = "sandbox:default_on";
966 default-state = "on";
967 };
968
969 default_off {
970 gpios = <&gpio_a 6 0>;
Sean Anderson3e41c7b2020-09-14 11:02:03 -0400971 /* label intentionally omitted */
Patrick Bruenn274fb462018-04-11 11:16:29 +0200972 default-state = "off";
973 };
Simon Glass3c43fba2015-07-06 12:54:34 -0600974 };
975
Paul Doelle1fc45d62022-07-04 09:00:25 +0000976 wdt-gpio-toggle {
Rasmus Villemoesa9346b92021-08-19 11:57:05 +0200977 gpios = <&gpio_a 7 0>;
978 compatible = "linux,wdt-gpio";
Rasmus Villemoes4171c572021-08-19 11:57:06 +0200979 hw_margin_ms = <100>;
Paul Doelle1fc45d62022-07-04 09:00:25 +0000980 hw_algo = "toggle";
981 always-running;
982 };
983
984 wdt-gpio-level {
985 gpios = <&gpio_a 7 0>;
986 compatible = "linux,wdt-gpio";
987 hw_margin_ms = <100>;
988 hw_algo = "level";
Rasmus Villemoesa9346b92021-08-19 11:57:05 +0200989 always-running;
990 };
991
Stephen Warren8961b522016-05-16 17:41:37 -0600992 mbox: mbox {
993 compatible = "sandbox,mbox";
994 #mbox-cells = <1>;
995 };
996
997 mbox-test {
998 compatible = "sandbox,mbox-test";
999 mboxes = <&mbox 100>, <&mbox 1>;
1000 mbox-names = "other", "test";
1001 };
1002
AKASHI Takahiro073e6d62019-08-27 17:17:03 +09001003 cpus {
Heinrich Schuchardt8ae8da12021-08-28 11:42:08 +02001004 #address-cells = <1>;
1005 #size-cells = <0>;
Sean Anderson7616e362020-09-28 10:52:23 -04001006 timebase-frequency = <2000000>;
Heinrich Schuchardt8ae8da12021-08-28 11:42:08 +02001007 cpu1: cpu@1 {
1008 device_type = "cpu";
1009 reg = <0x1>;
Sean Anderson7616e362020-09-28 10:52:23 -04001010 timebase-frequency = <3000000>;
AKASHI Takahiro073e6d62019-08-27 17:17:03 +09001011 compatible = "sandbox,cpu_sandbox";
Simon Glass8c103c32023-02-13 08:56:33 -07001012 bootph-all;
AKASHI Takahiro073e6d62019-08-27 17:17:03 +09001013 };
Mario Sixfa44b532018-08-06 10:23:44 +02001014
Heinrich Schuchardt8ae8da12021-08-28 11:42:08 +02001015 cpu2: cpu@2 {
1016 device_type = "cpu";
1017 reg = <0x2>;
AKASHI Takahiro073e6d62019-08-27 17:17:03 +09001018 compatible = "sandbox,cpu_sandbox";
Simon Glass8c103c32023-02-13 08:56:33 -07001019 bootph-all;
AKASHI Takahiro073e6d62019-08-27 17:17:03 +09001020 };
Mario Sixfa44b532018-08-06 10:23:44 +02001021
Heinrich Schuchardt8ae8da12021-08-28 11:42:08 +02001022 cpu3: cpu@3 {
1023 device_type = "cpu";
1024 reg = <0x3>;
AKASHI Takahiro073e6d62019-08-27 17:17:03 +09001025 compatible = "sandbox,cpu_sandbox";
Simon Glass8c103c32023-02-13 08:56:33 -07001026 bootph-all;
AKASHI Takahiro073e6d62019-08-27 17:17:03 +09001027 };
Mario Sixfa44b532018-08-06 10:23:44 +02001028 };
1029
Dave Gerlach21e3c212020-07-15 23:39:58 -05001030 chipid: chipid {
1031 compatible = "sandbox,soc";
1032 };
1033
Simon Glasse96fa6c2018-12-10 10:37:34 -07001034 i2s: i2s {
1035 compatible = "sandbox,i2s";
1036 #sound-dai-cells = <1>;
Simon Glassecc79732019-02-16 20:24:56 -07001037 sandbox,silent; /* Don't emit sounds while testing */
Simon Glasse96fa6c2018-12-10 10:37:34 -07001038 };
1039
Jean-Jacques Hiblot07e33712019-07-05 09:33:57 +02001040 nop-test_0 {
1041 compatible = "sandbox,nop_sandbox1";
1042 nop-test_1 {
1043 compatible = "sandbox,nop_sandbox2";
1044 bind = "True";
1045 };
1046 nop-test_2 {
1047 compatible = "sandbox,nop_sandbox2";
1048 bind = "False";
1049 };
1050 };
1051
Roger Quadros2c120372022-10-20 16:30:46 +03001052 memory-controller {
1053 compatible = "sandbox,memory";
1054 };
1055
Mario Six004e67c2018-07-31 14:24:14 +02001056 misc-test {
Sean Anderson3f51ba92022-05-05 13:11:44 -04001057 #address-cells = <1>;
1058 #size-cells = <1>;
Mario Six004e67c2018-07-31 14:24:14 +02001059 compatible = "sandbox,misc_sandbox";
Sean Anderson3f51ba92022-05-05 13:11:44 -04001060
1061 eth5_addr: mac-address@10 {
1062 reg = <0x10 6>;
1063 };
Mario Six004e67c2018-07-31 14:24:14 +02001064 };
1065
Simon Glasse48eeb92017-04-23 20:02:07 -06001066 mmc2 {
1067 compatible = "sandbox,mmc";
Simon Glass6b165ab2021-07-05 16:32:58 -06001068 non-removable;
Simon Glasse48eeb92017-04-23 20:02:07 -06001069 };
1070
Simon Glassfb1451b2022-04-24 23:31:24 -06001071 /* This is used for the bootdev tests */
Simon Glasse48eeb92017-04-23 20:02:07 -06001072 mmc1 {
1073 compatible = "sandbox,mmc";
Simon Glassfb1451b2022-04-24 23:31:24 -06001074 filename = "mmc1.img";
Simon Glasse48eeb92017-04-23 20:02:07 -06001075 };
1076
Simon Glassfb1451b2022-04-24 23:31:24 -06001077 /* This is used for the fastboot tests */
Sughosh Ganu873cf8a2022-10-21 18:16:05 +05301078 mmc0: mmc0 {
Simon Glass8e6cc462015-07-06 12:54:32 -06001079 compatible = "sandbox,mmc";
1080 };
1081
Simon Glass77bec9e2022-10-20 18:23:20 -06001082 /* This is used for VBE VPL tests */
1083 mmc3 {
1084 status = "disabled";
1085 compatible = "sandbox,mmc";
1086 filename = "image.bin";
1087 non-removable;
1088 };
1089
Simon Glassd985f1d2023-01-06 08:52:41 -06001090 /* This is used for bootstd bootmenu tests */
1091 mmc4 {
1092 status = "disabled";
1093 compatible = "sandbox,mmc";
1094 filename = "mmc4.img";
1095 };
1096
Simon Glassd08db022023-08-24 13:55:41 -06001097 /* This is used for ChromiumOS tests */
1098 mmc5 {
1099 status = "disabled";
1100 compatible = "sandbox,mmc";
1101 filename = "mmc5.img";
1102 };
1103
Simon Glassb45c8332019-02-16 20:24:50 -07001104 pch {
1105 compatible = "sandbox,pch";
1106 };
1107
Tom Rini42c64d12020-02-11 12:41:23 -05001108 pci0: pci@0 {
Simon Glassd3b7ff12015-03-05 12:25:34 -07001109 compatible = "sandbox,pci";
1110 device_type = "pci";
Tom Rini42c64d12020-02-11 12:41:23 -05001111 bus-range = <0x00 0xff>;
Simon Glassd3b7ff12015-03-05 12:25:34 -07001112 #address-cells = <3>;
1113 #size-cells = <2>;
Simon Glassb0e2c232019-09-25 08:56:08 -06001114 ranges = <0x02000000 0 0x10000000 0x10000000 0 0x2000000
Simon Glassd3b7ff12015-03-05 12:25:34 -07001115 0x01000000 0 0x20000000 0x20000000 0 0x2000>;
Mark Kettenis08386da2023-01-21 20:27:57 +01001116 iommu-map = <0x0010 &iommu 0 1>;
1117 iommu-map-mask = <0xfffffff8>;
Bin Meng2db7f2b2018-08-03 01:14:39 -07001118 pci@0,0 {
1119 compatible = "pci-generic";
1120 reg = <0x0000 0 0 0 0>;
Simon Glass9b69ba42019-09-25 08:56:10 -06001121 sandbox,emul = <&swap_case_emul0_0>;
Bin Meng2db7f2b2018-08-03 01:14:39 -07001122 };
Alex Marginean21ebbaf2019-06-07 11:24:24 +03001123 pci@1,0 {
1124 compatible = "pci-generic";
Simon Glass33c215a2019-09-15 12:08:58 -06001125 /* reg 0 is at 0x14, using FDT_PCI_SPACE_MEM32 */
Simon Glassf69d3d62023-09-26 08:14:58 -06001126 reg = <0x02000814 0 0 0x80 0
1127 0x01000810 0 0 0xc0 0>;
Simon Glass9b69ba42019-09-25 08:56:10 -06001128 sandbox,emul = <&swap_case_emul0_1>;
Alex Marginean21ebbaf2019-06-07 11:24:24 +03001129 };
Simon Glass3e17ffb2019-12-06 21:41:57 -07001130 p2sb-pci@2,0 {
1131 compatible = "sandbox,p2sb";
1132 reg = <0x02001010 0 0 0 0>;
1133 sandbox,emul = <&p2sb_emul>;
1134
1135 adder {
1136 intel,p2sb-port-id = <3>;
1137 compatible = "sandbox,adder";
1138 };
1139 };
Simon Glass3b65ee32019-12-06 21:41:54 -07001140 pci@1e,0 {
1141 compatible = "sandbox,pmc";
1142 reg = <0xf000 0 0 0 0>;
1143 sandbox,emul = <&pmc_emul1e>;
1144 acpi-base = <0x400>;
1145 gpe0-dwx-mask = <0xf>;
1146 gpe0-dwx-shift-base = <4>;
1147 gpe0-dw = <6 7 9>;
1148 gpe0-sts = <0x20>;
1149 gpe0-en = <0x30>;
1150 };
Simon Glassd3b7ff12015-03-05 12:25:34 -07001151 pci@1f,0 {
1152 compatible = "pci-generic";
Simon Glass33c215a2019-09-15 12:08:58 -06001153 /* reg 0 is at 0x10, using FDT_PCI_SPACE_IO */
Simon Glassf69d3d62023-09-26 08:14:58 -06001154 reg = <0x0100f810 0 0 0x100 0>;
Simon Glass9b69ba42019-09-25 08:56:10 -06001155 sandbox,emul = <&swap_case_emul0_1f>;
1156 };
1157 };
1158
1159 pci-emul0 {
1160 compatible = "sandbox,pci-emul-parent";
1161 swap_case_emul0_0: emul0@0,0 {
1162 compatible = "sandbox,swap-case";
1163 };
1164 swap_case_emul0_1: emul0@1,0 {
1165 compatible = "sandbox,swap-case";
1166 use-ea;
1167 };
1168 swap_case_emul0_1f: emul0@1f,0 {
1169 compatible = "sandbox,swap-case";
Simon Glassd3b7ff12015-03-05 12:25:34 -07001170 };
Simon Glass3e17ffb2019-12-06 21:41:57 -07001171 p2sb_emul: emul@2,0 {
1172 compatible = "sandbox,p2sb-emul";
1173 };
Simon Glass3b65ee32019-12-06 21:41:54 -07001174 pmc_emul1e: emul@1e,0 {
1175 compatible = "sandbox,pmc-emul";
1176 };
Simon Glassd3b7ff12015-03-05 12:25:34 -07001177 };
1178
Tom Rini42c64d12020-02-11 12:41:23 -05001179 pci1: pci@1 {
Bin Mengdee4d752018-08-03 01:14:41 -07001180 compatible = "sandbox,pci";
1181 device_type = "pci";
Tom Rini42c64d12020-02-11 12:41:23 -05001182 bus-range = <0x00 0xff>;
Bin Mengdee4d752018-08-03 01:14:41 -07001183 #address-cells = <3>;
1184 #size-cells = <2>;
Suneel Garapati4cf56ec2019-10-19 17:10:20 -07001185 ranges = <0x02000000 0 0x30000000 0x30000000 0 0x2000 // MEM0
Andrew Scull55e6adb2022-04-21 16:11:09 +00001186 0x02000000 0 0x31000000 0x3e000000 0 0x2000 // MEM1
Suneel Garapati4cf56ec2019-10-19 17:10:20 -07001187 0x01000000 0 0x40000000 0x40000000 0 0x2000>;
Bin Meng490d13a2018-08-03 01:14:47 -07001188 sandbox,dev-info = <0x08 0x00 0x1234 0x5678
Marek Vasutb59349a2018-10-10 21:27:08 +02001189 0x0c 0x00 0x1234 0x5678
1190 0x10 0x00 0x1234 0x5678>;
1191 pci@10,0 {
1192 reg = <0x8000 0 0 0 0>;
1193 };
Bin Mengdee4d752018-08-03 01:14:41 -07001194 };
1195
Tom Rini42c64d12020-02-11 12:41:23 -05001196 pci2: pci@2 {
Bin Meng3ed214a2018-08-03 01:14:50 -07001197 compatible = "sandbox,pci";
1198 device_type = "pci";
Tom Rini42c64d12020-02-11 12:41:23 -05001199 bus-range = <0x00 0xff>;
Bin Meng3ed214a2018-08-03 01:14:50 -07001200 #address-cells = <3>;
1201 #size-cells = <2>;
1202 ranges = <0x02000000 0 0x50000000 0x50000000 0 0x2000
1203 0x01000000 0 0x60000000 0x60000000 0 0x2000>;
1204 sandbox,dev-info = <0x08 0x00 0x1234 0x5678>;
1205 pci@1f,0 {
1206 compatible = "pci-generic";
1207 reg = <0xf800 0 0 0 0>;
Simon Glass9b69ba42019-09-25 08:56:10 -06001208 sandbox,emul = <&swap_case_emul2_1f>;
1209 };
1210 };
1211
1212 pci-emul2 {
1213 compatible = "sandbox,pci-emul-parent";
1214 swap_case_emul2_1f: emul2@1f,0 {
1215 compatible = "sandbox,swap-case";
Bin Meng3ed214a2018-08-03 01:14:50 -07001216 };
1217 };
1218
Ramon Friedbb413332019-04-27 11:15:23 +03001219 pci_ep: pci_ep {
1220 compatible = "sandbox,pci_ep";
1221 };
1222
Simon Glass98561572017-04-23 20:10:44 -06001223 probing {
1224 compatible = "simple-bus";
1225 test1 {
1226 compatible = "denx,u-boot-probe-test";
1227 };
1228
1229 test2 {
1230 compatible = "denx,u-boot-probe-test";
1231 };
1232
1233 test3 {
1234 compatible = "denx,u-boot-probe-test";
1235 };
1236
1237 test4 {
1238 compatible = "denx,u-boot-probe-test";
Jean-Jacques Hiblot6c3af1f2018-11-29 10:57:37 +01001239 first-syscon = <&syscon0>;
1240 second-sys-ctrl = <&another_system_controller>;
Patrick Delaunaya442e612019-03-07 09:57:13 +01001241 third-syscon = <&syscon2>;
Simon Glass98561572017-04-23 20:10:44 -06001242 };
1243 };
1244
Stephen Warren61f5ddc2016-07-13 13:45:31 -06001245 pwrdom: power-domain {
1246 compatible = "sandbox,power-domain";
1247 #power-domain-cells = <1>;
1248 };
1249
1250 power-domain-test {
1251 compatible = "sandbox,power-domain-test";
1252 power-domains = <&pwrdom 2>;
1253 };
1254
Simon Glass5d9a88f2018-10-01 12:22:40 -06001255 pwm: pwm {
Simon Glass43b41562017-04-16 21:01:11 -06001256 compatible = "sandbox,pwm";
Simon Glass5d9a88f2018-10-01 12:22:40 -06001257 #pwm-cells = <2>;
Dario Binacchi55322622021-04-11 09:39:50 +02001258 pinctrl-names = "default";
1259 pinctrl-0 = <&pinmux_pwm_pins>;
Simon Glass43b41562017-04-16 21:01:11 -06001260 };
1261
1262 pwm2 {
1263 compatible = "sandbox,pwm";
Simon Glass5d9a88f2018-10-01 12:22:40 -06001264 #pwm-cells = <2>;
Simon Glass43b41562017-04-16 21:01:11 -06001265 };
1266
Simon Glass64ce0ca2015-07-06 12:54:31 -06001267 ram {
1268 compatible = "sandbox,ram";
1269 };
1270
Simon Glass5010d982015-07-06 12:54:29 -06001271 reset@0 {
1272 compatible = "sandbox,warm-reset";
Simon Glass8c103c32023-02-13 08:56:33 -07001273 bootph-some-ram;
Simon Glass5010d982015-07-06 12:54:29 -06001274 };
1275
1276 reset@1 {
1277 compatible = "sandbox,reset";
Simon Glass8c103c32023-02-13 08:56:33 -07001278 bootph-some-ram;
Simon Glass5010d982015-07-06 12:54:29 -06001279 };
1280
Stephen Warren4581b712016-06-17 09:43:59 -06001281 resetc: reset-ctl {
1282 compatible = "sandbox,reset-ctl";
1283 #reset-cells = <1>;
1284 };
1285
1286 reset-ctl-test {
1287 compatible = "sandbox,reset-ctl-test";
Neil Armstrongbdfe6902021-04-20 10:42:25 +02001288 resets = <&resetc 100>, <&resetc 2>, <&resetc 20>, <&resetc 40>;
1289 reset-names = "other", "test", "test2", "test3";
Stephen Warren4581b712016-06-17 09:43:59 -06001290 };
1291
Sughosh Ganuff0dada2019-12-28 23:58:31 +05301292 rng {
1293 compatible = "sandbox,sandbox-rng";
1294 };
1295
Nishanth Menon52159402015-09-17 15:42:41 -05001296 rproc_1: rproc@1 {
1297 compatible = "sandbox,test-processor";
1298 remoteproc-name = "remoteproc-test-dev1";
1299 };
1300
1301 rproc_2: rproc@2 {
1302 compatible = "sandbox,test-processor";
1303 internal-memory-mapped;
1304 remoteproc-name = "remoteproc-test-dev2";
1305 };
1306
Simon Glass5d9a88f2018-10-01 12:22:40 -06001307 panel {
1308 compatible = "simple-panel";
1309 backlight = <&backlight 0 100>;
1310 };
1311
Simon Glass22c80d52022-09-21 16:21:47 +02001312 scsi {
1313 compatible = "sandbox,scsi";
1314 sandbox,filepath = "scsi.img";
1315 };
1316
Ramon Fried7fd7e2c2018-07-02 02:57:59 +03001317 smem@0 {
1318 compatible = "sandbox,smem";
1319 };
1320
Simon Glassd4901892018-12-10 10:37:36 -07001321 sound {
1322 compatible = "sandbox,sound";
1323 cpu {
1324 sound-dai = <&i2s 0>;
1325 };
1326
1327 codec {
1328 sound-dai = <&audio 0>;
1329 };
1330 };
1331
Simon Glass0ae0cb72014-10-13 23:42:11 -06001332 spi@0 {
1333 #address-cells = <1>;
1334 #size-cells = <0>;
Simon Glass0503e822015-07-06 12:54:36 -06001335 reg = <0 1>;
Simon Glass0ae0cb72014-10-13 23:42:11 -06001336 compatible = "sandbox,spi";
Ovidiu Panait1dc53ce2020-12-14 19:06:47 +02001337 cs-gpios = <0>, <0>, <&gpio_a 0>;
Dario Binacchi55322622021-04-11 09:39:50 +02001338 pinctrl-names = "default";
1339 pinctrl-0 = <&pinmux_spi0_pins>;
1340
Simon Glass0ae0cb72014-10-13 23:42:11 -06001341 spi.bin@0 {
1342 reg = <0>;
Neil Armstrongffd4c7c2019-02-10 10:16:20 +00001343 compatible = "spansion,m25p16", "jedec,spi-nor";
Simon Glass0ae0cb72014-10-13 23:42:11 -06001344 spi-max-frequency = <40000000>;
1345 sandbox,filename = "spi.bin";
1346 };
Ovidiu Panait1dc53ce2020-12-14 19:06:47 +02001347 spi.bin@1 {
1348 reg = <1>;
1349 compatible = "spansion,m25p16", "jedec,spi-nor";
1350 spi-max-frequency = <50000000>;
1351 sandbox,filename = "spi.bin";
1352 spi-cpol;
1353 spi-cpha;
1354 };
Simon Glass0ae0cb72014-10-13 23:42:11 -06001355 };
1356
Jean-Jacques Hiblot6c3af1f2018-11-29 10:57:37 +01001357 syscon0: syscon@0 {
Simon Glass04035fd2015-07-06 12:54:35 -06001358 compatible = "sandbox,syscon0";
Mario Six82744c22018-10-04 09:00:40 +02001359 reg = <0x10 16>;
Simon Glass04035fd2015-07-06 12:54:35 -06001360 };
1361
Jean-Jacques Hiblot6c3af1f2018-11-29 10:57:37 +01001362 another_system_controller: syscon@1 {
Simon Glass04035fd2015-07-06 12:54:35 -06001363 compatible = "sandbox,syscon1";
Simon Glass0503e822015-07-06 12:54:36 -06001364 reg = <0x20 5
1365 0x28 6
1366 0x30 7
1367 0x38 8>;
Simon Glass04035fd2015-07-06 12:54:35 -06001368 };
1369
Patrick Delaunaya442e612019-03-07 09:57:13 +01001370 syscon2: syscon@2 {
Masahiro Yamada99552c32018-04-23 13:26:53 +09001371 compatible = "simple-mfd", "syscon";
1372 reg = <0x40 5
1373 0x48 6
1374 0x50 7
1375 0x58 8>;
1376 };
1377
Jean-Jacques Hiblot739592c2020-10-16 16:16:34 +05301378 syscon3: syscon@3 {
1379 compatible = "simple-mfd", "syscon";
1380 reg = <0x000100 0x10>;
1381
1382 muxcontroller0: a-mux-controller {
1383 compatible = "mmio-mux";
1384 #mux-control-cells = <1>;
1385
1386 mux-reg-masks = <0x0 0x30>, /* 0: reg 0x0, bits 5:4 */
1387 <0xc 0x1E>, /* 1: reg 0xc, bits 4:1 */
1388 <0x4 0xFF>; /* 2: reg 0x4, bits 7:0 */
1389 idle-states = <MUX_IDLE_AS_IS>, <0x02>, <0x73>;
1390 u-boot,mux-autoprobe;
1391 };
1392 };
1393
1394 muxcontroller1: emul-mux-controller {
1395 compatible = "mux-emul";
1396 #mux-control-cells = <0>;
1397 u-boot,mux-autoprobe;
1398 idle-state = <0xabcd>;
1399 };
1400
Simon Glass93f44e82020-12-16 21:20:27 -07001401 testfdtm0 {
1402 compatible = "denx,u-boot-fdtm-test";
1403 };
1404
1405 testfdtm1: testfdtm1 {
1406 compatible = "denx,u-boot-fdtm-test";
1407 };
1408
1409 testfdtm2 {
1410 compatible = "denx,u-boot-fdtm-test";
1411 };
1412
Sean Anderson7616e362020-09-28 10:52:23 -04001413 timer@0 {
Thomas Choue7cc8d12015-12-11 16:27:34 +08001414 compatible = "sandbox,timer";
1415 clock-frequency = <1000000>;
1416 };
1417
Sean Anderson7616e362020-09-28 10:52:23 -04001418 timer@1 {
1419 compatible = "sandbox,timer";
1420 sandbox,timebase-frequency-fallback;
1421 };
1422
Miquel Raynalb91ad162018-05-15 11:57:27 +02001423 tpm2 {
1424 compatible = "sandbox,tpm2";
1425 };
1426
Simon Glass4fef6572023-02-21 06:24:51 -07001427 tpm {
1428 compatible = "google,sandbox-tpm";
1429 };
1430
Simon Glass171e9912015-05-22 15:42:15 -06001431 uart0: serial {
1432 compatible = "sandbox,serial";
Simon Glass8c103c32023-02-13 08:56:33 -07001433 bootph-all;
Dario Binacchi55322622021-04-11 09:39:50 +02001434 pinctrl-names = "default";
1435 pinctrl-0 = <&pinmux_uart0_pins>;
Joe Hershbergerbfacad72015-03-22 17:09:15 -05001436 };
1437
Simon Glasse00cb222015-03-25 12:23:05 -06001438 usb_0: usb@0 {
1439 compatible = "sandbox,usb";
1440 status = "disabled";
1441 hub {
1442 compatible = "sandbox,usb-hub";
1443 #address-cells = <1>;
1444 #size-cells = <0>;
1445 flash-stick {
1446 reg = <0>;
1447 compatible = "sandbox,usb-flash";
1448 };
1449 };
1450 };
1451
1452 usb_1: usb@1 {
1453 compatible = "sandbox,usb";
Mark Kettenisfb574622021-10-23 16:58:02 +02001454 iommus = <&iommu>;
Simon Glasse00cb222015-03-25 12:23:05 -06001455 hub {
1456 compatible = "usb-hub";
1457 usb,device-class = <9>;
Michael Wallec03b7612020-06-02 01:47:07 +02001458 #address-cells = <1>;
1459 #size-cells = <0>;
Simon Glasse00cb222015-03-25 12:23:05 -06001460 hub-emul {
1461 compatible = "sandbox,usb-hub";
1462 #address-cells = <1>;
1463 #size-cells = <0>;
Simon Glass431cbd62015-11-08 23:48:01 -07001464 flash-stick@0 {
Simon Glasse00cb222015-03-25 12:23:05 -06001465 reg = <0>;
1466 compatible = "sandbox,usb-flash";
1467 sandbox,filepath = "testflash.bin";
1468 };
1469
Simon Glass431cbd62015-11-08 23:48:01 -07001470 flash-stick@1 {
1471 reg = <1>;
1472 compatible = "sandbox,usb-flash";
1473 sandbox,filepath = "testflash1.bin";
1474 };
1475
1476 flash-stick@2 {
1477 reg = <2>;
1478 compatible = "sandbox,usb-flash";
1479 sandbox,filepath = "testflash2.bin";
1480 };
1481
Simon Glassbff1a712015-11-08 23:48:08 -07001482 keyb@3 {
1483 reg = <3>;
1484 compatible = "sandbox,usb-keyb";
1485 };
1486
Simon Glasse00cb222015-03-25 12:23:05 -06001487 };
Michael Wallec03b7612020-06-02 01:47:07 +02001488
1489 usbstor@1 {
1490 reg = <1>;
1491 };
1492 usbstor@3 {
1493 reg = <3>;
1494 };
Simon Glasse00cb222015-03-25 12:23:05 -06001495 };
1496 };
1497
1498 usb_2: usb@2 {
1499 compatible = "sandbox,usb";
1500 status = "disabled";
1501 };
1502
Mateusz Kulikowskid33776e2016-03-31 23:12:28 +02001503 spmi: spmi@0 {
1504 compatible = "sandbox,spmi";
1505 #address-cells = <0x1>;
1506 #size-cells = <0x1>;
Simon Glassa605b0f2019-09-25 08:55:59 -06001507 ranges;
Mateusz Kulikowskid33776e2016-03-31 23:12:28 +02001508 pm8916@0 {
1509 compatible = "qcom,spmi-pmic";
1510 reg = <0x0 0x1>;
1511 #address-cells = <0x1>;
1512 #size-cells = <0x1>;
Simon Glassa605b0f2019-09-25 08:55:59 -06001513 ranges;
Mateusz Kulikowskid33776e2016-03-31 23:12:28 +02001514
1515 spmi_gpios: gpios@c000 {
1516 compatible = "qcom,pm8916-gpio";
1517 reg = <0xc000 0x400>;
1518 gpio-controller;
1519 gpio-count = <4>;
1520 #gpio-cells = <2>;
1521 gpio-bank-name="spmi";
1522 };
1523 };
1524 };
maxims@google.com0753bc22017-04-17 12:00:21 -07001525
1526 wdt0: wdt@0 {
1527 compatible = "sandbox,wdt";
Rasmus Villemoes4171c572021-08-19 11:57:06 +02001528 hw_margin_ms = <200>;
maxims@google.com0753bc22017-04-17 12:00:21 -07001529 };
Rob Clarkf2006802018-01-10 11:33:30 +01001530
Mario Six957983e2018-08-09 14:51:19 +02001531 axi: axi@0 {
1532 compatible = "sandbox,axi";
1533 #address-cells = <0x1>;
1534 #size-cells = <0x1>;
1535 store@0 {
1536 compatible = "sandbox,sandbox_store";
1537 reg = <0x0 0x400>;
1538 };
1539 };
1540
Rob Clarkf2006802018-01-10 11:33:30 +01001541 chosen {
Simon Glass7e878162018-02-03 10:36:58 -07001542 #address-cells = <1>;
1543 #size-cells = <1>;
Simon Glass14ca9f72020-01-27 08:49:43 -07001544 setting = "sunrise ohoka";
1545 other-node = "/some-bus/c-test@5";
Simon Glassbd933bf2020-01-27 08:49:46 -07001546 int-values = <0x1937 72993>;
Simon Glass0f7b1112020-07-07 13:12:06 -06001547 u-boot,acpi-ssdt-order = <&acpi_test2 &acpi_test1>;
Rob Clarkf2006802018-01-10 11:33:30 +01001548 chosen-test {
1549 compatible = "denx,u-boot-fdt-test";
1550 reg = <9 1>;
1551 };
1552 };
Mario Sixe8d52912018-03-12 14:53:33 +01001553
1554 translation-test@8000 {
1555 compatible = "simple-bus";
1556 reg = <0x8000 0x4000>;
1557
1558 #address-cells = <0x2>;
1559 #size-cells = <0x1>;
1560
1561 ranges = <0 0x0 0x8000 0x1000
1562 1 0x100 0x9000 0x1000
1563 2 0x200 0xA000 0x1000
1564 3 0x300 0xB000 0x1000
1565 >;
1566
Fabien Dessenne641067f2019-05-31 15:11:30 +02001567 dma-ranges = <0 0x000 0x10000000 0x1000
1568 1 0x100 0x20000000 0x1000
1569 >;
1570
Mario Sixe8d52912018-03-12 14:53:33 +01001571 dev@0,0 {
1572 compatible = "denx,u-boot-fdt-dummy";
1573 reg = <0 0x0 0x1000>;
Álvaro Fernåndez Rojas79598822018-12-03 19:37:09 +01001574 reg-names = "sandbox-dummy-0";
Mario Sixe8d52912018-03-12 14:53:33 +01001575 };
1576
1577 dev@1,100 {
1578 compatible = "denx,u-boot-fdt-dummy";
1579 reg = <1 0x100 0x1000>;
1580
1581 };
1582
1583 dev@2,200 {
1584 compatible = "denx,u-boot-fdt-dummy";
1585 reg = <2 0x200 0x1000>;
1586 };
1587
1588
1589 noxlatebus@3,300 {
1590 compatible = "simple-bus";
1591 reg = <3 0x300 0x1000>;
1592
1593 #address-cells = <0x1>;
1594 #size-cells = <0x0>;
1595
1596 dev@42 {
1597 compatible = "denx,u-boot-fdt-dummy";
1598 reg = <0x42>;
1599 };
1600 };
1601 };
Mario Six4eea5312018-09-27 09:19:31 +02001602
Dzmitry Sankouski298ffdd2023-01-22 18:21:23 +03001603 ofnode-foreach {
1604 compatible = "foreach";
1605
1606 first {
1607 prop1 = <1>;
1608 prop2 = <2>;
1609 };
1610
1611 second {
1612 prop1 = <1>;
1613 prop2 = <2>;
1614 };
1615 };
1616
Mario Six4eea5312018-09-27 09:19:31 +02001617 osd {
1618 compatible = "sandbox,sandbox_osd";
1619 };
Tom Rinid24c1d02018-09-30 18:16:51 -04001620
Jens Wiklanderfa830ae2018-09-25 16:40:16 +02001621 sandbox_tee {
1622 compatible = "sandbox,tee";
1623 };
Bin Meng4f89d492018-10-15 02:21:26 -07001624
1625 sandbox_virtio1 {
1626 compatible = "sandbox,virtio1";
Simon Glass00fc8ca2023-01-17 10:47:51 -07001627 virtio-type = <4>; /* rng */
Bin Meng4f89d492018-10-15 02:21:26 -07001628 };
1629
1630 sandbox_virtio2 {
1631 compatible = "sandbox,virtio2";
1632 };
Patrice Chotardf41a8242018-10-24 14:10:23 +02001633
Simon Glass00fc8ca2023-01-17 10:47:51 -07001634 sandbox-virtio-blk {
1635 compatible = "sandbox,virtio1";
1636 virtio-type = <2>; /* block */
1637 };
1638
Etienne Carriere87d4f272020-09-09 18:44:05 +02001639 sandbox_scmi {
1640 compatible = "sandbox,scmi-devices";
Etienne Carriere10d3e5d2022-02-21 09:22:41 +01001641 clocks = <&clk_scmi 2>, <&clk_scmi 0>;
Etienne Carriere41d62e22022-02-21 09:22:39 +01001642 resets = <&reset_scmi 3>;
1643 regul0-supply = <&regul0_scmi>;
1644 regul1-supply = <&regul1_scmi>;
Etienne Carriere87d4f272020-09-09 18:44:05 +02001645 };
1646
Patrice Chotardf41a8242018-10-24 14:10:23 +02001647 pinctrl {
1648 compatible = "sandbox,pinctrl";
Patrick Delaunayd15c05b2020-01-13 11:35:12 +01001649
Sean Anderson7f0f1802020-09-14 11:01:57 -04001650 pinctrl-names = "default", "alternate";
1651 pinctrl-0 = <&pinctrl_gpios>, <&pinctrl_i2s>;
1652 pinctrl-1 = <&pinctrl_spi>, <&pinctrl_i2c>;
Patrick Delaunayd15c05b2020-01-13 11:35:12 +01001653
Sean Anderson7f0f1802020-09-14 11:01:57 -04001654 pinctrl_gpios: gpios {
Patrick Delaunayd15c05b2020-01-13 11:35:12 +01001655 gpio0 {
Sean Anderson7f0f1802020-09-14 11:01:57 -04001656 pins = "P5";
1657 function = "GPIO";
Patrick Delaunayd15c05b2020-01-13 11:35:12 +01001658 bias-pull-up;
1659 input-disable;
1660 };
1661 gpio1 {
Sean Anderson7f0f1802020-09-14 11:01:57 -04001662 pins = "P6";
1663 function = "GPIO";
Patrick Delaunayd15c05b2020-01-13 11:35:12 +01001664 output-high;
1665 drive-open-drain;
1666 };
1667 gpio2 {
Sean Anderson7f0f1802020-09-14 11:01:57 -04001668 pinmux = <SANDBOX_PINMUX(7, SANDBOX_PINMUX_GPIO)>;
Patrick Delaunayd15c05b2020-01-13 11:35:12 +01001669 bias-pull-down;
1670 input-enable;
1671 };
1672 gpio3 {
Sean Anderson7f0f1802020-09-14 11:01:57 -04001673 pinmux = <SANDBOX_PINMUX(8, SANDBOX_PINMUX_GPIO)>;
Patrick Delaunayd15c05b2020-01-13 11:35:12 +01001674 bias-disable;
1675 };
1676 };
Sean Anderson7f0f1802020-09-14 11:01:57 -04001677
1678 pinctrl_i2c: i2c {
1679 groups {
1680 groups = "I2C_UART";
1681 function = "I2C";
1682 };
1683
1684 pins {
1685 pins = "P0", "P1";
1686 drive-open-drain;
1687 };
1688 };
1689
1690 pinctrl_i2s: i2s {
1691 groups = "SPI_I2S";
1692 function = "I2S";
1693 };
1694
1695 pinctrl_spi: spi {
1696 groups = "SPI_I2S";
1697 function = "SPI";
1698
1699 cs {
1700 pinmux = <SANDBOX_PINMUX(5, SANDBOX_PINMUX_CS)>,
1701 <SANDBOX_PINMUX(6, SANDBOX_PINMUX_CS)>;
1702 };
1703 };
Patrice Chotardf41a8242018-10-24 14:10:23 +02001704 };
Benjamin Gaignard7f84fc62018-11-27 13:49:50 +01001705
Dario Binacchi55322622021-04-11 09:39:50 +02001706 pinctrl-single-no-width {
1707 compatible = "pinctrl-single";
1708 reg = <0x0000 0x238>;
1709 #pinctrl-cells = <1>;
1710 pinctrl-single,function-mask = <0x7f>;
1711 };
1712
1713 pinctrl-single-pins {
1714 compatible = "pinctrl-single";
1715 reg = <0x0000 0x238>;
1716 #pinctrl-cells = <1>;
1717 pinctrl-single,register-width = <32>;
1718 pinctrl-single,function-mask = <0x7f>;
1719
1720 pinmux_pwm_pins: pinmux_pwm_pins {
1721 pinctrl-single,pins = < 0x48 0x06 >;
1722 };
1723
1724 pinmux_spi0_pins: pinmux_spi0_pins {
1725 pinctrl-single,pins = <
1726 0x190 0x0c
1727 0x194 0x0c
1728 0x198 0x23
1729 0x19c 0x0c
1730 >;
1731 };
1732
1733 pinmux_uart0_pins: pinmux_uart0_pins {
1734 pinctrl-single,pins = <
1735 0x70 0x30
1736 0x74 0x00
1737 >;
1738 };
1739 };
1740
1741 pinctrl-single-bits {
1742 compatible = "pinctrl-single";
1743 reg = <0x0000 0x50>;
1744 #pinctrl-cells = <2>;
1745 pinctrl-single,bit-per-mux;
1746 pinctrl-single,register-width = <32>;
1747 pinctrl-single,function-mask = <0xf>;
1748
1749 pinmux_i2c0_pins: pinmux_i2c0_pins {
1750 pinctrl-single,bits = <
1751 0x10 0x00002200 0x0000ff00
1752 >;
1753 };
1754
1755 pinmux_lcd_pins: pinmux_lcd_pins {
1756 pinctrl-single,bits = <
1757 0x40 0x22222200 0xffffff00
1758 0x44 0x22222222 0xffffffff
1759 0x48 0x00000022 0x000000ff
1760 0x48 0x02000000 0x0f000000
1761 0x4c 0x02000022 0x0f0000ff
1762 >;
1763 };
1764 };
1765
Benjamin Gaignard7f84fc62018-11-27 13:49:50 +01001766 hwspinlock@0 {
1767 compatible = "sandbox,hwspinlock";
1768 };
Grygorii Strashkob3309912018-11-28 19:17:51 +01001769
1770 dma: dma {
1771 compatible = "sandbox,dma";
1772 #dma-cells = <1>;
1773
1774 dmas = <&dma 0>, <&dma 1>, <&dma 2>;
1775 dma-names = "m2m", "tx0", "rx0";
1776 };
Alex Margineanec9594a2019-06-03 19:12:28 +03001777
Alex Margineanc3d9f3f2019-07-12 10:13:53 +03001778 /*
1779 * keep mdio-mux ahead of mdio so that the mux is removed first at the
1780 * end of the test. If parent mdio is removed first, clean-up of the
1781 * mux will trigger a 2nd probe of parent-mdio, leaving parent-mdio
1782 * active at the end of the test. That it turn doesn't allow the mdio
1783 * class to be destroyed, triggering an error.
1784 */
1785 mdio-mux-test {
1786 compatible = "sandbox,mdio-mux";
1787 #address-cells = <1>;
1788 #size-cells = <0>;
1789 mdio-parent-bus = <&mdio>;
1790
1791 mdio-ch-test@0 {
1792 reg = <0>;
1793 };
1794 mdio-ch-test@1 {
1795 reg = <1>;
1796 };
1797 };
1798
1799 mdio: mdio-test {
Alex Margineanec9594a2019-06-03 19:12:28 +03001800 compatible = "sandbox,mdio";
Marek BehĂșnf3dd2132022-04-07 00:32:57 +02001801 #address-cells = <1>;
1802 #size-cells = <0>;
1803
1804 ethphy1: ethernet-phy@1 {
1805 reg = <1>;
1806 };
Alex Margineanec9594a2019-06-03 19:12:28 +03001807 };
Sean Anderson4a3390f2020-06-24 06:41:12 -04001808
1809 pm-bus-test {
1810 compatible = "simple-pm-bus";
1811 clocks = <&clk_sandbox 4>;
1812 power-domains = <&pwrdom 1>;
1813 };
Sean Anderson038b13e2020-06-24 06:41:14 -04001814
1815 resetc2: syscon-reset {
1816 compatible = "syscon-reset";
1817 #reset-cells = <1>;
1818 regmap = <&syscon0>;
1819 offset = <1>;
1820 mask = <0x27FFFFFF>;
1821 assert-high = <0>;
1822 };
1823
1824 syscon-reset-test {
1825 compatible = "sandbox,misc_sandbox";
1826 resets = <&resetc2 15>, <&resetc2 30>, <&resetc2 60>;
1827 reset-names = "valid", "no_mask", "out_of_range";
1828 };
Jean-Jacques Hiblot0ced26a2020-09-24 10:04:18 +05301829
Simon Glass3a8ee3d2020-11-05 06:32:05 -07001830 sysinfo {
1831 compatible = "sandbox,sysinfo-sandbox";
1832 };
1833
Sean Anderson1cbfed82021-04-20 10:50:58 -04001834 sysinfo-gpio {
1835 compatible = "gpio-sysinfo";
1836 gpios = <&gpio_a 15>, <&gpio_a 16>, <&gpio_a 17>;
1837 revisions = <19>, <5>;
1838 names = "rev_a", "foo";
1839 };
1840
Jean-Jacques Hiblot0ced26a2020-09-24 10:04:18 +05301841 some_regmapped-bus {
1842 #address-cells = <0x1>;
1843 #size-cells = <0x1>;
1844
1845 ranges = <0x0 0x0 0x10>;
1846 compatible = "simple-bus";
1847
1848 regmap-test_0 {
1849 reg = <0 0x10>;
1850 compatible = "sandbox,regmap_test";
1851 };
1852 };
Robert Marko1fad2cb2022-09-06 13:30:35 +02001853
1854 thermal {
1855 compatible = "sandbox,thermal";
1856 };
Sughosh Ganu873cf8a2022-10-21 18:16:05 +05301857
1858 fwu-mdata {
1859 compatible = "u-boot,fwu-mdata-gpt";
1860 fwu-mdata-store = <&mmc0>;
1861 };
Abdellatif El Khlificc89b7c2023-04-17 10:11:55 +01001862
1863 nvmxip-qspi1@08000000 {
1864 compatible = "nvmxip,qspi";
1865 reg = <0x08000000 0x00200000>;
1866 lba_shift = <9>;
1867 lba = <4096>;
1868 };
1869
1870 nvmxip-qspi2@08200000 {
1871 compatible = "nvmxip,qspi";
1872 reg = <0x08200000 0x00100000>;
1873 lba_shift = <9>;
1874 lba = <2048>;
1875 };
Svyatoslav Ryhel8b215e12023-04-25 10:57:21 +03001876
1877 extcon {
1878 compatible = "sandbox,extcon";
1879 };
Abdellatif El Khlifia09852d2023-08-04 14:33:41 +01001880
1881 arm-ffa-emul {
1882 compatible = "sandbox,arm-ffa-emul";
1883
1884 sandbox-arm-ffa {
1885 compatible = "sandbox,arm-ffa";
1886 };
1887 };
Simon Glass2e7d35d2014-02-26 15:59:21 -07001888};
Przemyslaw Marczak9038cd52015-05-13 13:38:35 +02001889
1890#include "sandbox_pmic.dtsi"
Heinrich Schuchardt4a2a78c2021-02-18 13:01:35 +01001891#include "cros-ec-keyboard.dtsi"
Simon Glass8de98962022-10-20 18:23:15 -06001892
1893#ifdef CONFIG_SANDBOX_VPL
1894#include "sandbox_vpl.dtsi"
1895#endif
Simon Glass82cafee2023-06-01 10:23:01 -06001896
1897#include "cedit.dtsi"