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";
29 remoteproc0 = &rproc_1;
30 remoteproc1 = &rproc_2;
35 testbus3 = "/some-bus";
36 testfdt0 = "/some-bus/c-test@0";
37 testfdt12 = "/some-bus/c-test@1";
39 testfdt5 = "/some-bus/c-test@5";
41 testfdtm1 = &testfdtm1;
42 fdt-dummy0 = "/translation-test@8000/dev@0,0";
43 fdt-dummy1 = "/translation-test@8000/dev@1,100";
44 fdt-dummy2 = "/translation-test@8000/dev@2,200";
45 fdt-dummy3 = "/translation-test@8000/noxlatebus@3,300/dev@42";
46 fdt-dummy4 = "/translation-test@8000/xlatebus@4,400/devs/dev@19";
55 compatible = "sandbox,audio-codec";
56 #sound-dai-cells = <1>;
60 compatible = "gpio-keys";
63 gpios = <&gpio_a 3 0>;
68 gpios = <&gpio_a 4 0>;
74 compatible = "adc-keys";
75 io-channels = <&adc 3>;
76 keyup-threshold-microvolt = <3000000>;
80 linux,code = <KEY_F3>;
81 press-threshold-microvolt = <1500000>;
86 linux,code = <KEY_F4>;
87 press-threshold-microvolt = <1000000>;
92 linux,code = <KEY_F5>;
93 press-threshold-microvolt = <500000>;
99 compatible = "google,cros-ec-sandbox";
102 * This describes the flash memory within the EC. Note
103 * that the STM32L flash erases to 0, not 0xff.
106 image-pos = <0x08000000>;
110 /* Information for sandbox */
116 image-pos = <0xf000>;
120 uncomp-size = <0xcf8>;
123 value = [00 01 02 03 04 05 06 07
124 08 09 0a 0b 0c 0d 0e 0f
125 10 11 12 13 14 15 16 17
126 18 19 1a 1b 1c 1d 1e 1f];
130 image-pos = <0x10000>;
137 compatible = "sandbox,dsi-host";
142 compatible = "denx,u-boot-fdt-test";
146 test-gpios = <&gpio_a 1>, <&gpio_a 4>,
147 <&gpio_b 5 GPIO_ACTIVE_HIGH 3 2 1>,
149 test2-gpios = <&gpio_a 1>, <&gpio_a 4>,
150 <&gpio_b 6 GPIO_ACTIVE_LOW 3 2 1>,
151 <&gpio_b 7 GPIO_IN 3 2 1>,
152 <&gpio_b 8 GPIO_OUT 3 2 1>,
153 <&gpio_b 9 (GPIO_OUT|GPIO_OUT_ACTIVE) 3 2 1>;
155 <&gpio_c 0 (GPIO_OUT|GPIO_OPEN_DRAIN)>,
156 <&gpio_c 1 (GPIO_OUT|GPIO_OPEN_SOURCE)>,
157 <&gpio_c 2 GPIO_OUT>,
158 <&gpio_c 3 (GPIO_IN|GPIO_PULL_UP)>,
159 <&gpio_c 4 (GPIO_IN|GPIO_PULL_DOWN)>,
161 <&gpio_c 6 (GPIO_ACTIVE_LOW|GPIO_OUT|GPIO_OPEN_DRAIN)>,
162 <&gpio_c 7 (GPIO_ACTIVE_LOW|GPIO_OUT|GPIO_OPEN_SOURCE)>;
163 test4-gpios = <&gpio_a 14>, <&gpio_b 4 1 3 2 1>;
164 test5-gpios = <&gpio_a 19>;
167 uint-value = <(-1234)>;
168 int64-value = /bits/ 64 <0x1111222233334444>;
169 int-array = <5678 9123 4567>;
170 str-value = "test string";
171 interrupts-extended = <&irq 3 0>;
173 phandle-value = <&gpio_c 10>, <0xFFFFFFFF 20>, <&gpio_a 30>;
175 mux-controls = <&muxcontroller0 0>, <&muxcontroller0 1>,
176 <&muxcontroller0 2>, <&muxcontroller0 3>,
178 mux-control-names = "mux0", "mux1", "mux2", "mux3", "mux4";
179 mux-syscon = <&syscon3>;
182 clock-frequency = <6500000>;
194 pixelclk-active = <1>;
200 clock-frequency = <9000000>;
212 pixelclk-active = <0>;
215 clock-frequency = <33500000>;
219 hfront-porch = <164>;
230 compatible = "not,compatible";
237 backlight: backlight {
238 compatible = "pwm-backlight";
239 enable-gpios = <&gpio_a 1>;
240 power-supply = <&ldo_1>;
241 pwms = <&pwm 0 1000>;
242 default-brightness-level = <5>;
243 brightness-levels = <0 16 32 64 128 170 202 234 255>;
247 compatible = "simple-bus";
249 compatible = "sandbox,phy";
254 compatible = "simple-bus";
260 compatible = "denx,u-boot-fdt-test";
264 mux-controls = <&muxcontroller0 0>;
265 mux-control-names = "mux0";
268 phy_provider0: gen_phy@0 {
269 compatible = "sandbox,phy";
273 phy_provider1: gen_phy@1 {
274 compatible = "sandbox,phy";
279 phy_provider2: gen_phy@2 {
280 compatible = "sandbox,phy";
284 gen_phy_user: gen_phy_user {
285 compatible = "simple-bus";
286 phys = <&phy_provider0 0>, <&phy_provider0 1>, <&phy_provider1>;
287 phy-names = "phy1", "phy2", "phy3";
290 gen_phy_user1: gen_phy_user1 {
291 compatible = "simple-bus";
292 phys = <&phy_provider0 0>, <&phy_provider2>;
293 phy-names = "phy1", "phy2";
297 #address-cells = <1>;
299 compatible = "denx,u-boot-test-bus";
304 compatible = "denx,u-boot-fdt-test";
310 compatible = "denx,u-boot-fdt-test";
316 compatible = "denx,u-boot-fdt-test";
327 compatible = "google,another-fdt-test";
334 compatible = "google,another-fdt-test";
338 compatible = "denx,u-boot-fdt-test";
342 compatible = "denx,u-boot-fdt-test";
346 compatible = "denx,u-boot-fdt-test1";
350 compatible = "mediatek,u-boot-fdt-test";
351 #address-cells = <1>;
368 compatible = "denx,u-boot-devres-test";
373 compatible = "denx,u-boot-fdt-test";
374 test4-gpios = <&gpio_a 14>, <&gpio_b 4 1 3 2 1>;
375 test5-gpios = <&gpio_a 19>;
379 #address-cells = <1>;
381 compatible = "denx,u-boot-test-bus";
382 dma-ranges = <0x10000000 0x00000000 0x00040000>;
385 compatible = "denx,u-boot-fdt-test";
390 #address-cells = <1>;
392 compatible = "denx,u-boot-test-bus";
395 compatible = "denx,u-boot-fdt-test";
399 acpi_test1: acpi-test {
400 compatible = "denx,u-boot-acpi-test";
401 acpi-ssdt-test-data = "ab";
402 acpi-dsdt-test-data = "hi";
404 compatible = "denx,u-boot-acpi-test";
408 acpi_test2: acpi-test2 {
409 compatible = "denx,u-boot-acpi-test";
410 acpi-ssdt-test-data = "cd";
411 acpi-dsdt-test-data = "jk";
415 clk_fixed: clk-fixed {
416 compatible = "fixed-clock";
418 clock-frequency = <1234>;
421 clk_fixed_factor: clk-fixed-factor {
422 compatible = "fixed-factor-clock";
426 clocks = <&clk_fixed>;
430 compatible = "fixed-clock";
432 clock-frequency = <20000000>;
436 clk_sandbox: clk-sbox {
437 compatible = "sandbox,clk";
439 assigned-clocks = <&clk_sandbox 3>;
440 assigned-clock-rates = <321>;
444 compatible = "sandbox,clk-test";
445 clocks = <&clk_fixed>,
450 clock-names = "fixed", "i2c", "spi", "uart2", "uart1";
454 compatible = "sandbox,clk-ccf";
458 compatible = "sandbox,eth";
459 reg = <0x10002000 0x1000>;
460 fake-host-hwaddr = [00 00 66 44 22 00];
463 eth_5: eth@10003000 {
464 compatible = "sandbox,eth";
465 reg = <0x10003000 0x1000>;
466 fake-host-hwaddr = [00 00 66 44 22 11];
470 compatible = "sandbox,eth";
471 reg = <0x10005000 0x1000>;
472 fake-host-hwaddr = [00 00 66 44 22 33];
476 compatible = "sandbox,eth";
477 reg = <0x10004000 0x1000>;
478 fake-host-hwaddr = [00 00 66 44 22 22];
482 sandbox_firmware: sandbox-firmware {
483 compatible = "sandbox,firmware";
486 sandbox-scmi-agent@0 {
487 compatible = "sandbox,scmi-agent";
488 #address-cells = <1>;
491 clk_scmi0: protocol@14 {
496 reset_scmi0: protocol@16 {
502 sandbox-scmi-agent@1 {
503 compatible = "sandbox,scmi-agent";
504 #address-cells = <1>;
507 clk_scmi1: protocol@14 {
519 compatible = "sandbox,pinctrl-gpio";
522 compatible = "sandbox,gpio";
525 gpio-bank-name = "a";
526 sandbox,gpio-count = <20>;
527 hog_input_active_low {
530 gpios = <10 GPIO_ACTIVE_LOW>;
532 hog_input_active_high {
535 gpios = <11 GPIO_ACTIVE_HIGH>;
540 gpios = <12 GPIO_ACTIVE_HIGH>;
545 gpios = <13 GPIO_ACTIVE_HIGH>;
549 gpio_b: extra-gpios {
550 compatible = "sandbox,gpio";
553 gpio-bank-name = "b";
554 sandbox,gpio-count = <10>;
557 gpio_c: pinmux-gpios {
558 compatible = "sandbox,gpio";
561 gpio-bank-name = "c";
562 sandbox,gpio-count = <10>;
567 #address-cells = <1>;
570 compatible = "sandbox,i2c";
571 clock-frequency = <100000>;
574 compatible = "i2c-eeprom";
575 sandbox,emul = <&emul_eeprom>;
577 compatible = "fixed-partitions";
578 #address-cells = <1>;
580 bootcount_i2c: bootcount@10 {
588 compatible = "sandbox-rtc";
589 sandbox,emul = <&emul0>;
594 compatible = "sandbox-rtc";
595 sandbox,emul = <&emul1>;
600 compatible = "sandbox,i2c-emul-parent";
601 emul_eeprom: emul-eeprom {
602 compatible = "sandbox,i2c-eeprom";
603 sandbox,filename = "i2c.bin";
604 sandbox,size = <256>;
607 compatible = "sandbox,i2c-rtc-emul";
610 compatible = "sandbox,i2c-rtc-emul";
614 sandbox_pmic: sandbox_pmic {
616 sandbox,emul = <&emul_pmic0>;
621 sandbox,emul = <&emul_pmic1>;
626 compatible = "u-boot,bootcount-rtc";
632 compatible = "u-boot,bootcount-i2c-eeprom";
633 i2c-eeprom = <&bootcount_i2c>;
637 compatible = "sandbox,adc";
638 #io-channel-cells = <1>;
639 vdd-supply = <&buck2>;
640 vss-microvolts = <0>;
644 compatible = "sandbox,irq";
645 interrupt-controller;
646 #interrupt-cells = <2>;
651 compatible = "sandbox,lcd-sdl";
657 compatible = "gpio-leds";
660 gpios = <&gpio_a 1 0>;
661 label = "sandbox:red";
665 gpios = <&gpio_a 2 0>;
666 label = "sandbox:green";
670 gpios = <&gpio_a 5 0>;
671 label = "sandbox:default_on";
672 default-state = "on";
676 gpios = <&gpio_a 6 0>;
677 /* label intentionally omitted */
678 default-state = "off";
683 compatible = "sandbox,mbox";
688 compatible = "sandbox,mbox-test";
689 mboxes = <&mbox 100>, <&mbox 1>;
690 mbox-names = "other", "test";
694 timebase-frequency = <2000000>;
696 timebase-frequency = <3000000>;
697 compatible = "sandbox,cpu_sandbox";
702 compatible = "sandbox,cpu_sandbox";
707 compatible = "sandbox,cpu_sandbox";
713 compatible = "sandbox,soc";
717 compatible = "sandbox,i2s";
718 #sound-dai-cells = <1>;
719 sandbox,silent; /* Don't emit sounds while testing */
723 compatible = "sandbox,nop_sandbox1";
725 compatible = "sandbox,nop_sandbox2";
729 compatible = "sandbox,nop_sandbox2";
735 compatible = "sandbox,misc_sandbox";
739 compatible = "sandbox,mmc";
743 compatible = "sandbox,mmc";
747 compatible = "sandbox,mmc";
751 compatible = "sandbox,pch";
755 compatible = "sandbox,pci";
757 bus-range = <0x00 0xff>;
758 #address-cells = <3>;
760 ranges = <0x02000000 0 0x10000000 0x10000000 0 0x2000000
761 0x01000000 0 0x20000000 0x20000000 0 0x2000>;
763 compatible = "pci-generic";
764 reg = <0x0000 0 0 0 0>;
765 sandbox,emul = <&swap_case_emul0_0>;
768 compatible = "pci-generic";
769 /* reg 0 is at 0x14, using FDT_PCI_SPACE_MEM32 */
770 reg = <0x02000814 0 0 0 0
772 sandbox,emul = <&swap_case_emul0_1>;
775 compatible = "sandbox,p2sb";
776 reg = <0x02001010 0 0 0 0>;
777 sandbox,emul = <&p2sb_emul>;
780 intel,p2sb-port-id = <3>;
781 compatible = "sandbox,adder";
785 compatible = "sandbox,pmc";
786 reg = <0xf000 0 0 0 0>;
787 sandbox,emul = <&pmc_emul1e>;
789 gpe0-dwx-mask = <0xf>;
790 gpe0-dwx-shift-base = <4>;
796 compatible = "pci-generic";
797 /* reg 0 is at 0x10, using FDT_PCI_SPACE_IO */
798 reg = <0x0100f810 0 0 0 0>;
799 sandbox,emul = <&swap_case_emul0_1f>;
804 compatible = "sandbox,pci-emul-parent";
805 swap_case_emul0_0: emul0@0,0 {
806 compatible = "sandbox,swap-case";
808 swap_case_emul0_1: emul0@1,0 {
809 compatible = "sandbox,swap-case";
812 swap_case_emul0_1f: emul0@1f,0 {
813 compatible = "sandbox,swap-case";
815 p2sb_emul: emul@2,0 {
816 compatible = "sandbox,p2sb-emul";
818 pmc_emul1e: emul@1e,0 {
819 compatible = "sandbox,pmc-emul";
824 compatible = "sandbox,pci";
826 bus-range = <0x00 0xff>;
827 #address-cells = <3>;
829 ranges = <0x02000000 0 0x30000000 0x30000000 0 0x2000 // MEM0
830 0x02000000 0 0x31000000 0x31000000 0 0x2000 // MEM1
831 0x01000000 0 0x40000000 0x40000000 0 0x2000>;
832 sandbox,dev-info = <0x08 0x00 0x1234 0x5678
833 0x0c 0x00 0x1234 0x5678
834 0x10 0x00 0x1234 0x5678>;
836 reg = <0x8000 0 0 0 0>;
841 compatible = "sandbox,pci";
843 bus-range = <0x00 0xff>;
844 #address-cells = <3>;
846 ranges = <0x02000000 0 0x50000000 0x50000000 0 0x2000
847 0x01000000 0 0x60000000 0x60000000 0 0x2000>;
848 sandbox,dev-info = <0x08 0x00 0x1234 0x5678>;
850 compatible = "pci-generic";
851 reg = <0xf800 0 0 0 0>;
852 sandbox,emul = <&swap_case_emul2_1f>;
857 compatible = "sandbox,pci-emul-parent";
858 swap_case_emul2_1f: emul2@1f,0 {
859 compatible = "sandbox,swap-case";
864 compatible = "sandbox,pci_ep";
868 compatible = "simple-bus";
870 compatible = "denx,u-boot-probe-test";
874 compatible = "denx,u-boot-probe-test";
878 compatible = "denx,u-boot-probe-test";
882 compatible = "denx,u-boot-probe-test";
883 first-syscon = <&syscon0>;
884 second-sys-ctrl = <&another_system_controller>;
885 third-syscon = <&syscon2>;
889 pwrdom: power-domain {
890 compatible = "sandbox,power-domain";
891 #power-domain-cells = <1>;
895 compatible = "sandbox,power-domain-test";
896 power-domains = <&pwrdom 2>;
900 compatible = "sandbox,pwm";
905 compatible = "sandbox,pwm";
910 compatible = "sandbox,ram";
914 compatible = "sandbox,warm-reset";
918 compatible = "sandbox,reset";
922 compatible = "sandbox,reset-ctl";
927 compatible = "sandbox,reset-ctl-test";
928 resets = <&resetc 100>, <&resetc 2>;
929 reset-names = "other", "test";
933 compatible = "sandbox,sandbox-rng";
937 compatible = "sandbox,test-processor";
938 remoteproc-name = "remoteproc-test-dev1";
942 compatible = "sandbox,test-processor";
943 internal-memory-mapped;
944 remoteproc-name = "remoteproc-test-dev2";
948 compatible = "simple-panel";
949 backlight = <&backlight 0 100>;
953 compatible = "sandbox,smem";
957 compatible = "sandbox,sound";
959 sound-dai = <&i2s 0>;
963 sound-dai = <&audio 0>;
968 #address-cells = <1>;
971 compatible = "sandbox,spi";
972 cs-gpios = <0>, <0>, <&gpio_a 0>;
975 compatible = "spansion,m25p16", "jedec,spi-nor";
976 spi-max-frequency = <40000000>;
977 sandbox,filename = "spi.bin";
981 compatible = "spansion,m25p16", "jedec,spi-nor";
982 spi-max-frequency = <50000000>;
983 sandbox,filename = "spi.bin";
990 compatible = "sandbox,syscon0";
994 another_system_controller: syscon@1 {
995 compatible = "sandbox,syscon1";
1003 compatible = "simple-mfd", "syscon";
1011 compatible = "simple-mfd", "syscon";
1012 reg = <0x000100 0x10>;
1014 muxcontroller0: a-mux-controller {
1015 compatible = "mmio-mux";
1016 #mux-control-cells = <1>;
1018 mux-reg-masks = <0x0 0x30>, /* 0: reg 0x0, bits 5:4 */
1019 <0xc 0x1E>, /* 1: reg 0xc, bits 4:1 */
1020 <0x4 0xFF>; /* 2: reg 0x4, bits 7:0 */
1021 idle-states = <MUX_IDLE_AS_IS>, <0x02>, <0x73>;
1022 u-boot,mux-autoprobe;
1026 muxcontroller1: emul-mux-controller {
1027 compatible = "mux-emul";
1028 #mux-control-cells = <0>;
1029 u-boot,mux-autoprobe;
1030 idle-state = <0xabcd>;
1034 compatible = "denx,u-boot-fdtm-test";
1037 testfdtm1: testfdtm1 {
1038 compatible = "denx,u-boot-fdtm-test";
1042 compatible = "denx,u-boot-fdtm-test";
1046 compatible = "sandbox,timer";
1047 clock-frequency = <1000000>;
1051 compatible = "sandbox,timer";
1052 sandbox,timebase-frequency-fallback;
1056 compatible = "sandbox,tpm2";
1060 compatible = "sandbox,serial";
1061 u-boot,dm-pre-reloc;
1065 compatible = "sandbox,usb";
1066 status = "disabled";
1068 compatible = "sandbox,usb-hub";
1069 #address-cells = <1>;
1073 compatible = "sandbox,usb-flash";
1079 compatible = "sandbox,usb";
1081 compatible = "usb-hub";
1082 usb,device-class = <9>;
1083 #address-cells = <1>;
1086 compatible = "sandbox,usb-hub";
1087 #address-cells = <1>;
1091 compatible = "sandbox,usb-flash";
1092 sandbox,filepath = "testflash.bin";
1097 compatible = "sandbox,usb-flash";
1098 sandbox,filepath = "testflash1.bin";
1103 compatible = "sandbox,usb-flash";
1104 sandbox,filepath = "testflash2.bin";
1109 compatible = "sandbox,usb-keyb";
1124 compatible = "sandbox,usb";
1125 status = "disabled";
1129 compatible = "sandbox,spmi";
1130 #address-cells = <0x1>;
1131 #size-cells = <0x1>;
1134 compatible = "qcom,spmi-pmic";
1136 #address-cells = <0x1>;
1137 #size-cells = <0x1>;
1140 spmi_gpios: gpios@c000 {
1141 compatible = "qcom,pm8916-gpio";
1142 reg = <0xc000 0x400>;
1146 gpio-bank-name="spmi";
1152 compatible = "sandbox,wdt";
1156 compatible = "sandbox,axi";
1157 #address-cells = <0x1>;
1158 #size-cells = <0x1>;
1160 compatible = "sandbox,sandbox_store";
1166 #address-cells = <1>;
1168 setting = "sunrise ohoka";
1169 other-node = "/some-bus/c-test@5";
1170 int-values = <0x1937 72993>;
1171 u-boot,acpi-ssdt-order = <&acpi_test2 &acpi_test1>;
1173 compatible = "denx,u-boot-fdt-test";
1178 translation-test@8000 {
1179 compatible = "simple-bus";
1180 reg = <0x8000 0x4000>;
1182 #address-cells = <0x2>;
1183 #size-cells = <0x1>;
1185 ranges = <0 0x0 0x8000 0x1000
1186 1 0x100 0x9000 0x1000
1187 2 0x200 0xA000 0x1000
1188 3 0x300 0xB000 0x1000
1189 4 0x400 0xC000 0x1000
1192 dma-ranges = <0 0x000 0x10000000 0x1000
1193 1 0x100 0x20000000 0x1000
1197 compatible = "denx,u-boot-fdt-dummy";
1198 reg = <0 0x0 0x1000>;
1199 reg-names = "sandbox-dummy-0";
1203 compatible = "denx,u-boot-fdt-dummy";
1204 reg = <1 0x100 0x1000>;
1209 compatible = "denx,u-boot-fdt-dummy";
1210 reg = <2 0x200 0x1000>;
1215 compatible = "simple-bus";
1216 reg = <3 0x300 0x1000>;
1218 #address-cells = <0x1>;
1219 #size-cells = <0x0>;
1222 compatible = "denx,u-boot-fdt-dummy";
1228 compatible = "sandbox,zero-size-cells-bus";
1229 reg = <4 0x400 0x1000>;
1230 #address-cells = <1>;
1232 ranges = <0 4 0x400 0x1000>;
1235 #address-cells = <1>;
1239 compatible = "denx,u-boot-fdt-dummy";
1248 compatible = "sandbox,sandbox_osd";
1252 compatible = "sandbox,tee";
1256 compatible = "sandbox,virtio1";
1260 compatible = "sandbox,virtio2";
1264 compatible = "sandbox,scmi-devices";
1265 clocks = <&clk_scmi0 7>, <&clk_scmi0 3>, <&clk_scmi1 1>;
1266 resets = <&reset_scmi0 3>;
1270 compatible = "sandbox,pinctrl";
1272 pinctrl-names = "default", "alternate";
1273 pinctrl-0 = <&pinctrl_gpios>, <&pinctrl_i2s>;
1274 pinctrl-1 = <&pinctrl_spi>, <&pinctrl_i2c>;
1276 pinctrl_gpios: gpios {
1290 pinmux = <SANDBOX_PINMUX(7, SANDBOX_PINMUX_GPIO)>;
1295 pinmux = <SANDBOX_PINMUX(8, SANDBOX_PINMUX_GPIO)>;
1302 groups = "I2C_UART";
1322 pinmux = <SANDBOX_PINMUX(5, SANDBOX_PINMUX_CS)>,
1323 <SANDBOX_PINMUX(6, SANDBOX_PINMUX_CS)>;
1329 compatible = "sandbox,hwspinlock";
1333 compatible = "sandbox,dma";
1336 dmas = <&dma 0>, <&dma 1>, <&dma 2>;
1337 dma-names = "m2m", "tx0", "rx0";
1341 * keep mdio-mux ahead of mdio so that the mux is removed first at the
1342 * end of the test. If parent mdio is removed first, clean-up of the
1343 * mux will trigger a 2nd probe of parent-mdio, leaving parent-mdio
1344 * active at the end of the test. That it turn doesn't allow the mdio
1345 * class to be destroyed, triggering an error.
1348 compatible = "sandbox,mdio-mux";
1349 #address-cells = <1>;
1351 mdio-parent-bus = <&mdio>;
1362 compatible = "sandbox,mdio";
1366 compatible = "simple-pm-bus";
1367 clocks = <&clk_sandbox 4>;
1368 power-domains = <&pwrdom 1>;
1371 resetc2: syscon-reset {
1372 compatible = "syscon-reset";
1374 regmap = <&syscon0>;
1376 mask = <0x27FFFFFF>;
1381 compatible = "sandbox,misc_sandbox";
1382 resets = <&resetc2 15>, <&resetc2 30>, <&resetc2 60>;
1383 reset-names = "valid", "no_mask", "out_of_range";
1387 compatible = "sandbox,sysinfo-sandbox";
1390 some_regmapped-bus {
1391 #address-cells = <0x1>;
1392 #size-cells = <0x1>;
1394 ranges = <0x0 0x0 0x10>;
1395 compatible = "simple-bus";
1399 compatible = "sandbox,regmap_test";
1404 #include "sandbox_pmic.dtsi"
1405 #include "cros-ec-keyboard.dtsi"