5 compatible = "sandbox";
11 eth0 = "/eth@10002000";
22 remoteproc1 = &rproc_1;
23 remoteproc2 = &rproc_2;
28 testbus3 = "/some-bus";
29 testfdt0 = "/some-bus/c-test@0";
30 testfdt1 = "/some-bus/c-test@1";
32 testfdt5 = "/some-bus/c-test@5";
34 fdt-dummy0 = "/translation-test@8000/dev@0,0";
35 fdt-dummy1 = "/translation-test@8000/dev@1,100";
36 fdt-dummy2 = "/translation-test@8000/dev@2,200";
37 fdt-dummy3 = "/translation-test@8000/noxlatebus@3,300/dev@42";
46 compatible = "sandbox,audio-codec";
47 #sound-dai-cells = <1>;
52 compatible = "google,cros-ec-sandbox";
55 * This describes the flash memory within the EC. Note
56 * that the STM32L flash erases to 0, not 0xff.
59 image-pos = <0x08000000>;
63 /* Information for sandbox */
73 image-pos = <0x10000>;
81 compatible = "denx,u-boot-fdt-test";
85 test-gpios = <&gpio_a 1>, <&gpio_a 4>, <&gpio_b 5 0 3 2 1>,
87 test2-gpios = <&gpio_a 1>, <&gpio_a 4>, <&gpio_b 6 1 3 2 1>,
88 <&gpio_b 7 2 3 2 1>, <&gpio_b 8 4 3 2 1>,
89 <&gpio_b 9 0xc 3 2 1>;
91 uint-value = <(-1234)>;
96 compatible = "not,compatible";
103 backlight: backlight {
104 compatible = "pwm-backlight";
105 enable-gpios = <&gpio_a 1>;
106 power-supply = <&ldo_1>;
107 pwms = <&pwm 0 1000>;
108 default-brightness-level = <5>;
109 brightness-levels = <0 16 32 64 128 170 202 234 255>;
114 compatible = "sandbox,phy";
119 compatible = "simple-bus";
125 compatible = "denx,u-boot-fdt-test";
130 phy_provider0: gen_phy@0 {
131 compatible = "sandbox,phy";
135 phy_provider1: gen_phy@1 {
136 compatible = "sandbox,phy";
141 gen_phy_user: gen_phy_user {
142 compatible = "simple-bus";
143 phys = <&phy_provider0 0>, <&phy_provider0 1>, <&phy_provider1>;
144 phy-names = "phy1", "phy2", "phy3";
148 #address-cells = <1>;
150 compatible = "denx,u-boot-test-bus";
155 compatible = "denx,u-boot-fdt-test";
161 compatible = "denx,u-boot-fdt-test";
167 compatible = "denx,u-boot-fdt-test";
178 compatible = "google,another-fdt-test";
185 compatible = "google,another-fdt-test";
189 compatible = "denx,u-boot-fdt-test";
193 compatible = "denx,u-boot-fdt-test";
197 compatible = "denx,u-boot-fdt-test1";
201 clk_fixed: clk-fixed {
202 compatible = "fixed-clock";
204 clock-frequency = <1234>;
207 clk_fixed_factor: clk-fixed-factor {
208 compatible = "fixed-factor-clock";
212 clocks = <&clk_fixed>;
216 clk_sandbox: clk-sbox {
217 compatible = "sandbox,clk";
222 compatible = "sandbox,clk-test";
223 clocks = <&clk_fixed>,
226 clock-names = "fixed", "i2c", "spi";
230 compatible = "sandbox,eth";
231 reg = <0x10002000 0x1000>;
232 fake-host-hwaddr = [00 00 66 44 22 00];
235 eth_5: eth@10003000 {
236 compatible = "sandbox,eth";
237 reg = <0x10003000 0x1000>;
238 fake-host-hwaddr = [00 00 66 44 22 11];
242 compatible = "sandbox,eth";
243 reg = <0x10005000 0x1000>;
244 fake-host-hwaddr = [00 00 66 44 22 33];
248 compatible = "sandbox,eth";
249 reg = <0x10004000 0x1000>;
250 fake-host-hwaddr = [00 00 66 44 22 22];
254 sandbox_firmware: sandbox-firmware {
255 compatible = "sandbox,firmware";
260 compatible = "sandbox,gpio";
263 gpio-bank-name = "a";
264 sandbox,gpio-count = <20>;
267 gpio_b: extra-gpios {
268 compatible = "sandbox,gpio";
271 gpio-bank-name = "b";
272 sandbox,gpio-count = <10>;
276 #address-cells = <1>;
279 compatible = "sandbox,i2c";
280 clock-frequency = <100000>;
283 compatible = "i2c-eeprom";
284 sandbox,emul = <&emul_eeprom>;
289 compatible = "sandbox-rtc";
290 sandbox,emul = <&emul0>;
295 compatible = "sandbox-rtc";
296 sandbox,emul = <&emul1>;
301 compatible = "sandbox,i2c-emul-parent";
302 emul_eeprom: emul-eeprom {
303 compatible = "sandbox,i2c-eeprom";
304 sandbox,filename = "i2c.bin";
305 sandbox,size = <256>;
308 compatible = "sandbox,i2c-rtc";
311 compatible = "sandbox,i2c-rtc";
315 sandbox_pmic: sandbox_pmic {
317 sandbox,emul = <&emul_pmic0>;
322 sandbox,emul = <&emul_pmic1>;
327 compatible = "u-boot,bootcount-rtc";
333 compatible = "sandbox,adc";
334 vdd-supply = <&buck2>;
335 vss-microvolts = <0>;
340 compatible = "sandbox,lcd-sdl";
346 compatible = "gpio-leds";
349 gpios = <&gpio_a 1 0>;
350 label = "sandbox:red";
354 gpios = <&gpio_a 2 0>;
355 label = "sandbox:green";
359 gpios = <&gpio_a 5 0>;
360 label = "sandbox:default_on";
361 default-state = "on";
365 gpios = <&gpio_a 6 0>;
366 label = "sandbox:default_off";
367 default-state = "off";
372 compatible = "sandbox,mbox";
377 compatible = "sandbox,mbox-test";
378 mboxes = <&mbox 100>, <&mbox 1>;
379 mbox-names = "other", "test";
383 compatible = "sandbox,cpu_sandbox";
388 compatible = "sandbox,cpu_sandbox";
393 compatible = "sandbox,cpu_sandbox";
398 compatible = "sandbox,i2s";
399 #sound-dai-cells = <1>;
400 sandbox,silent; /* Don't emit sounds while testing */
404 compatible = "sandbox,misc_sandbox";
408 compatible = "sandbox,mmc";
412 compatible = "sandbox,mmc";
416 compatible = "sandbox,mmc";
420 compatible = "sandbox,pch";
423 pci0: pci-controller0 {
424 compatible = "sandbox,pci";
426 #address-cells = <3>;
428 ranges = <0x02000000 0 0x10000000 0x10000000 0 0x2000
429 0x01000000 0 0x20000000 0x20000000 0 0x2000>;
431 compatible = "pci-generic";
432 reg = <0x0000 0 0 0 0>;
434 compatible = "sandbox,swap-case";
438 compatible = "pci-generic";
439 reg = <0xf800 0 0 0 0>;
441 compatible = "sandbox,swap-case";
446 pci1: pci-controller1 {
447 compatible = "sandbox,pci";
449 #address-cells = <3>;
451 ranges = <0x02000000 0 0x30000000 0x30000000 0 0x2000
452 0x01000000 0 0x40000000 0x40000000 0 0x2000>;
453 sandbox,dev-info = <0x08 0x00 0x1234 0x5678
454 0x0c 0x00 0x1234 0x5678
455 0x10 0x00 0x1234 0x5678>;
457 reg = <0x8000 0 0 0 0>;
461 pci2: pci-controller2 {
462 compatible = "sandbox,pci";
464 #address-cells = <3>;
466 ranges = <0x02000000 0 0x50000000 0x50000000 0 0x2000
467 0x01000000 0 0x60000000 0x60000000 0 0x2000>;
468 sandbox,dev-info = <0x08 0x00 0x1234 0x5678>;
470 compatible = "pci-generic";
471 reg = <0xf800 0 0 0 0>;
473 compatible = "sandbox,swap-case";
479 compatible = "simple-bus";
481 compatible = "denx,u-boot-probe-test";
485 compatible = "denx,u-boot-probe-test";
489 compatible = "denx,u-boot-probe-test";
493 compatible = "denx,u-boot-probe-test";
494 first-syscon = <&syscon0>;
495 second-sys-ctrl = <&another_system_controller>;
499 pwrdom: power-domain {
500 compatible = "sandbox,power-domain";
501 #power-domain-cells = <1>;
505 compatible = "sandbox,power-domain-test";
506 power-domains = <&pwrdom 2>;
510 compatible = "sandbox,pwm";
515 compatible = "sandbox,pwm";
520 compatible = "sandbox,ram";
524 compatible = "sandbox,warm-reset";
528 compatible = "sandbox,reset";
532 compatible = "sandbox,reset-ctl";
537 compatible = "sandbox,reset-ctl-test";
538 resets = <&resetc 100>, <&resetc 2>;
539 reset-names = "other", "test";
543 compatible = "sandbox,test-processor";
544 remoteproc-name = "remoteproc-test-dev1";
548 compatible = "sandbox,test-processor";
549 internal-memory-mapped;
550 remoteproc-name = "remoteproc-test-dev2";
554 compatible = "simple-panel";
555 backlight = <&backlight 0 100>;
559 compatible = "sandbox,smem";
563 compatible = "sandbox,sound";
565 sound-dai = <&i2s 0>;
569 sound-dai = <&audio 0>;
574 #address-cells = <1>;
577 compatible = "sandbox,spi";
578 cs-gpios = <0>, <&gpio_a 0>;
581 compatible = "spansion,m25p16", "jedec,spi-nor";
582 spi-max-frequency = <40000000>;
583 sandbox,filename = "spi.bin";
588 compatible = "sandbox,syscon0";
592 another_system_controller: syscon@1 {
593 compatible = "sandbox,syscon1";
601 compatible = "simple-mfd", "syscon";
609 compatible = "sandbox,timer";
610 clock-frequency = <1000000>;
614 compatible = "sandbox,tpm2";
618 compatible = "sandbox,serial";
623 compatible = "sandbox,usb";
626 compatible = "sandbox,usb-hub";
627 #address-cells = <1>;
631 compatible = "sandbox,usb-flash";
637 compatible = "sandbox,usb";
639 compatible = "usb-hub";
640 usb,device-class = <9>;
642 compatible = "sandbox,usb-hub";
643 #address-cells = <1>;
647 compatible = "sandbox,usb-flash";
648 sandbox,filepath = "testflash.bin";
653 compatible = "sandbox,usb-flash";
654 sandbox,filepath = "testflash1.bin";
659 compatible = "sandbox,usb-flash";
660 sandbox,filepath = "testflash2.bin";
665 compatible = "sandbox,usb-keyb";
673 compatible = "sandbox,usb";
678 compatible = "sandbox,spmi";
679 #address-cells = <0x1>;
682 compatible = "qcom,spmi-pmic";
684 #address-cells = <0x1>;
687 spmi_gpios: gpios@c000 {
688 compatible = "qcom,pm8916-gpio";
689 reg = <0xc000 0x400>;
693 gpio-bank-name="spmi";
699 compatible = "sandbox,wdt";
703 compatible = "sandbox,axi";
704 #address-cells = <0x1>;
707 compatible = "sandbox,sandbox_store";
713 #address-cells = <1>;
716 compatible = "denx,u-boot-fdt-test";
721 translation-test@8000 {
722 compatible = "simple-bus";
723 reg = <0x8000 0x4000>;
725 #address-cells = <0x2>;
728 ranges = <0 0x0 0x8000 0x1000
729 1 0x100 0x9000 0x1000
730 2 0x200 0xA000 0x1000
731 3 0x300 0xB000 0x1000
735 compatible = "denx,u-boot-fdt-dummy";
736 reg = <0 0x0 0x1000>;
737 reg-names = "sandbox-dummy-0";
741 compatible = "denx,u-boot-fdt-dummy";
742 reg = <1 0x100 0x1000>;
747 compatible = "denx,u-boot-fdt-dummy";
748 reg = <2 0x200 0x1000>;
753 compatible = "simple-bus";
754 reg = <3 0x300 0x1000>;
756 #address-cells = <0x1>;
760 compatible = "denx,u-boot-fdt-dummy";
767 compatible = "sandbox,sandbox_osd";
771 compatible = "sandbox,board_sandbox";
775 compatible = "sandbox,tee";
779 compatible = "sandbox,virtio1";
783 compatible = "sandbox,virtio2";
787 compatible = "sandbox,pinctrl";
791 compatible = "sandbox,hwspinlock";
795 compatible = "sandbox,dma";
798 dmas = <&dma 0>, <&dma 1>, <&dma 2>;
799 dma-names = "m2m", "tx0", "rx0";
803 #include "sandbox_pmic.dtsi"