3 #include <dt-bindings/gpio/gpio.h>
4 #include <dt-bindings/gpio/sandbox-gpio.h>
5 #include <dt-bindings/input/input.h>
6 #include <dt-bindings/pinctrl/sandbox-pinmux.h>
7 #include <dt-bindings/mux/mux.h>
11 compatible = "sandbox";
17 eth0 = "/eth@10002000";
31 remoteproc0 = &rproc_1;
32 remoteproc1 = &rproc_2;
37 testbus3 = "/some-bus";
38 testfdt0 = "/some-bus/c-test@0";
39 testfdt12 = "/some-bus/c-test@1";
41 testfdt5 = "/some-bus/c-test@5";
43 testfdtm1 = &testfdtm1;
44 fdt-dummy0 = "/translation-test@8000/dev@0,0";
45 fdt-dummy1 = "/translation-test@8000/dev@1,100";
46 fdt-dummy2 = "/translation-test@8000/dev@2,200";
47 fdt-dummy3 = "/translation-test@8000/noxlatebus@3,300/dev@42";
48 fdt-dummy4 = "/translation-test@8000/xlatebus@4,400/devs/dev@19";
57 compatible = "sandbox,audio-codec";
58 #sound-dai-cells = <1>;
62 compatible = "gpio-keys";
65 gpios = <&gpio_a 3 0>;
70 gpios = <&gpio_a 4 0>;
76 compatible = "adc-keys";
77 io-channels = <&adc 3>;
78 keyup-threshold-microvolt = <3000000>;
82 linux,code = <KEY_F3>;
83 press-threshold-microvolt = <1500000>;
88 linux,code = <KEY_F4>;
89 press-threshold-microvolt = <1000000>;
94 linux,code = <KEY_F5>;
95 press-threshold-microvolt = <500000>;
101 compatible = "google,cros-ec-sandbox";
104 * This describes the flash memory within the EC. Note
105 * that the STM32L flash erases to 0, not 0xff.
108 image-pos = <0x08000000>;
112 /* Information for sandbox */
118 image-pos = <0xf000>;
122 uncomp-size = <0xcf8>;
125 value = [00 01 02 03 04 05 06 07
126 08 09 0a 0b 0c 0d 0e 0f
127 10 11 12 13 14 15 16 17
128 18 19 1a 1b 1c 1d 1e 1f];
132 image-pos = <0x10000>;
139 compatible = "sandbox,dsi-host";
144 compatible = "denx,u-boot-fdt-test";
148 test-gpios = <&gpio_a 1>, <&gpio_a 4>,
149 <&gpio_b 5 GPIO_ACTIVE_HIGH 3 2 1>,
151 test2-gpios = <&gpio_a 1>, <&gpio_a 4>,
152 <&gpio_b 6 GPIO_ACTIVE_LOW 3 2 1>,
153 <&gpio_b 7 GPIO_IN 3 2 1>,
154 <&gpio_b 8 GPIO_OUT 3 2 1>,
155 <&gpio_b 9 (GPIO_OUT|GPIO_OUT_ACTIVE) 3 2 1>;
157 <&gpio_c 0 (GPIO_OUT|GPIO_OPEN_DRAIN)>,
158 <&gpio_c 1 (GPIO_OUT|GPIO_OPEN_SOURCE)>,
159 <&gpio_c 2 GPIO_OUT>,
160 <&gpio_c 3 (GPIO_IN|GPIO_PULL_UP)>,
161 <&gpio_c 4 (GPIO_IN|GPIO_PULL_DOWN)>,
163 <&gpio_c 6 (GPIO_ACTIVE_LOW|GPIO_OUT|GPIO_OPEN_DRAIN)>,
164 <&gpio_c 7 (GPIO_ACTIVE_LOW|GPIO_OUT|GPIO_OPEN_SOURCE)>;
165 test4-gpios = <&gpio_a 14>, <&gpio_b 4 1 3 2 1>;
166 test5-gpios = <&gpio_a 19>;
169 uint-value = <(-1234)>;
170 int64-value = /bits/ 64 <0x1111222233334444>;
171 int-array = <5678 9123 4567>;
172 str-value = "test string";
173 interrupts-extended = <&irq 3 0>;
175 phandle-value = <&gpio_c 10>, <0xFFFFFFFF 20>, <&gpio_a 30>;
177 mux-controls = <&muxcontroller0 0>, <&muxcontroller0 1>,
178 <&muxcontroller0 2>, <&muxcontroller0 3>,
180 mux-control-names = "mux0", "mux1", "mux2", "mux3", "mux4";
181 mux-syscon = <&syscon3>;
184 clock-frequency = <6500000>;
196 pixelclk-active = <1>;
202 clock-frequency = <9000000>;
214 pixelclk-active = <0>;
217 clock-frequency = <33500000>;
221 hfront-porch = <164>;
232 compatible = "not,compatible";
239 backlight: backlight {
240 compatible = "pwm-backlight";
241 enable-gpios = <&gpio_a 1>;
242 power-supply = <&ldo_1>;
243 pwms = <&pwm 0 1000>;
244 default-brightness-level = <5>;
245 brightness-levels = <0 16 32 64 128 170 202 234 255>;
249 compatible = "simple-bus";
251 compatible = "sandbox,phy";
256 compatible = "simple-bus";
262 compatible = "denx,u-boot-fdt-test";
266 mux-controls = <&muxcontroller0 0>;
267 mux-control-names = "mux0";
270 phy_provider0: gen_phy@0 {
271 compatible = "sandbox,phy";
275 phy_provider1: gen_phy@1 {
276 compatible = "sandbox,phy";
281 phy_provider2: gen_phy@2 {
282 compatible = "sandbox,phy";
286 gen_phy_user: gen_phy_user {
287 compatible = "simple-bus";
288 phys = <&phy_provider0 0>, <&phy_provider0 1>, <&phy_provider1>;
289 phy-names = "phy1", "phy2", "phy3";
292 gen_phy_user1: gen_phy_user1 {
293 compatible = "simple-bus";
294 phys = <&phy_provider0 0>, <&phy_provider2>;
295 phy-names = "phy1", "phy2";
299 #address-cells = <1>;
301 compatible = "denx,u-boot-test-bus";
306 compatible = "denx,u-boot-fdt-test";
312 compatible = "denx,u-boot-fdt-test";
318 compatible = "denx,u-boot-fdt-test";
329 compatible = "google,another-fdt-test";
336 compatible = "google,another-fdt-test";
340 compatible = "denx,u-boot-fdt-test";
344 compatible = "denx,u-boot-fdt-test";
348 compatible = "denx,u-boot-fdt-test1";
352 compatible = "mediatek,u-boot-fdt-test";
353 #address-cells = <1>;
370 compatible = "denx,u-boot-devres-test";
375 compatible = "denx,u-boot-fdt-test";
376 test4-gpios = <&gpio_a 14>, <&gpio_b 4 1 3 2 1>;
377 test5-gpios = <&gpio_a 19>;
381 #address-cells = <1>;
383 compatible = "denx,u-boot-test-bus";
384 dma-ranges = <0x10000000 0x00000000 0x00040000>;
387 compatible = "denx,u-boot-fdt-test";
392 #address-cells = <1>;
394 compatible = "denx,u-boot-test-bus";
397 compatible = "denx,u-boot-fdt-test";
401 acpi_test1: acpi-test {
402 compatible = "denx,u-boot-acpi-test";
403 acpi-ssdt-test-data = "ab";
404 acpi-dsdt-test-data = "hi";
406 compatible = "denx,u-boot-acpi-test";
410 acpi_test2: acpi-test2 {
411 compatible = "denx,u-boot-acpi-test";
412 acpi-ssdt-test-data = "cd";
413 acpi-dsdt-test-data = "jk";
417 clk_fixed: clk-fixed {
418 compatible = "fixed-clock";
420 clock-frequency = <1234>;
423 clk_fixed_factor: clk-fixed-factor {
424 compatible = "fixed-factor-clock";
428 clocks = <&clk_fixed>;
432 compatible = "fixed-clock";
434 clock-frequency = <20000000>;
438 clk_sandbox: clk-sbox {
439 compatible = "sandbox,clk";
441 assigned-clocks = <&clk_sandbox 3>;
442 assigned-clock-rates = <321>;
446 compatible = "sandbox,clk-test";
447 clocks = <&clk_fixed>,
452 clock-names = "fixed", "i2c", "spi", "uart2", "uart1";
456 compatible = "sandbox,clk-ccf";
460 compatible = "sandbox,eth";
461 reg = <0x10002000 0x1000>;
462 fake-host-hwaddr = [00 00 66 44 22 00];
465 eth_5: eth@10003000 {
466 compatible = "sandbox,eth";
467 reg = <0x10003000 0x1000>;
468 fake-host-hwaddr = [00 00 66 44 22 11];
472 compatible = "sandbox,eth";
473 reg = <0x10005000 0x1000>;
474 fake-host-hwaddr = [00 00 66 44 22 33];
478 compatible = "sandbox,eth";
479 reg = <0x10004000 0x1000>;
480 fake-host-hwaddr = [00 00 66 44 22 22];
483 dsa_eth0: dsa-test-eth {
484 compatible = "sandbox,eth";
485 reg = <0x10006000 0x1000>;
486 fake-host-hwaddr = [00 00 66 44 22 66];
490 compatible = "sandbox,dsa";
493 #address-cells = <1>;
498 phy-mode = "rgmii-rxid";
509 phy-mode = "rgmii-txid";
510 fixed-link = <0 1 100 0 0>;
515 ethernet = <&dsa_eth0>;
526 sandbox_firmware: sandbox-firmware {
527 compatible = "sandbox,firmware";
530 sandbox-scmi-agent@0 {
531 compatible = "sandbox,scmi-agent";
532 #address-cells = <1>;
535 clk_scmi0: protocol@14 {
540 reset_scmi0: protocol@16 {
549 #address-cells = <1>;
552 regul0_scmi0: reg@0 {
554 regulator-name = "sandbox-voltd0";
555 regulator-min-microvolt = <1100000>;
556 regulator-max-microvolt = <3300000>;
558 regul1_scmi0: reg@1 {
560 regulator-name = "sandbox-voltd1";
561 regulator-min-microvolt = <1800000>;
567 sandbox-scmi-agent@1 {
568 compatible = "sandbox,scmi-agent";
569 #address-cells = <1>;
572 clk_scmi1: protocol@14 {
584 compatible = "sandbox,pinctrl-gpio";
587 compatible = "sandbox,gpio";
590 gpio-bank-name = "a";
591 sandbox,gpio-count = <20>;
592 hog_input_active_low {
595 gpios = <10 GPIO_ACTIVE_LOW>;
597 hog_input_active_high {
600 gpios = <11 GPIO_ACTIVE_HIGH>;
605 gpios = <12 GPIO_ACTIVE_HIGH>;
610 gpios = <13 GPIO_ACTIVE_HIGH>;
614 gpio_b: extra-gpios {
615 compatible = "sandbox,gpio";
618 gpio-bank-name = "b";
619 sandbox,gpio-count = <10>;
622 gpio_c: pinmux-gpios {
623 compatible = "sandbox,gpio";
626 gpio-bank-name = "c";
627 sandbox,gpio-count = <10>;
632 #address-cells = <1>;
635 compatible = "sandbox,i2c";
636 clock-frequency = <100000>;
639 compatible = "i2c-eeprom";
640 sandbox,emul = <&emul_eeprom>;
642 compatible = "fixed-partitions";
643 #address-cells = <1>;
645 bootcount_i2c: bootcount@10 {
653 compatible = "sandbox-rtc";
654 sandbox,emul = <&emul0>;
659 compatible = "sandbox-rtc";
660 sandbox,emul = <&emul1>;
665 compatible = "sandbox,i2c-emul-parent";
666 emul_eeprom: emul-eeprom {
667 compatible = "sandbox,i2c-eeprom";
668 sandbox,filename = "i2c.bin";
669 sandbox,size = <256>;
672 compatible = "sandbox,i2c-rtc-emul";
675 compatible = "sandbox,i2c-rtc-emul";
679 sandbox_pmic: sandbox_pmic {
681 sandbox,emul = <&emul_pmic0>;
686 sandbox,emul = <&emul_pmic1>;
691 compatible = "u-boot,bootcount-rtc";
697 compatible = "u-boot,bootcount-i2c-eeprom";
698 i2c-eeprom = <&bootcount_i2c>;
702 compatible = "sandbox,adc";
703 #io-channel-cells = <1>;
704 vdd-supply = <&buck2>;
705 vss-microvolts = <0>;
709 compatible = "sandbox,irq";
710 interrupt-controller;
711 #interrupt-cells = <2>;
716 compatible = "sandbox,lcd-sdl";
722 compatible = "gpio-leds";
725 gpios = <&gpio_a 1 0>;
726 label = "sandbox:red";
730 gpios = <&gpio_a 2 0>;
731 label = "sandbox:green";
735 gpios = <&gpio_a 5 0>;
736 label = "sandbox:default_on";
737 default-state = "on";
741 gpios = <&gpio_a 6 0>;
742 /* label intentionally omitted */
743 default-state = "off";
748 compatible = "sandbox,mbox";
753 compatible = "sandbox,mbox-test";
754 mboxes = <&mbox 100>, <&mbox 1>;
755 mbox-names = "other", "test";
759 timebase-frequency = <2000000>;
761 timebase-frequency = <3000000>;
762 compatible = "sandbox,cpu_sandbox";
767 compatible = "sandbox,cpu_sandbox";
772 compatible = "sandbox,cpu_sandbox";
778 compatible = "sandbox,soc";
782 compatible = "sandbox,i2s";
783 #sound-dai-cells = <1>;
784 sandbox,silent; /* Don't emit sounds while testing */
788 compatible = "sandbox,nop_sandbox1";
790 compatible = "sandbox,nop_sandbox2";
794 compatible = "sandbox,nop_sandbox2";
800 compatible = "sandbox,misc_sandbox";
804 compatible = "sandbox,mmc";
808 compatible = "sandbox,mmc";
812 compatible = "sandbox,mmc";
816 compatible = "sandbox,pch";
820 compatible = "sandbox,pci";
822 bus-range = <0x00 0xff>;
823 #address-cells = <3>;
825 ranges = <0x02000000 0 0x10000000 0x10000000 0 0x2000000
826 0x01000000 0 0x20000000 0x20000000 0 0x2000>;
828 compatible = "pci-generic";
829 reg = <0x0000 0 0 0 0>;
830 sandbox,emul = <&swap_case_emul0_0>;
833 compatible = "pci-generic";
834 /* reg 0 is at 0x14, using FDT_PCI_SPACE_MEM32 */
835 reg = <0x02000814 0 0 0 0
837 sandbox,emul = <&swap_case_emul0_1>;
840 compatible = "sandbox,p2sb";
841 reg = <0x02001010 0 0 0 0>;
842 sandbox,emul = <&p2sb_emul>;
845 intel,p2sb-port-id = <3>;
846 compatible = "sandbox,adder";
850 compatible = "sandbox,pmc";
851 reg = <0xf000 0 0 0 0>;
852 sandbox,emul = <&pmc_emul1e>;
854 gpe0-dwx-mask = <0xf>;
855 gpe0-dwx-shift-base = <4>;
861 compatible = "pci-generic";
862 /* reg 0 is at 0x10, using FDT_PCI_SPACE_IO */
863 reg = <0x0100f810 0 0 0 0>;
864 sandbox,emul = <&swap_case_emul0_1f>;
869 compatible = "sandbox,pci-emul-parent";
870 swap_case_emul0_0: emul0@0,0 {
871 compatible = "sandbox,swap-case";
873 swap_case_emul0_1: emul0@1,0 {
874 compatible = "sandbox,swap-case";
877 swap_case_emul0_1f: emul0@1f,0 {
878 compatible = "sandbox,swap-case";
880 p2sb_emul: emul@2,0 {
881 compatible = "sandbox,p2sb-emul";
883 pmc_emul1e: emul@1e,0 {
884 compatible = "sandbox,pmc-emul";
889 compatible = "sandbox,pci";
891 bus-range = <0x00 0xff>;
892 #address-cells = <3>;
894 ranges = <0x02000000 0 0x30000000 0x30000000 0 0x2000 // MEM0
895 0x02000000 0 0x31000000 0x31000000 0 0x2000 // MEM1
896 0x01000000 0 0x40000000 0x40000000 0 0x2000>;
897 sandbox,dev-info = <0x08 0x00 0x1234 0x5678
898 0x0c 0x00 0x1234 0x5678
899 0x10 0x00 0x1234 0x5678>;
901 reg = <0x8000 0 0 0 0>;
906 compatible = "sandbox,pci";
908 bus-range = <0x00 0xff>;
909 #address-cells = <3>;
911 ranges = <0x02000000 0 0x50000000 0x50000000 0 0x2000
912 0x01000000 0 0x60000000 0x60000000 0 0x2000>;
913 sandbox,dev-info = <0x08 0x00 0x1234 0x5678>;
915 compatible = "pci-generic";
916 reg = <0xf800 0 0 0 0>;
917 sandbox,emul = <&swap_case_emul2_1f>;
922 compatible = "sandbox,pci-emul-parent";
923 swap_case_emul2_1f: emul2@1f,0 {
924 compatible = "sandbox,swap-case";
929 compatible = "sandbox,pci_ep";
933 compatible = "simple-bus";
935 compatible = "denx,u-boot-probe-test";
939 compatible = "denx,u-boot-probe-test";
943 compatible = "denx,u-boot-probe-test";
947 compatible = "denx,u-boot-probe-test";
948 first-syscon = <&syscon0>;
949 second-sys-ctrl = <&another_system_controller>;
950 third-syscon = <&syscon2>;
954 pwrdom: power-domain {
955 compatible = "sandbox,power-domain";
956 #power-domain-cells = <1>;
960 compatible = "sandbox,power-domain-test";
961 power-domains = <&pwrdom 2>;
965 compatible = "sandbox,pwm";
970 compatible = "sandbox,pwm";
975 compatible = "sandbox,ram";
979 compatible = "sandbox,warm-reset";
983 compatible = "sandbox,reset";
987 compatible = "sandbox,reset-ctl";
992 compatible = "sandbox,reset-ctl-test";
993 resets = <&resetc 100>, <&resetc 2>;
994 reset-names = "other", "test";
998 compatible = "sandbox,sandbox-rng";
1002 compatible = "sandbox,test-processor";
1003 remoteproc-name = "remoteproc-test-dev1";
1007 compatible = "sandbox,test-processor";
1008 internal-memory-mapped;
1009 remoteproc-name = "remoteproc-test-dev2";
1013 compatible = "simple-panel";
1014 backlight = <&backlight 0 100>;
1018 compatible = "sandbox,smem";
1022 compatible = "sandbox,sound";
1024 sound-dai = <&i2s 0>;
1028 sound-dai = <&audio 0>;
1033 #address-cells = <1>;
1036 compatible = "sandbox,spi";
1037 cs-gpios = <0>, <0>, <&gpio_a 0>;
1040 compatible = "spansion,m25p16", "jedec,spi-nor";
1041 spi-max-frequency = <40000000>;
1042 sandbox,filename = "spi.bin";
1046 compatible = "spansion,m25p16", "jedec,spi-nor";
1047 spi-max-frequency = <50000000>;
1048 sandbox,filename = "spi.bin";
1055 compatible = "sandbox,syscon0";
1059 another_system_controller: syscon@1 {
1060 compatible = "sandbox,syscon1";
1068 compatible = "simple-mfd", "syscon";
1076 compatible = "simple-mfd", "syscon";
1077 reg = <0x000100 0x10>;
1079 muxcontroller0: a-mux-controller {
1080 compatible = "mmio-mux";
1081 #mux-control-cells = <1>;
1083 mux-reg-masks = <0x0 0x30>, /* 0: reg 0x0, bits 5:4 */
1084 <0xc 0x1E>, /* 1: reg 0xc, bits 4:1 */
1085 <0x4 0xFF>; /* 2: reg 0x4, bits 7:0 */
1086 idle-states = <MUX_IDLE_AS_IS>, <0x02>, <0x73>;
1087 u-boot,mux-autoprobe;
1091 muxcontroller1: emul-mux-controller {
1092 compatible = "mux-emul";
1093 #mux-control-cells = <0>;
1094 u-boot,mux-autoprobe;
1095 idle-state = <0xabcd>;
1099 compatible = "denx,u-boot-fdtm-test";
1102 testfdtm1: testfdtm1 {
1103 compatible = "denx,u-boot-fdtm-test";
1107 compatible = "denx,u-boot-fdtm-test";
1111 compatible = "sandbox,timer";
1112 clock-frequency = <1000000>;
1116 compatible = "sandbox,timer";
1117 sandbox,timebase-frequency-fallback;
1121 compatible = "sandbox,tpm2";
1125 compatible = "sandbox,serial";
1126 u-boot,dm-pre-reloc;
1130 compatible = "sandbox,usb";
1131 status = "disabled";
1133 compatible = "sandbox,usb-hub";
1134 #address-cells = <1>;
1138 compatible = "sandbox,usb-flash";
1144 compatible = "sandbox,usb";
1146 compatible = "usb-hub";
1147 usb,device-class = <9>;
1148 #address-cells = <1>;
1151 compatible = "sandbox,usb-hub";
1152 #address-cells = <1>;
1156 compatible = "sandbox,usb-flash";
1157 sandbox,filepath = "testflash.bin";
1162 compatible = "sandbox,usb-flash";
1163 sandbox,filepath = "testflash1.bin";
1168 compatible = "sandbox,usb-flash";
1169 sandbox,filepath = "testflash2.bin";
1174 compatible = "sandbox,usb-keyb";
1189 compatible = "sandbox,usb";
1190 status = "disabled";
1194 compatible = "sandbox,spmi";
1195 #address-cells = <0x1>;
1196 #size-cells = <0x1>;
1199 compatible = "qcom,spmi-pmic";
1201 #address-cells = <0x1>;
1202 #size-cells = <0x1>;
1205 spmi_gpios: gpios@c000 {
1206 compatible = "qcom,pm8916-gpio";
1207 reg = <0xc000 0x400>;
1211 gpio-bank-name="spmi";
1217 compatible = "sandbox,wdt";
1221 compatible = "sandbox,axi";
1222 #address-cells = <0x1>;
1223 #size-cells = <0x1>;
1225 compatible = "sandbox,sandbox_store";
1231 #address-cells = <1>;
1233 setting = "sunrise ohoka";
1234 other-node = "/some-bus/c-test@5";
1235 int-values = <0x1937 72993>;
1236 u-boot,acpi-ssdt-order = <&acpi_test2 &acpi_test1>;
1238 compatible = "denx,u-boot-fdt-test";
1243 translation-test@8000 {
1244 compatible = "simple-bus";
1245 reg = <0x8000 0x4000>;
1247 #address-cells = <0x2>;
1248 #size-cells = <0x1>;
1250 ranges = <0 0x0 0x8000 0x1000
1251 1 0x100 0x9000 0x1000
1252 2 0x200 0xA000 0x1000
1253 3 0x300 0xB000 0x1000
1254 4 0x400 0xC000 0x1000
1257 dma-ranges = <0 0x000 0x10000000 0x1000
1258 1 0x100 0x20000000 0x1000
1262 compatible = "denx,u-boot-fdt-dummy";
1263 reg = <0 0x0 0x1000>;
1264 reg-names = "sandbox-dummy-0";
1268 compatible = "denx,u-boot-fdt-dummy";
1269 reg = <1 0x100 0x1000>;
1274 compatible = "denx,u-boot-fdt-dummy";
1275 reg = <2 0x200 0x1000>;
1280 compatible = "simple-bus";
1281 reg = <3 0x300 0x1000>;
1283 #address-cells = <0x1>;
1284 #size-cells = <0x0>;
1287 compatible = "denx,u-boot-fdt-dummy";
1293 compatible = "sandbox,zero-size-cells-bus";
1294 reg = <4 0x400 0x1000>;
1295 #address-cells = <1>;
1297 ranges = <0 4 0x400 0x1000>;
1300 #address-cells = <1>;
1304 compatible = "denx,u-boot-fdt-dummy";
1313 compatible = "sandbox,sandbox_osd";
1317 compatible = "sandbox,tee";
1321 compatible = "sandbox,virtio1";
1325 compatible = "sandbox,virtio2";
1329 compatible = "sandbox,scmi-devices";
1330 clocks = <&clk_scmi0 7>, <&clk_scmi0 3>, <&clk_scmi1 1>;
1331 resets = <&reset_scmi0 3>;
1332 regul0-supply = <®ul0_scmi0>;
1333 regul1-supply = <®ul1_scmi0>;
1337 compatible = "sandbox,pinctrl";
1339 pinctrl-names = "default", "alternate";
1340 pinctrl-0 = <&pinctrl_gpios>, <&pinctrl_i2s>;
1341 pinctrl-1 = <&pinctrl_spi>, <&pinctrl_i2c>;
1343 pinctrl_gpios: gpios {
1357 pinmux = <SANDBOX_PINMUX(7, SANDBOX_PINMUX_GPIO)>;
1362 pinmux = <SANDBOX_PINMUX(8, SANDBOX_PINMUX_GPIO)>;
1369 groups = "I2C_UART";
1389 pinmux = <SANDBOX_PINMUX(5, SANDBOX_PINMUX_CS)>,
1390 <SANDBOX_PINMUX(6, SANDBOX_PINMUX_CS)>;
1396 compatible = "sandbox,hwspinlock";
1400 compatible = "sandbox,dma";
1403 dmas = <&dma 0>, <&dma 1>, <&dma 2>;
1404 dma-names = "m2m", "tx0", "rx0";
1408 * keep mdio-mux ahead of mdio so that the mux is removed first at the
1409 * end of the test. If parent mdio is removed first, clean-up of the
1410 * mux will trigger a 2nd probe of parent-mdio, leaving parent-mdio
1411 * active at the end of the test. That it turn doesn't allow the mdio
1412 * class to be destroyed, triggering an error.
1415 compatible = "sandbox,mdio-mux";
1416 #address-cells = <1>;
1418 mdio-parent-bus = <&mdio>;
1429 compatible = "sandbox,mdio";
1433 compatible = "simple-pm-bus";
1434 clocks = <&clk_sandbox 4>;
1435 power-domains = <&pwrdom 1>;
1438 resetc2: syscon-reset {
1439 compatible = "syscon-reset";
1441 regmap = <&syscon0>;
1443 mask = <0x27FFFFFF>;
1448 compatible = "sandbox,misc_sandbox";
1449 resets = <&resetc2 15>, <&resetc2 30>, <&resetc2 60>;
1450 reset-names = "valid", "no_mask", "out_of_range";
1454 compatible = "sandbox,sysinfo-sandbox";
1457 some_regmapped-bus {
1458 #address-cells = <0x1>;
1459 #size-cells = <0x1>;
1461 ranges = <0x0 0x0 0x10>;
1462 compatible = "simple-bus";
1466 compatible = "sandbox,regmap_test";
1471 #include "sandbox_pmic.dtsi"
1472 #include "cros-ec-keyboard.dtsi"