Simon Glass | 4cc43bf | 2021-08-18 21:40:25 -0600 | [diff] [blame] | 1 | // 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 Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 10 | /dts-v1/; |
| 11 | |
Patrick Delaunay | 23aee61 | 2020-01-13 11:35:13 +0100 | [diff] [blame] | 12 | #include <dt-bindings/gpio/gpio.h> |
| 13 | #include <dt-bindings/gpio/sandbox-gpio.h> |
Marek Szyprowski | ad39859 | 2021-02-18 11:33:18 +0100 | [diff] [blame] | 14 | #include <dt-bindings/input/input.h> |
Sean Anderson | 3438e3b | 2020-09-14 11:01:57 -0400 | [diff] [blame] | 15 | #include <dt-bindings/pinctrl/sandbox-pinmux.h> |
Jean-Jacques Hiblot | a94b697 | 2020-10-16 16:16:34 +0530 | [diff] [blame] | 16 | #include <dt-bindings/mux/mux.h> |
Patrick Delaunay | 23aee61 | 2020-01-13 11:35:13 +0100 | [diff] [blame] | 17 | |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 18 | / { |
| 19 | model = "sandbox"; |
| 20 | compatible = "sandbox"; |
| 21 | #address-cells = <1>; |
Simon Glass | cf61f74 | 2015-07-06 12:54:36 -0600 | [diff] [blame] | 22 | #size-cells = <1>; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 23 | |
Simon Glass | fef72b7 | 2014-07-23 06:55:03 -0600 | [diff] [blame] | 24 | aliases { |
| 25 | console = &uart0; |
Michael Walle | 7efcdfd | 2021-02-25 16:51:11 +0100 | [diff] [blame] | 26 | ethernet0 = "/eth@10002000"; |
| 27 | ethernet2 = &swp_0; |
| 28 | ethernet3 = ð_3; |
| 29 | ethernet4 = &dsa_eth0; |
| 30 | ethernet5 = ð_5; |
Sean Anderson | 67d93a4 | 2022-05-05 13:11:30 -0400 | [diff] [blame] | 31 | ethernet6 = "/eth@10004000"; |
| 32 | ethernet7 = &swp_1; |
| 33 | ethernet8 = &phy_eth0; |
Simon Glass | 5620cf8 | 2018-10-01 12:22:40 -0600 | [diff] [blame] | 34 | gpio1 = &gpio_a; |
| 35 | gpio2 = &gpio_b; |
Patrick Delaunay | 28bdaa5 | 2020-01-13 11:35:14 +0100 | [diff] [blame] | 36 | gpio3 = &gpio_c; |
Simon Glass | 0ccb097 | 2015-01-25 08:27:05 -0700 | [diff] [blame] | 37 | i2c0 = "/i2c@0"; |
Simon Glass | e4fef74 | 2017-04-23 20:02:07 -0600 | [diff] [blame] | 38 | mmc0 = "/mmc0"; |
| 39 | mmc1 = "/mmc1"; |
Simon Glass | f1eba35 | 2022-10-20 18:23:20 -0600 | [diff] [blame] | 40 | mmc2 = "/mmc2"; |
| 41 | mmc3 = "/mmc3"; |
Bin Meng | 408e590 | 2018-08-03 01:14:41 -0700 | [diff] [blame] | 42 | pci0 = &pci0; |
| 43 | pci1 = &pci1; |
Bin Meng | 510dddb | 2018-08-03 01:14:50 -0700 | [diff] [blame] | 44 | pci2 = &pci2; |
Michael Walle | 7c41a22 | 2020-06-02 01:47:09 +0200 | [diff] [blame] | 45 | remoteproc0 = &rproc_1; |
| 46 | remoteproc1 = &rproc_2; |
Simon Glass | 336b295 | 2015-05-22 15:42:17 -0600 | [diff] [blame] | 47 | rtc0 = &rtc_0; |
| 48 | rtc1 = &rtc_1; |
Simon Glass | 5b96863 | 2015-05-22 15:42:15 -0600 | [diff] [blame] | 49 | spi0 = "/spi@0"; |
Przemyslaw Marczak | 3dbb55e | 2015-05-13 13:38:34 +0200 | [diff] [blame] | 50 | testfdt6 = "/e-test"; |
Simon Glass | 0ccb097 | 2015-01-25 08:27:05 -0700 | [diff] [blame] | 51 | testbus3 = "/some-bus"; |
| 52 | testfdt0 = "/some-bus/c-test@0"; |
Simon Glass | 7d5e411 | 2020-12-16 21:20:26 -0700 | [diff] [blame] | 53 | testfdt12 = "/some-bus/c-test@1"; |
Simon Glass | 0ccb097 | 2015-01-25 08:27:05 -0700 | [diff] [blame] | 54 | testfdt3 = "/b-test"; |
| 55 | testfdt5 = "/some-bus/c-test@5"; |
| 56 | testfdt8 = "/a-test"; |
Simon Glass | 791a17f | 2020-12-16 21:20:27 -0700 | [diff] [blame] | 57 | testfdtm1 = &testfdtm1; |
Eugeniu Rosca | 5ba71e5 | 2018-05-19 14:13:55 +0200 | [diff] [blame] | 58 | fdt-dummy0 = "/translation-test@8000/dev@0,0"; |
| 59 | fdt-dummy1 = "/translation-test@8000/dev@1,100"; |
| 60 | fdt-dummy2 = "/translation-test@8000/dev@2,200"; |
| 61 | fdt-dummy3 = "/translation-test@8000/noxlatebus@3,300/dev@42"; |
Simon Glass | 3168048 | 2015-03-25 12:23:05 -0600 | [diff] [blame] | 62 | usb0 = &usb_0; |
| 63 | usb1 = &usb_1; |
| 64 | usb2 = &usb_2; |
Mario Six | 9592215 | 2018-08-09 14:51:19 +0200 | [diff] [blame] | 65 | axi0 = &axi; |
Mario Six | 02ad6fb | 2018-09-27 09:19:31 +0200 | [diff] [blame] | 66 | osd0 = "/osd"; |
Simon Glass | fef72b7 | 2014-07-23 06:55:03 -0600 | [diff] [blame] | 67 | }; |
| 68 | |
Simon Glass | 5e135d3 | 2022-10-20 18:23:15 -0600 | [diff] [blame] | 69 | binman: binman { |
Philippe Reynes | 462d163 | 2022-03-28 22:56:53 +0200 | [diff] [blame] | 70 | }; |
| 71 | |
Rasmus Villemoes | 30d4d2b | 2021-04-21 11:06:55 +0200 | [diff] [blame] | 72 | config { |
Simon Glass | 0034d96 | 2021-08-07 07:24:01 -0600 | [diff] [blame] | 73 | testing-bool; |
| 74 | testing-int = <123>; |
| 75 | testing-str = "testing"; |
Rasmus Villemoes | 30d4d2b | 2021-04-21 11:06:55 +0200 | [diff] [blame] | 76 | environment { |
| 77 | from_fdt = "yes"; |
| 78 | fdt_env_path = ""; |
| 79 | }; |
| 80 | }; |
| 81 | |
Simon Glass | b255efc | 2022-04-24 23:31:24 -0600 | [diff] [blame] | 82 | bootstd { |
Simon Glass | a928961 | 2022-10-20 18:23:14 -0600 | [diff] [blame] | 83 | u-boot,dm-vpl; |
Simon Glass | b255efc | 2022-04-24 23:31:24 -0600 | [diff] [blame] | 84 | compatible = "u-boot,boot-std"; |
| 85 | |
| 86 | filename-prefixes = "/", "/boot/"; |
| 87 | bootdev-order = "mmc2", "mmc1"; |
| 88 | |
| 89 | syslinux { |
| 90 | compatible = "u-boot,distro-syslinux"; |
| 91 | }; |
| 92 | |
| 93 | efi { |
| 94 | compatible = "u-boot,distro-efi"; |
| 95 | }; |
Simon Glass | a928961 | 2022-10-20 18:23:14 -0600 | [diff] [blame] | 96 | |
Simon Glass | d2bc33ed | 2023-01-06 08:52:41 -0600 | [diff] [blame] | 97 | theme { |
| 98 | font-size = <30>; |
| 99 | }; |
| 100 | |
Simon Glass | f1eba35 | 2022-10-20 18:23:20 -0600 | [diff] [blame] | 101 | /* |
| 102 | * This is used for the VBE OS-request tests. A FAT filesystem |
| 103 | * created in a partition with the VBE information appearing |
| 104 | * before the parititon starts |
| 105 | */ |
Simon Glass | a928961 | 2022-10-20 18:23:14 -0600 | [diff] [blame] | 106 | firmware0 { |
| 107 | u-boot,dm-vpl; |
| 108 | compatible = "fwupd,vbe-simple"; |
| 109 | storage = "mmc1"; |
| 110 | skip-offset = <0x200>; |
| 111 | area-start = <0x400>; |
| 112 | area-size = <0x1000>; |
| 113 | state-offset = <0x400>; |
| 114 | state-size = <0x40>; |
| 115 | version-offset = <0x800>; |
| 116 | version-size = <0x100>; |
| 117 | }; |
Simon Glass | f1eba35 | 2022-10-20 18:23:20 -0600 | [diff] [blame] | 118 | |
| 119 | /* |
| 120 | * This is used for the VBE VPL tests. The MMC device holds the |
| 121 | * binman image.bin file. The test progresses through each phase |
| 122 | * of U-Boot, loading each in turn from MMC. |
| 123 | * |
| 124 | * Note that the test enables this node (and mmc3) before |
| 125 | * running U-Boot |
| 126 | */ |
| 127 | firmware1 { |
| 128 | u-boot,dm-vpl; |
| 129 | status = "disabled"; |
| 130 | compatible = "fwupd,vbe-simple"; |
| 131 | storage = "mmc3"; |
| 132 | skip-offset = <0x400000>; |
| 133 | area-start = <0>; |
| 134 | area-size = <0xe00000>; |
| 135 | state-offset = <0xdffc00>; |
| 136 | state-size = <0x40>; |
| 137 | version-offset = <0xdffe00>; |
| 138 | version-size = <0x100>; |
| 139 | }; |
Simon Glass | b255efc | 2022-04-24 23:31:24 -0600 | [diff] [blame] | 140 | }; |
| 141 | |
Andrew Scull | 451b8b1 | 2022-05-30 10:00:12 +0000 | [diff] [blame] | 142 | fuzzing-engine { |
| 143 | compatible = "sandbox,fuzzing-engine"; |
| 144 | }; |
| 145 | |
Nandor Han | 6521e5d | 2021-06-10 16:56:44 +0300 | [diff] [blame] | 146 | reboot-mode0 { |
| 147 | compatible = "reboot-mode-gpio"; |
| 148 | gpios = <&gpio_c 0 GPIO_ACTIVE_HIGH>, <&gpio_c 1 GPIO_ACTIVE_HIGH>; |
| 149 | u-boot,env-variable = "bootstatus"; |
| 150 | mode-test = <0x01>; |
| 151 | mode-download = <0x03>; |
| 152 | }; |
| 153 | |
Nandor Han | 7e4067a | 2021-06-10 16:56:45 +0300 | [diff] [blame] | 154 | reboot_mode1: reboot-mode@14 { |
| 155 | compatible = "reboot-mode-rtc"; |
| 156 | rtc = <&rtc_0>; |
| 157 | reg = <0x30 4>; |
| 158 | u-boot,env-variable = "bootstatus"; |
| 159 | big-endian; |
| 160 | mode-test = <0x21969147>; |
| 161 | mode-download = <0x51939147>; |
| 162 | }; |
| 163 | |
Simon Glass | ed96cde | 2018-12-10 10:37:33 -0700 | [diff] [blame] | 164 | audio: audio-codec { |
| 165 | compatible = "sandbox,audio-codec"; |
| 166 | #sound-dai-cells = <1>; |
| 167 | }; |
| 168 | |
Philippe Reynes | 1ee2648 | 2020-07-24 18:19:51 +0200 | [diff] [blame] | 169 | buttons { |
| 170 | compatible = "gpio-keys"; |
| 171 | |
Heinrich Schuchardt | 57c2fc6 | 2020-09-14 12:50:54 +0200 | [diff] [blame] | 172 | btn1 { |
Philippe Reynes | 1ee2648 | 2020-07-24 18:19:51 +0200 | [diff] [blame] | 173 | gpios = <&gpio_a 3 0>; |
Heinrich Schuchardt | 57c2fc6 | 2020-09-14 12:50:54 +0200 | [diff] [blame] | 174 | label = "button1"; |
Philippe Reynes | 1ee2648 | 2020-07-24 18:19:51 +0200 | [diff] [blame] | 175 | }; |
| 176 | |
Heinrich Schuchardt | 57c2fc6 | 2020-09-14 12:50:54 +0200 | [diff] [blame] | 177 | btn2 { |
Philippe Reynes | 1ee2648 | 2020-07-24 18:19:51 +0200 | [diff] [blame] | 178 | gpios = <&gpio_a 4 0>; |
Heinrich Schuchardt | 57c2fc6 | 2020-09-14 12:50:54 +0200 | [diff] [blame] | 179 | label = "button2"; |
Philippe Reynes | 1ee2648 | 2020-07-24 18:19:51 +0200 | [diff] [blame] | 180 | }; |
| 181 | }; |
| 182 | |
Marek Szyprowski | ad39859 | 2021-02-18 11:33:18 +0100 | [diff] [blame] | 183 | buttons2 { |
| 184 | compatible = "adc-keys"; |
| 185 | io-channels = <&adc 3>; |
| 186 | keyup-threshold-microvolt = <3000000>; |
| 187 | |
| 188 | button-up { |
| 189 | label = "button3"; |
| 190 | linux,code = <KEY_F3>; |
| 191 | press-threshold-microvolt = <1500000>; |
| 192 | }; |
| 193 | |
| 194 | button-down { |
| 195 | label = "button4"; |
| 196 | linux,code = <KEY_F4>; |
| 197 | press-threshold-microvolt = <1000000>; |
| 198 | }; |
| 199 | |
| 200 | button-enter { |
| 201 | label = "button5"; |
| 202 | linux,code = <KEY_F5>; |
| 203 | press-threshold-microvolt = <500000>; |
| 204 | }; |
| 205 | }; |
| 206 | |
Simon Glass | c953aaf | 2018-12-10 10:37:34 -0700 | [diff] [blame] | 207 | cros_ec: cros-ec { |
Simon Glass | 699c9ca | 2018-10-01 12:22:08 -0600 | [diff] [blame] | 208 | reg = <0 0>; |
| 209 | compatible = "google,cros-ec-sandbox"; |
| 210 | |
| 211 | /* |
| 212 | * This describes the flash memory within the EC. Note |
| 213 | * that the STM32L flash erases to 0, not 0xff. |
| 214 | */ |
| 215 | flash { |
| 216 | image-pos = <0x08000000>; |
| 217 | size = <0x20000>; |
| 218 | erase-value = <0>; |
| 219 | |
| 220 | /* Information for sandbox */ |
| 221 | ro { |
| 222 | image-pos = <0>; |
| 223 | size = <0xf000>; |
| 224 | }; |
| 225 | wp-ro { |
| 226 | image-pos = <0xf000>; |
| 227 | size = <0x1000>; |
Simon Glass | bf0a692 | 2021-01-21 13:57:14 -0700 | [diff] [blame] | 228 | used = <0x884>; |
| 229 | compress = "lz4"; |
| 230 | uncomp-size = <0xcf8>; |
| 231 | hash { |
| 232 | algo = "sha256"; |
| 233 | value = [00 01 02 03 04 05 06 07 |
| 234 | 08 09 0a 0b 0c 0d 0e 0f |
| 235 | 10 11 12 13 14 15 16 17 |
| 236 | 18 19 1a 1b 1c 1d 1e 1f]; |
| 237 | }; |
Simon Glass | 699c9ca | 2018-10-01 12:22:08 -0600 | [diff] [blame] | 238 | }; |
| 239 | rw { |
| 240 | image-pos = <0x10000>; |
| 241 | size = <0x10000>; |
| 242 | }; |
| 243 | }; |
Alper Nebi Yasak | 8a8cd4f | 2021-05-19 19:33:31 +0300 | [diff] [blame] | 244 | |
| 245 | cros_ec_pwm: cros-ec-pwm { |
| 246 | compatible = "google,cros-ec-pwm"; |
| 247 | #pwm-cells = <1>; |
| 248 | }; |
| 249 | |
Simon Glass | 699c9ca | 2018-10-01 12:22:08 -0600 | [diff] [blame] | 250 | }; |
| 251 | |
Yannick Fertré | 9712c82 | 2019-10-07 15:29:05 +0200 | [diff] [blame] | 252 | dsi_host: dsi_host { |
| 253 | compatible = "sandbox,dsi-host"; |
| 254 | }; |
| 255 | |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 256 | a-test { |
Simon Glass | cf61f74 | 2015-07-06 12:54:36 -0600 | [diff] [blame] | 257 | reg = <0 1>; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 258 | compatible = "denx,u-boot-fdt-test"; |
Simon Glass | a7bb08a | 2014-07-23 06:54:57 -0600 | [diff] [blame] | 259 | ping-expect = <0>; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 260 | ping-add = <0>; |
Simon Glass | fef72b7 | 2014-07-23 06:55:03 -0600 | [diff] [blame] | 261 | u-boot,dm-pre-reloc; |
Patrick Delaunay | 23aee61 | 2020-01-13 11:35:13 +0100 | [diff] [blame] | 262 | test-gpios = <&gpio_a 1>, <&gpio_a 4>, |
| 263 | <&gpio_b 5 GPIO_ACTIVE_HIGH 3 2 1>, |
Simon Glass | 16e1040 | 2015-01-05 20:05:29 -0700 | [diff] [blame] | 264 | <0>, <&gpio_a 12>; |
Patrick Delaunay | 23aee61 | 2020-01-13 11:35:13 +0100 | [diff] [blame] | 265 | test2-gpios = <&gpio_a 1>, <&gpio_a 4>, |
| 266 | <&gpio_b 6 GPIO_ACTIVE_LOW 3 2 1>, |
| 267 | <&gpio_b 7 GPIO_IN 3 2 1>, |
| 268 | <&gpio_b 8 GPIO_OUT 3 2 1>, |
| 269 | <&gpio_b 9 (GPIO_OUT|GPIO_OUT_ACTIVE) 3 2 1>; |
Patrick Delaunay | 28bdaa5 | 2020-01-13 11:35:14 +0100 | [diff] [blame] | 270 | test3-gpios = |
| 271 | <&gpio_c 0 (GPIO_OUT|GPIO_OPEN_DRAIN)>, |
| 272 | <&gpio_c 1 (GPIO_OUT|GPIO_OPEN_SOURCE)>, |
| 273 | <&gpio_c 2 GPIO_OUT>, |
| 274 | <&gpio_c 3 (GPIO_IN|GPIO_PULL_UP)>, |
| 275 | <&gpio_c 4 (GPIO_IN|GPIO_PULL_DOWN)>, |
Neil Armstrong | 643778b | 2020-05-05 10:43:18 +0200 | [diff] [blame] | 276 | <&gpio_c 5 GPIO_IN>, |
| 277 | <&gpio_c 6 (GPIO_ACTIVE_LOW|GPIO_OUT|GPIO_OPEN_DRAIN)>, |
| 278 | <&gpio_c 7 (GPIO_ACTIVE_LOW|GPIO_OUT|GPIO_OPEN_SOURCE)>; |
Jean-Jacques Hiblot | 7387340 | 2020-09-11 13:43:35 +0530 | [diff] [blame] | 279 | test4-gpios = <&gpio_a 14>, <&gpio_b 4 1 3 2 1>; |
| 280 | test5-gpios = <&gpio_a 19>; |
| 281 | |
Simon Glass | 7302539 | 2021-10-23 17:26:04 -0600 | [diff] [blame] | 282 | bool-value; |
Stefan Herbrechtsmeier | 1b090e6 | 2022-06-14 15:21:30 +0200 | [diff] [blame] | 283 | int8-value = /bits/ 8 <0x12>; |
| 284 | int16-value = /bits/ 16 <0x1234>; |
Simon Glass | 6df01f9 | 2018-12-10 10:37:37 -0700 | [diff] [blame] | 285 | int-value = <1234>; |
| 286 | uint-value = <(-1234)>; |
Dario Binacchi | 421e81e | 2020-03-29 18:04:40 +0200 | [diff] [blame] | 287 | int64-value = /bits/ 64 <0x1111222233334444>; |
Dario Binacchi | 81d80b5 | 2020-03-29 18:04:41 +0200 | [diff] [blame] | 288 | int-array = <5678 9123 4567>; |
Simon Glass | dd0ed90 | 2020-07-07 13:11:58 -0600 | [diff] [blame] | 289 | str-value = "test string"; |
Simon Glass | 515dcff | 2020-02-06 09:55:00 -0700 | [diff] [blame] | 290 | interrupts-extended = <&irq 3 0>; |
Simon Glass | 0964239 | 2020-07-07 13:12:11 -0600 | [diff] [blame] | 291 | acpi,name = "GHIJ"; |
Patrick Delaunay | 8cd2801 | 2020-09-25 09:41:16 +0200 | [diff] [blame] | 292 | phandle-value = <&gpio_c 10>, <0xFFFFFFFF 20>, <&gpio_a 30>; |
Jean-Jacques Hiblot | a94b697 | 2020-10-16 16:16:34 +0530 | [diff] [blame] | 293 | |
| 294 | mux-controls = <&muxcontroller0 0>, <&muxcontroller0 1>, |
| 295 | <&muxcontroller0 2>, <&muxcontroller0 3>, |
| 296 | <&muxcontroller1>; |
| 297 | mux-control-names = "mux0", "mux1", "mux2", "mux3", "mux4"; |
| 298 | mux-syscon = <&syscon3>; |
Dario Binacchi | 836cc9d | 2020-12-30 00:16:26 +0100 | [diff] [blame] | 299 | display-timings { |
| 300 | timing0: 240x320 { |
| 301 | clock-frequency = <6500000>; |
| 302 | hactive = <240>; |
| 303 | vactive = <320>; |
| 304 | hfront-porch = <6>; |
| 305 | hback-porch = <7>; |
| 306 | hsync-len = <1>; |
| 307 | vback-porch = <5>; |
| 308 | vfront-porch = <8>; |
| 309 | vsync-len = <2>; |
| 310 | hsync-active = <1>; |
| 311 | vsync-active = <0>; |
| 312 | de-active = <1>; |
| 313 | pixelclk-active = <1>; |
| 314 | interlaced; |
| 315 | doublescan; |
| 316 | doubleclk; |
| 317 | }; |
| 318 | timing1: 480x800 { |
| 319 | clock-frequency = <9000000>; |
| 320 | hactive = <480>; |
| 321 | vactive = <800>; |
| 322 | hfront-porch = <10>; |
| 323 | hback-porch = <59>; |
| 324 | hsync-len = <12>; |
| 325 | vback-porch = <15>; |
| 326 | vfront-porch = <17>; |
| 327 | vsync-len = <16>; |
| 328 | hsync-active = <0>; |
| 329 | vsync-active = <1>; |
| 330 | de-active = <0>; |
| 331 | pixelclk-active = <0>; |
| 332 | }; |
| 333 | timing2: 800x480 { |
| 334 | clock-frequency = <33500000>; |
| 335 | hactive = <800>; |
| 336 | vactive = <480>; |
| 337 | hback-porch = <89>; |
| 338 | hfront-porch = <164>; |
| 339 | vback-porch = <23>; |
| 340 | vfront-porch = <10>; |
| 341 | hsync-len = <11>; |
| 342 | vsync-len = <13>; |
| 343 | }; |
| 344 | }; |
Nikhil M Jain | bb9d131 | 2023-01-31 15:35:15 +0530 | [diff] [blame] | 345 | panel-timings { |
| 346 | clock-frequency = <6500000>; |
| 347 | hactive = <240>; |
| 348 | vactive = <320>; |
| 349 | hfront-porch = <6>; |
| 350 | hback-porch = <7>; |
| 351 | hsync-len = <1>; |
| 352 | vback-porch = <5>; |
| 353 | vfront-porch = <8>; |
| 354 | vsync-len = <2>; |
| 355 | hsync-active = <1>; |
| 356 | vsync-active = <0>; |
| 357 | de-active = <1>; |
| 358 | pixelclk-active = <1>; |
| 359 | interlaced; |
| 360 | doublescan; |
| 361 | doubleclk; |
| 362 | }; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 363 | }; |
| 364 | |
| 365 | junk { |
Simon Glass | cf61f74 | 2015-07-06 12:54:36 -0600 | [diff] [blame] | 366 | reg = <1 1>; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 367 | compatible = "not,compatible"; |
| 368 | }; |
| 369 | |
| 370 | no-compatible { |
Simon Glass | cf61f74 | 2015-07-06 12:54:36 -0600 | [diff] [blame] | 371 | reg = <2 1>; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 372 | }; |
| 373 | |
Simon Glass | 5620cf8 | 2018-10-01 12:22:40 -0600 | [diff] [blame] | 374 | backlight: backlight { |
| 375 | compatible = "pwm-backlight"; |
| 376 | enable-gpios = <&gpio_a 1>; |
| 377 | power-supply = <&ldo_1>; |
| 378 | pwms = <&pwm 0 1000>; |
| 379 | default-brightness-level = <5>; |
| 380 | brightness-levels = <0 16 32 64 128 170 202 234 255>; |
| 381 | }; |
| 382 | |
Jean-Jacques Hiblot | e83a31b | 2018-08-09 16:17:46 +0200 | [diff] [blame] | 383 | bind-test { |
Patrice Chotard | 7b7f939 | 2020-07-28 09:13:33 +0200 | [diff] [blame] | 384 | compatible = "simple-bus"; |
Jean-Jacques Hiblot | e83a31b | 2018-08-09 16:17:46 +0200 | [diff] [blame] | 385 | bind-test-child1 { |
| 386 | compatible = "sandbox,phy"; |
| 387 | #phy-cells = <1>; |
| 388 | }; |
| 389 | |
| 390 | bind-test-child2 { |
| 391 | compatible = "simple-bus"; |
| 392 | }; |
| 393 | }; |
| 394 | |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 395 | b-test { |
Simon Glass | cf61f74 | 2015-07-06 12:54:36 -0600 | [diff] [blame] | 396 | reg = <3 1>; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 397 | compatible = "denx,u-boot-fdt-test"; |
Simon Glass | a7bb08a | 2014-07-23 06:54:57 -0600 | [diff] [blame] | 398 | ping-expect = <3>; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 399 | ping-add = <3>; |
Jean-Jacques Hiblot | a94b697 | 2020-10-16 16:16:34 +0530 | [diff] [blame] | 400 | |
| 401 | mux-controls = <&muxcontroller0 0>; |
| 402 | mux-control-names = "mux0"; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 403 | }; |
| 404 | |
Jean-Jacques Hiblot | 7e9db02 | 2017-04-24 11:51:28 +0200 | [diff] [blame] | 405 | phy_provider0: gen_phy@0 { |
| 406 | compatible = "sandbox,phy"; |
| 407 | #phy-cells = <1>; |
| 408 | }; |
| 409 | |
| 410 | phy_provider1: gen_phy@1 { |
| 411 | compatible = "sandbox,phy"; |
| 412 | #phy-cells = <0>; |
| 413 | broken; |
| 414 | }; |
| 415 | |
developer | 7109297 | 2020-05-02 11:35:12 +0200 | [diff] [blame] | 416 | phy_provider2: gen_phy@2 { |
| 417 | compatible = "sandbox,phy"; |
| 418 | #phy-cells = <0>; |
| 419 | }; |
| 420 | |
Jean-Jacques Hiblot | 7e9db02 | 2017-04-24 11:51:28 +0200 | [diff] [blame] | 421 | gen_phy_user: gen_phy_user { |
| 422 | compatible = "simple-bus"; |
| 423 | phys = <&phy_provider0 0>, <&phy_provider0 1>, <&phy_provider1>; |
| 424 | phy-names = "phy1", "phy2", "phy3"; |
| 425 | }; |
| 426 | |
developer | 7109297 | 2020-05-02 11:35:12 +0200 | [diff] [blame] | 427 | gen_phy_user1: gen_phy_user1 { |
| 428 | compatible = "simple-bus"; |
| 429 | phys = <&phy_provider0 0>, <&phy_provider2>; |
| 430 | phy-names = "phy1", "phy2"; |
| 431 | }; |
| 432 | |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 433 | some-bus { |
| 434 | #address-cells = <1>; |
| 435 | #size-cells = <0>; |
Simon Glass | 4071742 | 2014-07-23 06:55:18 -0600 | [diff] [blame] | 436 | compatible = "denx,u-boot-test-bus"; |
Simon Glass | cf61f74 | 2015-07-06 12:54:36 -0600 | [diff] [blame] | 437 | reg = <3 1>; |
Simon Glass | a7bb08a | 2014-07-23 06:54:57 -0600 | [diff] [blame] | 438 | ping-expect = <4>; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 439 | ping-add = <4>; |
Simon Glass | 4071742 | 2014-07-23 06:55:18 -0600 | [diff] [blame] | 440 | c-test@5 { |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 441 | compatible = "denx,u-boot-fdt-test"; |
| 442 | reg = <5>; |
Simon Glass | 4071742 | 2014-07-23 06:55:18 -0600 | [diff] [blame] | 443 | ping-expect = <5>; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 444 | ping-add = <5>; |
| 445 | }; |
Simon Glass | 4071742 | 2014-07-23 06:55:18 -0600 | [diff] [blame] | 446 | c-test@0 { |
| 447 | compatible = "denx,u-boot-fdt-test"; |
| 448 | reg = <0>; |
| 449 | ping-expect = <6>; |
| 450 | ping-add = <6>; |
| 451 | }; |
| 452 | c-test@1 { |
| 453 | compatible = "denx,u-boot-fdt-test"; |
| 454 | reg = <1>; |
| 455 | ping-expect = <7>; |
| 456 | ping-add = <7>; |
| 457 | }; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 458 | }; |
| 459 | |
| 460 | d-test { |
Simon Glass | cf61f74 | 2015-07-06 12:54:36 -0600 | [diff] [blame] | 461 | reg = <3 1>; |
Simon Glass | db6f020 | 2014-07-23 06:55:12 -0600 | [diff] [blame] | 462 | ping-expect = <6>; |
| 463 | ping-add = <6>; |
| 464 | compatible = "google,another-fdt-test"; |
| 465 | }; |
| 466 | |
| 467 | e-test { |
Simon Glass | cf61f74 | 2015-07-06 12:54:36 -0600 | [diff] [blame] | 468 | reg = <3 1>; |
Simon Glass | a7bb08a | 2014-07-23 06:54:57 -0600 | [diff] [blame] | 469 | ping-expect = <6>; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 470 | ping-add = <6>; |
| 471 | compatible = "google,another-fdt-test"; |
| 472 | }; |
| 473 | |
Simon Glass | 0ccb097 | 2015-01-25 08:27:05 -0700 | [diff] [blame] | 474 | f-test { |
| 475 | compatible = "denx,u-boot-fdt-test"; |
| 476 | }; |
| 477 | |
| 478 | g-test { |
| 479 | compatible = "denx,u-boot-fdt-test"; |
| 480 | }; |
| 481 | |
Bin Meng | d9d2478 | 2018-10-10 22:07:01 -0700 | [diff] [blame] | 482 | h-test { |
| 483 | compatible = "denx,u-boot-fdt-test1"; |
| 484 | }; |
| 485 | |
developer | cf8bc13 | 2020-05-02 11:35:10 +0200 | [diff] [blame] | 486 | i-test { |
| 487 | compatible = "mediatek,u-boot-fdt-test"; |
| 488 | #address-cells = <1>; |
| 489 | #size-cells = <0>; |
| 490 | |
| 491 | subnode@0 { |
| 492 | reg = <0>; |
| 493 | }; |
| 494 | |
| 495 | subnode@1 { |
| 496 | reg = <1>; |
| 497 | }; |
| 498 | |
| 499 | subnode@2 { |
| 500 | reg = <2>; |
| 501 | }; |
| 502 | }; |
| 503 | |
Simon Glass | 204675c | 2019-12-29 21:19:25 -0700 | [diff] [blame] | 504 | devres-test { |
| 505 | compatible = "denx,u-boot-devres-test"; |
| 506 | }; |
| 507 | |
Jean-Jacques Hiblot | 7387340 | 2020-09-11 13:43:35 +0530 | [diff] [blame] | 508 | another-test { |
| 509 | reg = <0 2>; |
| 510 | compatible = "denx,u-boot-fdt-test"; |
| 511 | test4-gpios = <&gpio_a 14>, <&gpio_b 4 1 3 2 1>; |
| 512 | test5-gpios = <&gpio_a 19>; |
| 513 | }; |
| 514 | |
Nicolas Saenz Julienne | 22b7f7e | 2021-01-12 13:55:23 +0100 | [diff] [blame] | 515 | mmio-bus@0 { |
| 516 | #address-cells = <1>; |
| 517 | #size-cells = <1>; |
| 518 | compatible = "denx,u-boot-test-bus"; |
| 519 | dma-ranges = <0x10000000 0x00000000 0x00040000>; |
| 520 | |
| 521 | subnode@0 { |
| 522 | compatible = "denx,u-boot-fdt-test"; |
| 523 | }; |
| 524 | }; |
| 525 | |
| 526 | mmio-bus@1 { |
| 527 | #address-cells = <1>; |
| 528 | #size-cells = <1>; |
| 529 | compatible = "denx,u-boot-test-bus"; |
Nicolas Saenz Julienne | 892e9b4 | 2021-01-12 13:55:25 +0100 | [diff] [blame] | 530 | |
| 531 | subnode@0 { |
| 532 | compatible = "denx,u-boot-fdt-test"; |
| 533 | }; |
Nicolas Saenz Julienne | 22b7f7e | 2021-01-12 13:55:23 +0100 | [diff] [blame] | 534 | }; |
| 535 | |
Simon Glass | 3c601b1 | 2020-07-07 13:12:06 -0600 | [diff] [blame] | 536 | acpi_test1: acpi-test { |
Simon Glass | 2d67fdf | 2020-04-08 16:57:34 -0600 | [diff] [blame] | 537 | compatible = "denx,u-boot-acpi-test"; |
Simon Glass | d43e0ba | 2020-07-07 13:12:03 -0600 | [diff] [blame] | 538 | acpi-ssdt-test-data = "ab"; |
Simon Glass | 990cd5b | 2020-07-07 13:12:08 -0600 | [diff] [blame] | 539 | acpi-dsdt-test-data = "hi"; |
Simon Glass | ebb2e83 | 2020-07-07 13:11:39 -0600 | [diff] [blame] | 540 | child { |
| 541 | compatible = "denx,u-boot-acpi-test"; |
| 542 | }; |
Simon Glass | 2d67fdf | 2020-04-08 16:57:34 -0600 | [diff] [blame] | 543 | }; |
| 544 | |
Simon Glass | 3c601b1 | 2020-07-07 13:12:06 -0600 | [diff] [blame] | 545 | acpi_test2: acpi-test2 { |
Simon Glass | 17968c3 | 2020-04-26 09:19:46 -0600 | [diff] [blame] | 546 | compatible = "denx,u-boot-acpi-test"; |
Simon Glass | d43e0ba | 2020-07-07 13:12:03 -0600 | [diff] [blame] | 547 | acpi-ssdt-test-data = "cd"; |
Simon Glass | 990cd5b | 2020-07-07 13:12:08 -0600 | [diff] [blame] | 548 | acpi-dsdt-test-data = "jk"; |
Simon Glass | 17968c3 | 2020-04-26 09:19:46 -0600 | [diff] [blame] | 549 | }; |
| 550 | |
Patrice Chotard | 9cc2d14 | 2017-09-04 14:55:57 +0200 | [diff] [blame] | 551 | clocks { |
| 552 | clk_fixed: clk-fixed { |
| 553 | compatible = "fixed-clock"; |
| 554 | #clock-cells = <0>; |
| 555 | clock-frequency = <1234>; |
| 556 | }; |
Anup Patel | 8d28c3c | 2019-02-25 08:14:55 +0000 | [diff] [blame] | 557 | |
| 558 | clk_fixed_factor: clk-fixed-factor { |
| 559 | compatible = "fixed-factor-clock"; |
| 560 | #clock-cells = <0>; |
| 561 | clock-div = <3>; |
| 562 | clock-mult = <2>; |
| 563 | clocks = <&clk_fixed>; |
| 564 | }; |
Lukasz Majewski | ccafcdd | 2019-06-24 15:50:47 +0200 | [diff] [blame] | 565 | |
| 566 | osc { |
| 567 | compatible = "fixed-clock"; |
| 568 | #clock-cells = <0>; |
| 569 | clock-frequency = <20000000>; |
| 570 | }; |
Stephen Warren | a962243 | 2016-06-17 09:44:00 -0600 | [diff] [blame] | 571 | }; |
| 572 | |
| 573 | clk_sandbox: clk-sbox { |
Simon Glass | 8cc4d82 | 2015-07-06 12:54:24 -0600 | [diff] [blame] | 574 | compatible = "sandbox,clk"; |
Stephen Warren | a962243 | 2016-06-17 09:44:00 -0600 | [diff] [blame] | 575 | #clock-cells = <1>; |
Jean-Jacques Hiblot | c1e9c94 | 2019-10-22 14:00:07 +0200 | [diff] [blame] | 576 | assigned-clocks = <&clk_sandbox 3>; |
| 577 | assigned-clock-rates = <321>; |
Stephen Warren | a962243 | 2016-06-17 09:44:00 -0600 | [diff] [blame] | 578 | }; |
| 579 | |
| 580 | clk-test { |
| 581 | compatible = "sandbox,clk-test"; |
| 582 | clocks = <&clk_fixed>, |
| 583 | <&clk_sandbox 1>, |
Jean-Jacques Hiblot | 98e8418 | 2019-10-22 14:00:05 +0200 | [diff] [blame] | 584 | <&clk_sandbox 0>, |
| 585 | <&clk_sandbox 3>, |
| 586 | <&clk_sandbox 2>; |
| 587 | clock-names = "fixed", "i2c", "spi", "uart2", "uart1"; |
Simon Glass | 8cc4d82 | 2015-07-06 12:54:24 -0600 | [diff] [blame] | 588 | }; |
| 589 | |
Lukasz Majewski | 8c0709b | 2019-06-24 15:50:50 +0200 | [diff] [blame] | 590 | ccf: clk-ccf { |
| 591 | compatible = "sandbox,clk-ccf"; |
| 592 | }; |
| 593 | |
Simon Glass | 507ab96 | 2021-12-04 08:56:31 -0700 | [diff] [blame] | 594 | efi-media { |
| 595 | compatible = "sandbox,efi-media"; |
| 596 | }; |
| 597 | |
Simon Glass | 5b96863 | 2015-05-22 15:42:15 -0600 | [diff] [blame] | 598 | eth@10002000 { |
| 599 | compatible = "sandbox,eth"; |
| 600 | reg = <0x10002000 0x1000>; |
Simon Glass | 5b96863 | 2015-05-22 15:42:15 -0600 | [diff] [blame] | 601 | }; |
| 602 | |
| 603 | eth_5: eth@10003000 { |
| 604 | compatible = "sandbox,eth"; |
| 605 | reg = <0x10003000 0x1000>; |
Sean Anderson | 13652b8 | 2022-05-05 13:11:44 -0400 | [diff] [blame] | 606 | nvmem-cells = <ð5_addr>; |
| 607 | nvmem-cell-names = "mac-address"; |
Simon Glass | 5b96863 | 2015-05-22 15:42:15 -0600 | [diff] [blame] | 608 | }; |
| 609 | |
Bin Meng | 04a11cb | 2015-08-27 22:25:53 -0700 | [diff] [blame] | 610 | eth_3: sbe5 { |
| 611 | compatible = "sandbox,eth"; |
| 612 | reg = <0x10005000 0x1000>; |
Sean Anderson | e2dc0e6 | 2022-05-05 13:11:42 -0400 | [diff] [blame] | 613 | nvmem-cells = <ð3_addr>; |
| 614 | nvmem-cell-names = "mac-address"; |
Bin Meng | 04a11cb | 2015-08-27 22:25:53 -0700 | [diff] [blame] | 615 | }; |
| 616 | |
Simon Glass | 5b96863 | 2015-05-22 15:42:15 -0600 | [diff] [blame] | 617 | eth@10004000 { |
| 618 | compatible = "sandbox,eth"; |
| 619 | reg = <0x10004000 0x1000>; |
Simon Glass | 5b96863 | 2015-05-22 15:42:15 -0600 | [diff] [blame] | 620 | }; |
| 621 | |
Marek BehĂșn | f4f1ddc | 2022-04-07 00:32:57 +0200 | [diff] [blame] | 622 | phy_eth0: phy-test-eth { |
| 623 | compatible = "sandbox,eth"; |
| 624 | reg = <0x10007000 0x1000>; |
Sean Anderson | 24b1b8d | 2022-05-05 13:11:35 -0400 | [diff] [blame] | 625 | mac-address = [ 02 00 11 22 33 49 ]; |
Marek BehĂșn | f4f1ddc | 2022-04-07 00:32:57 +0200 | [diff] [blame] | 626 | phy-handle = <ðphy1>; |
Marek BehĂșn | bc19477 | 2022-04-07 00:33:01 +0200 | [diff] [blame] | 627 | phy-mode = "2500base-x"; |
Marek BehĂșn | f4f1ddc | 2022-04-07 00:32:57 +0200 | [diff] [blame] | 628 | }; |
| 629 | |
Claudiu Manoil | d9eaa92 | 2021-03-14 20:14:57 +0800 | [diff] [blame] | 630 | dsa_eth0: dsa-test-eth { |
| 631 | compatible = "sandbox,eth"; |
| 632 | reg = <0x10006000 0x1000>; |
Sean Anderson | 5768e8b | 2022-05-05 13:11:43 -0400 | [diff] [blame] | 633 | nvmem-cells = <ð4_addr>; |
| 634 | nvmem-cell-names = "mac-address"; |
Claudiu Manoil | d9eaa92 | 2021-03-14 20:14:57 +0800 | [diff] [blame] | 635 | }; |
| 636 | |
| 637 | dsa-test { |
| 638 | compatible = "sandbox,dsa"; |
| 639 | |
| 640 | ports { |
| 641 | #address-cells = <1>; |
| 642 | #size-cells = <0>; |
| 643 | swp_0: port@0 { |
| 644 | reg = <0>; |
| 645 | label = "lan0"; |
| 646 | phy-mode = "rgmii-rxid"; |
| 647 | |
| 648 | fixed-link { |
| 649 | speed = <100>; |
| 650 | full-duplex; |
| 651 | }; |
| 652 | }; |
| 653 | |
| 654 | swp_1: port@1 { |
| 655 | reg = <1>; |
| 656 | label = "lan1"; |
| 657 | phy-mode = "rgmii-txid"; |
Bin Meng | 381ed97 | 2021-03-14 20:14:58 +0800 | [diff] [blame] | 658 | fixed-link = <0 1 100 0 0>; |
Claudiu Manoil | d9eaa92 | 2021-03-14 20:14:57 +0800 | [diff] [blame] | 659 | }; |
| 660 | |
| 661 | port@2 { |
| 662 | reg = <2>; |
| 663 | ethernet = <&dsa_eth0>; |
| 664 | |
| 665 | fixed-link { |
| 666 | speed = <1000>; |
| 667 | full-duplex; |
| 668 | }; |
| 669 | }; |
| 670 | }; |
| 671 | }; |
| 672 | |
Rajan Vaja | b3b2ddb | 2018-09-19 03:43:46 -0700 | [diff] [blame] | 673 | firmware { |
| 674 | sandbox_firmware: sandbox-firmware { |
| 675 | compatible = "sandbox,firmware"; |
| 676 | }; |
Etienne Carriere | 02fd126 | 2020-09-09 18:44:00 +0200 | [diff] [blame] | 677 | |
Etienne Carriere | 09665cb | 2022-02-21 09:22:39 +0100 | [diff] [blame] | 678 | scmi { |
Etienne Carriere | 02fd126 | 2020-09-09 18:44:00 +0200 | [diff] [blame] | 679 | compatible = "sandbox,scmi-agent"; |
| 680 | #address-cells = <1>; |
| 681 | #size-cells = <0>; |
Etienne Carriere | 2d94c08fa | 2020-09-09 18:44:05 +0200 | [diff] [blame] | 682 | |
Etienne Carriere | 09665cb | 2022-02-21 09:22:39 +0100 | [diff] [blame] | 683 | protocol@10 { |
| 684 | reg = <0x10>; |
| 685 | }; |
| 686 | |
| 687 | clk_scmi: protocol@14 { |
Etienne Carriere | 2d94c08fa | 2020-09-09 18:44:05 +0200 | [diff] [blame] | 688 | reg = <0x14>; |
| 689 | #clock-cells = <1>; |
| 690 | }; |
Etienne Carriere | 8b9b689 | 2020-09-09 18:44:07 +0200 | [diff] [blame] | 691 | |
Etienne Carriere | 09665cb | 2022-02-21 09:22:39 +0100 | [diff] [blame] | 692 | reset_scmi: protocol@16 { |
Etienne Carriere | 8b9b689 | 2020-09-09 18:44:07 +0200 | [diff] [blame] | 693 | reg = <0x16>; |
| 694 | #reset-cells = <1>; |
| 695 | }; |
Etienne Carriere | b8f15cd | 2021-03-08 22:38:07 +0100 | [diff] [blame] | 696 | |
| 697 | protocol@17 { |
| 698 | reg = <0x17>; |
| 699 | |
| 700 | regulators { |
| 701 | #address-cells = <1>; |
| 702 | #size-cells = <0>; |
| 703 | |
Etienne Carriere | 09665cb | 2022-02-21 09:22:39 +0100 | [diff] [blame] | 704 | regul0_scmi: reg@0 { |
Etienne Carriere | b8f15cd | 2021-03-08 22:38:07 +0100 | [diff] [blame] | 705 | reg = <0>; |
| 706 | regulator-name = "sandbox-voltd0"; |
| 707 | regulator-min-microvolt = <1100000>; |
| 708 | regulator-max-microvolt = <3300000>; |
| 709 | }; |
Etienne Carriere | 09665cb | 2022-02-21 09:22:39 +0100 | [diff] [blame] | 710 | regul1_scmi: reg@1 { |
Etienne Carriere | b8f15cd | 2021-03-08 22:38:07 +0100 | [diff] [blame] | 711 | reg = <0x1>; |
| 712 | regulator-name = "sandbox-voltd1"; |
| 713 | regulator-min-microvolt = <1800000>; |
| 714 | }; |
| 715 | }; |
| 716 | }; |
Etienne Carriere | 02fd126 | 2020-09-09 18:44:00 +0200 | [diff] [blame] | 717 | }; |
Rajan Vaja | b3b2ddb | 2018-09-19 03:43:46 -0700 | [diff] [blame] | 718 | }; |
| 719 | |
Alexander Dahl | 6ac319d | 2022-09-30 14:04:30 +0200 | [diff] [blame] | 720 | fpga { |
| 721 | compatible = "sandbox,fpga"; |
| 722 | }; |
| 723 | |
Patrick Delaunay | 1b4a22f | 2020-01-13 11:35:15 +0100 | [diff] [blame] | 724 | pinctrl-gpio { |
| 725 | compatible = "sandbox,pinctrl-gpio"; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 726 | |
Patrick Delaunay | 1b4a22f | 2020-01-13 11:35:15 +0100 | [diff] [blame] | 727 | gpio_a: base-gpios { |
| 728 | compatible = "sandbox,gpio"; |
| 729 | gpio-controller; |
| 730 | #gpio-cells = <1>; |
| 731 | gpio-bank-name = "a"; |
| 732 | sandbox,gpio-count = <20>; |
Heiko Schocher | 4508abf | 2020-05-22 11:08:58 +0200 | [diff] [blame] | 733 | hog_input_active_low { |
| 734 | gpio-hog; |
| 735 | input; |
Philippe Reynes | b25a5b3 | 2020-07-24 15:51:53 +0200 | [diff] [blame] | 736 | gpios = <10 GPIO_ACTIVE_LOW>; |
Heiko Schocher | 4508abf | 2020-05-22 11:08:58 +0200 | [diff] [blame] | 737 | }; |
| 738 | hog_input_active_high { |
| 739 | gpio-hog; |
| 740 | input; |
Philippe Reynes | b25a5b3 | 2020-07-24 15:51:53 +0200 | [diff] [blame] | 741 | gpios = <11 GPIO_ACTIVE_HIGH>; |
Heiko Schocher | 4508abf | 2020-05-22 11:08:58 +0200 | [diff] [blame] | 742 | }; |
| 743 | hog_output_low { |
| 744 | gpio-hog; |
| 745 | output-low; |
Philippe Reynes | b25a5b3 | 2020-07-24 15:51:53 +0200 | [diff] [blame] | 746 | gpios = <12 GPIO_ACTIVE_HIGH>; |
Heiko Schocher | 4508abf | 2020-05-22 11:08:58 +0200 | [diff] [blame] | 747 | }; |
| 748 | hog_output_high { |
| 749 | gpio-hog; |
| 750 | output-high; |
Philippe Reynes | b25a5b3 | 2020-07-24 15:51:53 +0200 | [diff] [blame] | 751 | gpios = <13 GPIO_ACTIVE_HIGH>; |
Heiko Schocher | 4508abf | 2020-05-22 11:08:58 +0200 | [diff] [blame] | 752 | }; |
Patrick Delaunay | 1b4a22f | 2020-01-13 11:35:15 +0100 | [diff] [blame] | 753 | }; |
| 754 | |
| 755 | gpio_b: extra-gpios { |
| 756 | compatible = "sandbox,gpio"; |
| 757 | gpio-controller; |
| 758 | #gpio-cells = <5>; |
| 759 | gpio-bank-name = "b"; |
| 760 | sandbox,gpio-count = <10>; |
| 761 | }; |
Simon Glass | 25348a4 | 2014-10-13 23:42:11 -0600 | [diff] [blame] | 762 | |
Patrick Delaunay | 1b4a22f | 2020-01-13 11:35:15 +0100 | [diff] [blame] | 763 | gpio_c: pinmux-gpios { |
| 764 | compatible = "sandbox,gpio"; |
| 765 | gpio-controller; |
| 766 | #gpio-cells = <2>; |
| 767 | gpio-bank-name = "c"; |
| 768 | sandbox,gpio-count = <10>; |
| 769 | }; |
Patrick Delaunay | 28bdaa5 | 2020-01-13 11:35:14 +0100 | [diff] [blame] | 770 | }; |
| 771 | |
Simon Glass | 7df766e | 2014-12-10 08:55:55 -0700 | [diff] [blame] | 772 | i2c@0 { |
| 773 | #address-cells = <1>; |
| 774 | #size-cells = <0>; |
Simon Glass | cf61f74 | 2015-07-06 12:54:36 -0600 | [diff] [blame] | 775 | reg = <0 1>; |
Simon Glass | 7df766e | 2014-12-10 08:55:55 -0700 | [diff] [blame] | 776 | compatible = "sandbox,i2c"; |
| 777 | clock-frequency = <100000>; |
Dario Binacchi | 20dd9e1 | 2021-04-11 09:39:50 +0200 | [diff] [blame] | 778 | pinctrl-names = "default"; |
| 779 | pinctrl-0 = <&pinmux_i2c0_pins>; |
| 780 | |
Simon Glass | 7df766e | 2014-12-10 08:55:55 -0700 | [diff] [blame] | 781 | eeprom@2c { |
Sean Anderson | e2dc0e6 | 2022-05-05 13:11:42 -0400 | [diff] [blame] | 782 | #address-cells = <1>; |
| 783 | #size-cells = <1>; |
Simon Glass | 7df766e | 2014-12-10 08:55:55 -0700 | [diff] [blame] | 784 | reg = <0x2c>; |
| 785 | compatible = "i2c-eeprom"; |
Simon Glass | 17b56f6 | 2018-11-18 08:14:34 -0700 | [diff] [blame] | 786 | sandbox,emul = <&emul_eeprom>; |
Michal Simek | 4f18f92 | 2020-05-28 11:48:55 +0200 | [diff] [blame] | 787 | partitions { |
| 788 | compatible = "fixed-partitions"; |
| 789 | #address-cells = <1>; |
| 790 | #size-cells = <1>; |
| 791 | bootcount_i2c: bootcount@10 { |
| 792 | reg = <10 2>; |
| 793 | }; |
| 794 | }; |
Sean Anderson | e2dc0e6 | 2022-05-05 13:11:42 -0400 | [diff] [blame] | 795 | |
| 796 | eth3_addr: mac-address@24 { |
| 797 | reg = <24 6>; |
| 798 | }; |
Simon Glass | 7df766e | 2014-12-10 08:55:55 -0700 | [diff] [blame] | 799 | }; |
Przemyslaw Marczak | 77bee05 | 2015-05-13 13:38:35 +0200 | [diff] [blame] | 800 | |
Simon Glass | 336b295 | 2015-05-22 15:42:17 -0600 | [diff] [blame] | 801 | rtc_0: rtc@43 { |
Sean Anderson | 5768e8b | 2022-05-05 13:11:43 -0400 | [diff] [blame] | 802 | #address-cells = <1>; |
| 803 | #size-cells = <1>; |
Simon Glass | 336b295 | 2015-05-22 15:42:17 -0600 | [diff] [blame] | 804 | reg = <0x43>; |
| 805 | compatible = "sandbox-rtc"; |
Simon Glass | 17b56f6 | 2018-11-18 08:14:34 -0700 | [diff] [blame] | 806 | sandbox,emul = <&emul0>; |
Sean Anderson | 5768e8b | 2022-05-05 13:11:43 -0400 | [diff] [blame] | 807 | |
| 808 | eth4_addr: mac-address@40 { |
| 809 | reg = <0x40 6>; |
| 810 | }; |
Simon Glass | 336b295 | 2015-05-22 15:42:17 -0600 | [diff] [blame] | 811 | }; |
| 812 | |
| 813 | rtc_1: rtc@61 { |
| 814 | reg = <0x61>; |
| 815 | compatible = "sandbox-rtc"; |
Simon Glass | 17b56f6 | 2018-11-18 08:14:34 -0700 | [diff] [blame] | 816 | sandbox,emul = <&emul1>; |
| 817 | }; |
| 818 | |
| 819 | i2c_emul: emul { |
| 820 | reg = <0xff>; |
| 821 | compatible = "sandbox,i2c-emul-parent"; |
| 822 | emul_eeprom: emul-eeprom { |
| 823 | compatible = "sandbox,i2c-eeprom"; |
| 824 | sandbox,filename = "i2c.bin"; |
| 825 | sandbox,size = <256>; |
| 826 | }; |
| 827 | emul0: emul0 { |
Simon Glass | 98af374 | 2021-02-03 06:01:17 -0700 | [diff] [blame] | 828 | compatible = "sandbox,i2c-rtc-emul"; |
Simon Glass | 17b56f6 | 2018-11-18 08:14:34 -0700 | [diff] [blame] | 829 | }; |
| 830 | emul1: emull { |
Simon Glass | 98af374 | 2021-02-03 06:01:17 -0700 | [diff] [blame] | 831 | compatible = "sandbox,i2c-rtc-emul"; |
Simon Glass | 336b295 | 2015-05-22 15:42:17 -0600 | [diff] [blame] | 832 | }; |
| 833 | }; |
| 834 | |
Przemyslaw Marczak | 77bee05 | 2015-05-13 13:38:35 +0200 | [diff] [blame] | 835 | sandbox_pmic: sandbox_pmic { |
| 836 | reg = <0x40>; |
Simon Glass | 17b56f6 | 2018-11-18 08:14:34 -0700 | [diff] [blame] | 837 | sandbox,emul = <&emul_pmic0>; |
Przemyslaw Marczak | 77bee05 | 2015-05-13 13:38:35 +0200 | [diff] [blame] | 838 | }; |
Lukasz Majewski | a4d8297 | 2018-05-15 16:26:40 +0200 | [diff] [blame] | 839 | |
| 840 | mc34708: pmic@41 { |
| 841 | reg = <0x41>; |
Simon Glass | 17b56f6 | 2018-11-18 08:14:34 -0700 | [diff] [blame] | 842 | sandbox,emul = <&emul_pmic1>; |
Lukasz Majewski | a4d8297 | 2018-05-15 16:26:40 +0200 | [diff] [blame] | 843 | }; |
Simon Glass | 7df766e | 2014-12-10 08:55:55 -0700 | [diff] [blame] | 844 | }; |
| 845 | |
Philipp Tomsich | 1fc5330 | 2018-12-14 21:14:29 +0100 | [diff] [blame] | 846 | bootcount@0 { |
| 847 | compatible = "u-boot,bootcount-rtc"; |
| 848 | rtc = <&rtc_1>; |
| 849 | offset = <0x13>; |
| 850 | }; |
| 851 | |
Michal Simek | 4f18f92 | 2020-05-28 11:48:55 +0200 | [diff] [blame] | 852 | bootcount { |
| 853 | compatible = "u-boot,bootcount-i2c-eeprom"; |
| 854 | i2c-eeprom = <&bootcount_i2c>; |
| 855 | }; |
| 856 | |
Nandor Han | 8889581 | 2021-06-10 15:40:38 +0300 | [diff] [blame] | 857 | bootcount_4@0 { |
| 858 | compatible = "u-boot,bootcount-syscon"; |
| 859 | syscon = <&syscon0>; |
| 860 | reg = <0x0 0x04>, <0x0 0x04>; |
| 861 | reg-names = "syscon_reg", "offset"; |
| 862 | }; |
| 863 | |
| 864 | bootcount_2@0 { |
| 865 | compatible = "u-boot,bootcount-syscon"; |
| 866 | syscon = <&syscon0>; |
| 867 | reg = <0x0 0x04>, <0x0 0x02> ; |
| 868 | reg-names = "syscon_reg", "offset"; |
| 869 | }; |
| 870 | |
Marek Szyprowski | ad39859 | 2021-02-18 11:33:18 +0100 | [diff] [blame] | 871 | adc: adc@0 { |
Przemyslaw Marczak | 1bc7f23 | 2015-10-27 13:08:06 +0100 | [diff] [blame] | 872 | compatible = "sandbox,adc"; |
Marek Szyprowski | ad39859 | 2021-02-18 11:33:18 +0100 | [diff] [blame] | 873 | #io-channel-cells = <1>; |
Przemyslaw Marczak | 1bc7f23 | 2015-10-27 13:08:06 +0100 | [diff] [blame] | 874 | vdd-supply = <&buck2>; |
| 875 | vss-microvolts = <0>; |
| 876 | }; |
| 877 | |
Mark Kettenis | 67748ee | 2021-10-23 16:58:02 +0200 | [diff] [blame] | 878 | iommu: iommu@0 { |
| 879 | compatible = "sandbox,iommu"; |
| 880 | #iommu-cells = <0>; |
| 881 | }; |
| 882 | |
Simon Glass | 515dcff | 2020-02-06 09:55:00 -0700 | [diff] [blame] | 883 | irq: irq { |
Simon Glass | 54028bc | 2019-12-06 21:41:59 -0700 | [diff] [blame] | 884 | compatible = "sandbox,irq"; |
Simon Glass | 515dcff | 2020-02-06 09:55:00 -0700 | [diff] [blame] | 885 | interrupt-controller; |
| 886 | #interrupt-cells = <2>; |
Simon Glass | 54028bc | 2019-12-06 21:41:59 -0700 | [diff] [blame] | 887 | }; |
| 888 | |
Simon Glass | 90b6fef | 2016-01-18 19:52:26 -0700 | [diff] [blame] | 889 | lcd { |
| 890 | u-boot,dm-pre-reloc; |
| 891 | compatible = "sandbox,lcd-sdl"; |
Dario Binacchi | 20dd9e1 | 2021-04-11 09:39:50 +0200 | [diff] [blame] | 892 | pinctrl-names = "default"; |
| 893 | pinctrl-0 = <&pinmux_lcd_pins>; |
Simon Glass | 90b6fef | 2016-01-18 19:52:26 -0700 | [diff] [blame] | 894 | xres = <1366>; |
| 895 | yres = <768>; |
| 896 | }; |
| 897 | |
Simon Glass | d783eb3 | 2015-07-06 12:54:34 -0600 | [diff] [blame] | 898 | leds { |
| 899 | compatible = "gpio-leds"; |
| 900 | |
| 901 | iracibble { |
| 902 | gpios = <&gpio_a 1 0>; |
| 903 | label = "sandbox:red"; |
| 904 | }; |
| 905 | |
| 906 | martinet { |
| 907 | gpios = <&gpio_a 2 0>; |
| 908 | label = "sandbox:green"; |
| 909 | }; |
Patrick Bruenn | b58adfe | 2018-04-11 11:16:29 +0200 | [diff] [blame] | 910 | |
| 911 | default_on { |
| 912 | gpios = <&gpio_a 5 0>; |
| 913 | label = "sandbox:default_on"; |
| 914 | default-state = "on"; |
| 915 | }; |
| 916 | |
| 917 | default_off { |
| 918 | gpios = <&gpio_a 6 0>; |
Sean Anderson | fbf8d65 | 2020-09-14 11:02:03 -0400 | [diff] [blame] | 919 | /* label intentionally omitted */ |
Patrick Bruenn | b58adfe | 2018-04-11 11:16:29 +0200 | [diff] [blame] | 920 | default-state = "off"; |
| 921 | }; |
Simon Glass | d783eb3 | 2015-07-06 12:54:34 -0600 | [diff] [blame] | 922 | }; |
| 923 | |
Paul Doelle | 709f037 | 2022-07-04 09:00:25 +0000 | [diff] [blame] | 924 | wdt-gpio-toggle { |
Rasmus Villemoes | 2b67387 | 2021-08-19 11:57:05 +0200 | [diff] [blame] | 925 | gpios = <&gpio_a 7 0>; |
| 926 | compatible = "linux,wdt-gpio"; |
Rasmus Villemoes | f91ff5a | 2021-08-19 11:57:06 +0200 | [diff] [blame] | 927 | hw_margin_ms = <100>; |
Paul Doelle | 709f037 | 2022-07-04 09:00:25 +0000 | [diff] [blame] | 928 | hw_algo = "toggle"; |
| 929 | always-running; |
| 930 | }; |
| 931 | |
| 932 | wdt-gpio-level { |
| 933 | gpios = <&gpio_a 7 0>; |
| 934 | compatible = "linux,wdt-gpio"; |
| 935 | hw_margin_ms = <100>; |
| 936 | hw_algo = "level"; |
Rasmus Villemoes | 2b67387 | 2021-08-19 11:57:05 +0200 | [diff] [blame] | 937 | always-running; |
| 938 | }; |
| 939 | |
Stephen Warren | 62f2c90 | 2016-05-16 17:41:37 -0600 | [diff] [blame] | 940 | mbox: mbox { |
| 941 | compatible = "sandbox,mbox"; |
| 942 | #mbox-cells = <1>; |
| 943 | }; |
| 944 | |
| 945 | mbox-test { |
| 946 | compatible = "sandbox,mbox-test"; |
| 947 | mboxes = <&mbox 100>, <&mbox 1>; |
| 948 | mbox-names = "other", "test"; |
| 949 | }; |
| 950 | |
AKASHI Takahiro | 8fb963a | 2019-08-27 17:17:03 +0900 | [diff] [blame] | 951 | cpus { |
Heinrich Schuchardt | 20f9d3d | 2021-08-28 11:42:08 +0200 | [diff] [blame] | 952 | #address-cells = <1>; |
| 953 | #size-cells = <0>; |
Sean Anderson | 79d3bba | 2020-09-28 10:52:23 -0400 | [diff] [blame] | 954 | timebase-frequency = <2000000>; |
Heinrich Schuchardt | 20f9d3d | 2021-08-28 11:42:08 +0200 | [diff] [blame] | 955 | cpu1: cpu@1 { |
| 956 | device_type = "cpu"; |
| 957 | reg = <0x1>; |
Sean Anderson | 79d3bba | 2020-09-28 10:52:23 -0400 | [diff] [blame] | 958 | timebase-frequency = <3000000>; |
AKASHI Takahiro | 8fb963a | 2019-08-27 17:17:03 +0900 | [diff] [blame] | 959 | compatible = "sandbox,cpu_sandbox"; |
| 960 | u-boot,dm-pre-reloc; |
| 961 | }; |
Mario Six | dea5df7 | 2018-08-06 10:23:44 +0200 | [diff] [blame] | 962 | |
Heinrich Schuchardt | 20f9d3d | 2021-08-28 11:42:08 +0200 | [diff] [blame] | 963 | cpu2: cpu@2 { |
| 964 | device_type = "cpu"; |
| 965 | reg = <0x2>; |
AKASHI Takahiro | 8fb963a | 2019-08-27 17:17:03 +0900 | [diff] [blame] | 966 | compatible = "sandbox,cpu_sandbox"; |
| 967 | u-boot,dm-pre-reloc; |
| 968 | }; |
Mario Six | dea5df7 | 2018-08-06 10:23:44 +0200 | [diff] [blame] | 969 | |
Heinrich Schuchardt | 20f9d3d | 2021-08-28 11:42:08 +0200 | [diff] [blame] | 970 | cpu3: cpu@3 { |
| 971 | device_type = "cpu"; |
| 972 | reg = <0x3>; |
AKASHI Takahiro | 8fb963a | 2019-08-27 17:17:03 +0900 | [diff] [blame] | 973 | compatible = "sandbox,cpu_sandbox"; |
| 974 | u-boot,dm-pre-reloc; |
| 975 | }; |
Mario Six | dea5df7 | 2018-08-06 10:23:44 +0200 | [diff] [blame] | 976 | }; |
| 977 | |
Dave Gerlach | 75dbdfc | 2020-07-15 23:39:58 -0500 | [diff] [blame] | 978 | chipid: chipid { |
| 979 | compatible = "sandbox,soc"; |
| 980 | }; |
| 981 | |
Simon Glass | c953aaf | 2018-12-10 10:37:34 -0700 | [diff] [blame] | 982 | i2s: i2s { |
| 983 | compatible = "sandbox,i2s"; |
| 984 | #sound-dai-cells = <1>; |
Simon Glass | 4d5814c | 2019-02-16 20:24:56 -0700 | [diff] [blame] | 985 | sandbox,silent; /* Don't emit sounds while testing */ |
Simon Glass | c953aaf | 2018-12-10 10:37:34 -0700 | [diff] [blame] | 986 | }; |
| 987 | |
Jean-Jacques Hiblot | db97c7f | 2019-07-05 09:33:57 +0200 | [diff] [blame] | 988 | nop-test_0 { |
| 989 | compatible = "sandbox,nop_sandbox1"; |
| 990 | nop-test_1 { |
| 991 | compatible = "sandbox,nop_sandbox2"; |
| 992 | bind = "True"; |
| 993 | }; |
| 994 | nop-test_2 { |
| 995 | compatible = "sandbox,nop_sandbox2"; |
| 996 | bind = "False"; |
| 997 | }; |
| 998 | }; |
| 999 | |
Roger Quadros | b0679a7 | 2022-10-20 16:30:46 +0300 | [diff] [blame] | 1000 | memory-controller { |
| 1001 | compatible = "sandbox,memory"; |
| 1002 | }; |
| 1003 | |
Mario Six | a8ce0ee | 2018-07-31 14:24:14 +0200 | [diff] [blame] | 1004 | misc-test { |
Sean Anderson | 13652b8 | 2022-05-05 13:11:44 -0400 | [diff] [blame] | 1005 | #address-cells = <1>; |
| 1006 | #size-cells = <1>; |
Mario Six | a8ce0ee | 2018-07-31 14:24:14 +0200 | [diff] [blame] | 1007 | compatible = "sandbox,misc_sandbox"; |
Sean Anderson | 13652b8 | 2022-05-05 13:11:44 -0400 | [diff] [blame] | 1008 | |
| 1009 | eth5_addr: mac-address@10 { |
| 1010 | reg = <0x10 6>; |
| 1011 | }; |
Mario Six | a8ce0ee | 2018-07-31 14:24:14 +0200 | [diff] [blame] | 1012 | }; |
| 1013 | |
Simon Glass | e4fef74 | 2017-04-23 20:02:07 -0600 | [diff] [blame] | 1014 | mmc2 { |
| 1015 | compatible = "sandbox,mmc"; |
Simon Glass | 965cd40 | 2021-07-05 16:32:58 -0600 | [diff] [blame] | 1016 | non-removable; |
Simon Glass | e4fef74 | 2017-04-23 20:02:07 -0600 | [diff] [blame] | 1017 | }; |
| 1018 | |
Simon Glass | b255efc | 2022-04-24 23:31:24 -0600 | [diff] [blame] | 1019 | /* This is used for the bootdev tests */ |
Simon Glass | e4fef74 | 2017-04-23 20:02:07 -0600 | [diff] [blame] | 1020 | mmc1 { |
| 1021 | compatible = "sandbox,mmc"; |
Simon Glass | b255efc | 2022-04-24 23:31:24 -0600 | [diff] [blame] | 1022 | filename = "mmc1.img"; |
Simon Glass | e4fef74 | 2017-04-23 20:02:07 -0600 | [diff] [blame] | 1023 | }; |
| 1024 | |
Simon Glass | b255efc | 2022-04-24 23:31:24 -0600 | [diff] [blame] | 1025 | /* This is used for the fastboot tests */ |
Sughosh Ganu | 77079e7 | 2022-10-21 18:16:05 +0530 | [diff] [blame] | 1026 | mmc0: mmc0 { |
Simon Glass | d3e58e4 | 2015-07-06 12:54:32 -0600 | [diff] [blame] | 1027 | compatible = "sandbox,mmc"; |
| 1028 | }; |
| 1029 | |
Simon Glass | f1eba35 | 2022-10-20 18:23:20 -0600 | [diff] [blame] | 1030 | /* This is used for VBE VPL tests */ |
| 1031 | mmc3 { |
| 1032 | status = "disabled"; |
| 1033 | compatible = "sandbox,mmc"; |
| 1034 | filename = "image.bin"; |
| 1035 | non-removable; |
| 1036 | }; |
| 1037 | |
Simon Glass | d2bc33ed | 2023-01-06 08:52:41 -0600 | [diff] [blame] | 1038 | /* This is used for bootstd bootmenu tests */ |
| 1039 | mmc4 { |
| 1040 | status = "disabled"; |
| 1041 | compatible = "sandbox,mmc"; |
| 1042 | filename = "mmc4.img"; |
| 1043 | }; |
| 1044 | |
Simon Glass | 53a68b3 | 2019-02-16 20:24:50 -0700 | [diff] [blame] | 1045 | pch { |
| 1046 | compatible = "sandbox,pch"; |
| 1047 | }; |
| 1048 | |
Tom Rini | 4a3ca48 | 2020-02-11 12:41:23 -0500 | [diff] [blame] | 1049 | pci0: pci@0 { |
Simon Glass | 3a6eae6 | 2015-03-05 12:25:34 -0700 | [diff] [blame] | 1050 | compatible = "sandbox,pci"; |
| 1051 | device_type = "pci"; |
Tom Rini | 4a3ca48 | 2020-02-11 12:41:23 -0500 | [diff] [blame] | 1052 | bus-range = <0x00 0xff>; |
Simon Glass | 3a6eae6 | 2015-03-05 12:25:34 -0700 | [diff] [blame] | 1053 | #address-cells = <3>; |
| 1054 | #size-cells = <2>; |
Simon Glass | 35464f7 | 2019-09-25 08:56:08 -0600 | [diff] [blame] | 1055 | ranges = <0x02000000 0 0x10000000 0x10000000 0 0x2000000 |
Simon Glass | 3a6eae6 | 2015-03-05 12:25:34 -0700 | [diff] [blame] | 1056 | 0x01000000 0 0x20000000 0x20000000 0 0x2000>; |
Mark Kettenis | 5dfd4ec | 2023-01-21 20:27:57 +0100 | [diff] [blame] | 1057 | iommu-map = <0x0010 &iommu 0 1>; |
| 1058 | iommu-map-mask = <0xfffffff8>; |
Bin Meng | cbf071b | 2018-08-03 01:14:39 -0700 | [diff] [blame] | 1059 | pci@0,0 { |
| 1060 | compatible = "pci-generic"; |
| 1061 | reg = <0x0000 0 0 0 0>; |
Simon Glass | b98ba4c | 2019-09-25 08:56:10 -0600 | [diff] [blame] | 1062 | sandbox,emul = <&swap_case_emul0_0>; |
Bin Meng | cbf071b | 2018-08-03 01:14:39 -0700 | [diff] [blame] | 1063 | }; |
Alex Marginean | f127443 | 2019-06-07 11:24:24 +0300 | [diff] [blame] | 1064 | pci@1,0 { |
| 1065 | compatible = "pci-generic"; |
Simon Glass | 23b2759 | 2019-09-15 12:08:58 -0600 | [diff] [blame] | 1066 | /* reg 0 is at 0x14, using FDT_PCI_SPACE_MEM32 */ |
| 1067 | reg = <0x02000814 0 0 0 0 |
| 1068 | 0x01000810 0 0 0 0>; |
Simon Glass | b98ba4c | 2019-09-25 08:56:10 -0600 | [diff] [blame] | 1069 | sandbox,emul = <&swap_case_emul0_1>; |
Alex Marginean | f127443 | 2019-06-07 11:24:24 +0300 | [diff] [blame] | 1070 | }; |
Simon Glass | 937bb47 | 2019-12-06 21:41:57 -0700 | [diff] [blame] | 1071 | p2sb-pci@2,0 { |
| 1072 | compatible = "sandbox,p2sb"; |
| 1073 | reg = <0x02001010 0 0 0 0>; |
| 1074 | sandbox,emul = <&p2sb_emul>; |
| 1075 | |
| 1076 | adder { |
| 1077 | intel,p2sb-port-id = <3>; |
| 1078 | compatible = "sandbox,adder"; |
| 1079 | }; |
| 1080 | }; |
Simon Glass | 8c50102 | 2019-12-06 21:41:54 -0700 | [diff] [blame] | 1081 | pci@1e,0 { |
| 1082 | compatible = "sandbox,pmc"; |
| 1083 | reg = <0xf000 0 0 0 0>; |
| 1084 | sandbox,emul = <&pmc_emul1e>; |
| 1085 | acpi-base = <0x400>; |
| 1086 | gpe0-dwx-mask = <0xf>; |
| 1087 | gpe0-dwx-shift-base = <4>; |
| 1088 | gpe0-dw = <6 7 9>; |
| 1089 | gpe0-sts = <0x20>; |
| 1090 | gpe0-en = <0x30>; |
| 1091 | }; |
Simon Glass | 3a6eae6 | 2015-03-05 12:25:34 -0700 | [diff] [blame] | 1092 | pci@1f,0 { |
| 1093 | compatible = "pci-generic"; |
Simon Glass | 23b2759 | 2019-09-15 12:08:58 -0600 | [diff] [blame] | 1094 | /* reg 0 is at 0x10, using FDT_PCI_SPACE_IO */ |
| 1095 | reg = <0x0100f810 0 0 0 0>; |
Simon Glass | b98ba4c | 2019-09-25 08:56:10 -0600 | [diff] [blame] | 1096 | sandbox,emul = <&swap_case_emul0_1f>; |
Simon Glass | 3a6eae6 | 2015-03-05 12:25:34 -0700 | [diff] [blame] | 1097 | }; |
| 1098 | }; |
| 1099 | |
Simon Glass | b98ba4c | 2019-09-25 08:56:10 -0600 | [diff] [blame] | 1100 | pci-emul0 { |
| 1101 | compatible = "sandbox,pci-emul-parent"; |
| 1102 | swap_case_emul0_0: emul0@0,0 { |
| 1103 | compatible = "sandbox,swap-case"; |
| 1104 | }; |
| 1105 | swap_case_emul0_1: emul0@1,0 { |
| 1106 | compatible = "sandbox,swap-case"; |
| 1107 | use-ea; |
| 1108 | }; |
| 1109 | swap_case_emul0_1f: emul0@1f,0 { |
| 1110 | compatible = "sandbox,swap-case"; |
| 1111 | }; |
Simon Glass | 937bb47 | 2019-12-06 21:41:57 -0700 | [diff] [blame] | 1112 | p2sb_emul: emul@2,0 { |
| 1113 | compatible = "sandbox,p2sb-emul"; |
| 1114 | }; |
Simon Glass | 8c50102 | 2019-12-06 21:41:54 -0700 | [diff] [blame] | 1115 | pmc_emul1e: emul@1e,0 { |
| 1116 | compatible = "sandbox,pmc-emul"; |
| 1117 | }; |
Simon Glass | b98ba4c | 2019-09-25 08:56:10 -0600 | [diff] [blame] | 1118 | }; |
| 1119 | |
Tom Rini | 4a3ca48 | 2020-02-11 12:41:23 -0500 | [diff] [blame] | 1120 | pci1: pci@1 { |
Bin Meng | 408e590 | 2018-08-03 01:14:41 -0700 | [diff] [blame] | 1121 | compatible = "sandbox,pci"; |
| 1122 | device_type = "pci"; |
Tom Rini | 4a3ca48 | 2020-02-11 12:41:23 -0500 | [diff] [blame] | 1123 | bus-range = <0x00 0xff>; |
Bin Meng | 408e590 | 2018-08-03 01:14:41 -0700 | [diff] [blame] | 1124 | #address-cells = <3>; |
| 1125 | #size-cells = <2>; |
Suneel Garapati | 3ac3aec | 2019-10-19 17:10:20 -0700 | [diff] [blame] | 1126 | ranges = <0x02000000 0 0x30000000 0x30000000 0 0x2000 // MEM0 |
Andrew Scull | c7456a4 | 2022-04-21 16:11:09 +0000 | [diff] [blame] | 1127 | 0x02000000 0 0x31000000 0x3e000000 0 0x2000 // MEM1 |
Suneel Garapati | 3ac3aec | 2019-10-19 17:10:20 -0700 | [diff] [blame] | 1128 | 0x01000000 0 0x40000000 0x40000000 0 0x2000>; |
Bin Meng | 5fed536 | 2018-08-03 01:14:47 -0700 | [diff] [blame] | 1129 | sandbox,dev-info = <0x08 0x00 0x1234 0x5678 |
Marek Vasut | e573322 | 2018-10-10 21:27:08 +0200 | [diff] [blame] | 1130 | 0x0c 0x00 0x1234 0x5678 |
| 1131 | 0x10 0x00 0x1234 0x5678>; |
| 1132 | pci@10,0 { |
| 1133 | reg = <0x8000 0 0 0 0>; |
| 1134 | }; |
Bin Meng | 408e590 | 2018-08-03 01:14:41 -0700 | [diff] [blame] | 1135 | }; |
| 1136 | |
Tom Rini | 4a3ca48 | 2020-02-11 12:41:23 -0500 | [diff] [blame] | 1137 | pci2: pci@2 { |
Bin Meng | 510dddb | 2018-08-03 01:14:50 -0700 | [diff] [blame] | 1138 | compatible = "sandbox,pci"; |
| 1139 | device_type = "pci"; |
Tom Rini | 4a3ca48 | 2020-02-11 12:41:23 -0500 | [diff] [blame] | 1140 | bus-range = <0x00 0xff>; |
Bin Meng | 510dddb | 2018-08-03 01:14:50 -0700 | [diff] [blame] | 1141 | #address-cells = <3>; |
| 1142 | #size-cells = <2>; |
| 1143 | ranges = <0x02000000 0 0x50000000 0x50000000 0 0x2000 |
| 1144 | 0x01000000 0 0x60000000 0x60000000 0 0x2000>; |
| 1145 | sandbox,dev-info = <0x08 0x00 0x1234 0x5678>; |
| 1146 | pci@1f,0 { |
| 1147 | compatible = "pci-generic"; |
| 1148 | reg = <0xf800 0 0 0 0>; |
Simon Glass | b98ba4c | 2019-09-25 08:56:10 -0600 | [diff] [blame] | 1149 | sandbox,emul = <&swap_case_emul2_1f>; |
| 1150 | }; |
| 1151 | }; |
| 1152 | |
| 1153 | pci-emul2 { |
| 1154 | compatible = "sandbox,pci-emul-parent"; |
| 1155 | swap_case_emul2_1f: emul2@1f,0 { |
| 1156 | compatible = "sandbox,swap-case"; |
Bin Meng | 510dddb | 2018-08-03 01:14:50 -0700 | [diff] [blame] | 1157 | }; |
| 1158 | }; |
| 1159 | |
Ramon Fried | c64f19b | 2019-04-27 11:15:23 +0300 | [diff] [blame] | 1160 | pci_ep: pci_ep { |
| 1161 | compatible = "sandbox,pci_ep"; |
| 1162 | }; |
| 1163 | |
Simon Glass | 9c433fe | 2017-04-23 20:10:44 -0600 | [diff] [blame] | 1164 | probing { |
| 1165 | compatible = "simple-bus"; |
| 1166 | test1 { |
| 1167 | compatible = "denx,u-boot-probe-test"; |
| 1168 | }; |
| 1169 | |
| 1170 | test2 { |
| 1171 | compatible = "denx,u-boot-probe-test"; |
| 1172 | }; |
| 1173 | |
| 1174 | test3 { |
| 1175 | compatible = "denx,u-boot-probe-test"; |
| 1176 | }; |
| 1177 | |
| 1178 | test4 { |
| 1179 | compatible = "denx,u-boot-probe-test"; |
Jean-Jacques Hiblot | dc44ea4 | 2018-11-29 10:57:37 +0100 | [diff] [blame] | 1180 | first-syscon = <&syscon0>; |
| 1181 | second-sys-ctrl = <&another_system_controller>; |
Patrick Delaunay | ee01043 | 2019-03-07 09:57:13 +0100 | [diff] [blame] | 1182 | third-syscon = <&syscon2>; |
Simon Glass | 9c433fe | 2017-04-23 20:10:44 -0600 | [diff] [blame] | 1183 | }; |
| 1184 | }; |
| 1185 | |
Stephen Warren | 92c67fa | 2016-07-13 13:45:31 -0600 | [diff] [blame] | 1186 | pwrdom: power-domain { |
| 1187 | compatible = "sandbox,power-domain"; |
| 1188 | #power-domain-cells = <1>; |
| 1189 | }; |
| 1190 | |
| 1191 | power-domain-test { |
| 1192 | compatible = "sandbox,power-domain-test"; |
| 1193 | power-domains = <&pwrdom 2>; |
| 1194 | }; |
| 1195 | |
Simon Glass | 5620cf8 | 2018-10-01 12:22:40 -0600 | [diff] [blame] | 1196 | pwm: pwm { |
Simon Glass | e62f4be | 2017-04-16 21:01:11 -0600 | [diff] [blame] | 1197 | compatible = "sandbox,pwm"; |
Simon Glass | 5620cf8 | 2018-10-01 12:22:40 -0600 | [diff] [blame] | 1198 | #pwm-cells = <2>; |
Dario Binacchi | 20dd9e1 | 2021-04-11 09:39:50 +0200 | [diff] [blame] | 1199 | pinctrl-names = "default"; |
| 1200 | pinctrl-0 = <&pinmux_pwm_pins>; |
Simon Glass | e62f4be | 2017-04-16 21:01:11 -0600 | [diff] [blame] | 1201 | }; |
| 1202 | |
| 1203 | pwm2 { |
| 1204 | compatible = "sandbox,pwm"; |
Simon Glass | 5620cf8 | 2018-10-01 12:22:40 -0600 | [diff] [blame] | 1205 | #pwm-cells = <2>; |
Simon Glass | e62f4be | 2017-04-16 21:01:11 -0600 | [diff] [blame] | 1206 | }; |
| 1207 | |
Simon Glass | 3d355e6 | 2015-07-06 12:54:31 -0600 | [diff] [blame] | 1208 | ram { |
| 1209 | compatible = "sandbox,ram"; |
| 1210 | }; |
| 1211 | |
Simon Glass | d860f22 | 2015-07-06 12:54:29 -0600 | [diff] [blame] | 1212 | reset@0 { |
| 1213 | compatible = "sandbox,warm-reset"; |
Michal Suchanek | 7687430 | 2022-10-10 20:29:39 +0200 | [diff] [blame] | 1214 | u-boot,dm-pre-proper; |
Simon Glass | d860f22 | 2015-07-06 12:54:29 -0600 | [diff] [blame] | 1215 | }; |
| 1216 | |
| 1217 | reset@1 { |
| 1218 | compatible = "sandbox,reset"; |
Michal Suchanek | 7687430 | 2022-10-10 20:29:39 +0200 | [diff] [blame] | 1219 | u-boot,dm-pre-proper; |
Simon Glass | d860f22 | 2015-07-06 12:54:29 -0600 | [diff] [blame] | 1220 | }; |
| 1221 | |
Stephen Warren | 6488e64 | 2016-06-17 09:43:59 -0600 | [diff] [blame] | 1222 | resetc: reset-ctl { |
| 1223 | compatible = "sandbox,reset-ctl"; |
| 1224 | #reset-cells = <1>; |
| 1225 | }; |
| 1226 | |
| 1227 | reset-ctl-test { |
| 1228 | compatible = "sandbox,reset-ctl-test"; |
Neil Armstrong | 9b4cdef | 2021-04-20 10:42:25 +0200 | [diff] [blame] | 1229 | resets = <&resetc 100>, <&resetc 2>, <&resetc 20>, <&resetc 40>; |
| 1230 | reset-names = "other", "test", "test2", "test3"; |
Stephen Warren | 6488e64 | 2016-06-17 09:43:59 -0600 | [diff] [blame] | 1231 | }; |
| 1232 | |
Sughosh Ganu | 23e3751 | 2019-12-28 23:58:31 +0530 | [diff] [blame] | 1233 | rng { |
| 1234 | compatible = "sandbox,sandbox-rng"; |
| 1235 | }; |
| 1236 | |
Nishanth Menon | edf8581 | 2015-09-17 15:42:41 -0500 | [diff] [blame] | 1237 | rproc_1: rproc@1 { |
| 1238 | compatible = "sandbox,test-processor"; |
| 1239 | remoteproc-name = "remoteproc-test-dev1"; |
| 1240 | }; |
| 1241 | |
| 1242 | rproc_2: rproc@2 { |
| 1243 | compatible = "sandbox,test-processor"; |
| 1244 | internal-memory-mapped; |
| 1245 | remoteproc-name = "remoteproc-test-dev2"; |
| 1246 | }; |
| 1247 | |
Simon Glass | 5620cf8 | 2018-10-01 12:22:40 -0600 | [diff] [blame] | 1248 | panel { |
| 1249 | compatible = "simple-panel"; |
| 1250 | backlight = <&backlight 0 100>; |
| 1251 | }; |
| 1252 | |
Simon Glass | 509f32e | 2022-09-21 16:21:47 +0200 | [diff] [blame] | 1253 | scsi { |
| 1254 | compatible = "sandbox,scsi"; |
| 1255 | sandbox,filepath = "scsi.img"; |
| 1256 | }; |
| 1257 | |
Ramon Fried | 26ed32e | 2018-07-02 02:57:59 +0300 | [diff] [blame] | 1258 | smem@0 { |
| 1259 | compatible = "sandbox,smem"; |
| 1260 | }; |
| 1261 | |
Simon Glass | 76072ac | 2018-12-10 10:37:36 -0700 | [diff] [blame] | 1262 | sound { |
| 1263 | compatible = "sandbox,sound"; |
| 1264 | cpu { |
| 1265 | sound-dai = <&i2s 0>; |
| 1266 | }; |
| 1267 | |
| 1268 | codec { |
| 1269 | sound-dai = <&audio 0>; |
| 1270 | }; |
| 1271 | }; |
| 1272 | |
Simon Glass | 25348a4 | 2014-10-13 23:42:11 -0600 | [diff] [blame] | 1273 | spi@0 { |
| 1274 | #address-cells = <1>; |
| 1275 | #size-cells = <0>; |
Simon Glass | cf61f74 | 2015-07-06 12:54:36 -0600 | [diff] [blame] | 1276 | reg = <0 1>; |
Simon Glass | 25348a4 | 2014-10-13 23:42:11 -0600 | [diff] [blame] | 1277 | compatible = "sandbox,spi"; |
Ovidiu Panait | ae73473 | 2020-12-14 19:06:47 +0200 | [diff] [blame] | 1278 | cs-gpios = <0>, <0>, <&gpio_a 0>; |
Dario Binacchi | 20dd9e1 | 2021-04-11 09:39:50 +0200 | [diff] [blame] | 1279 | pinctrl-names = "default"; |
| 1280 | pinctrl-0 = <&pinmux_spi0_pins>; |
| 1281 | |
Simon Glass | 25348a4 | 2014-10-13 23:42:11 -0600 | [diff] [blame] | 1282 | spi.bin@0 { |
| 1283 | reg = <0>; |
Neil Armstrong | a009fa7 | 2019-02-10 10:16:20 +0000 | [diff] [blame] | 1284 | compatible = "spansion,m25p16", "jedec,spi-nor"; |
Simon Glass | 25348a4 | 2014-10-13 23:42:11 -0600 | [diff] [blame] | 1285 | spi-max-frequency = <40000000>; |
| 1286 | sandbox,filename = "spi.bin"; |
| 1287 | }; |
Ovidiu Panait | ae73473 | 2020-12-14 19:06:47 +0200 | [diff] [blame] | 1288 | spi.bin@1 { |
| 1289 | reg = <1>; |
| 1290 | compatible = "spansion,m25p16", "jedec,spi-nor"; |
| 1291 | spi-max-frequency = <50000000>; |
| 1292 | sandbox,filename = "spi.bin"; |
| 1293 | spi-cpol; |
| 1294 | spi-cpha; |
| 1295 | }; |
Simon Glass | 25348a4 | 2014-10-13 23:42:11 -0600 | [diff] [blame] | 1296 | }; |
| 1297 | |
Jean-Jacques Hiblot | dc44ea4 | 2018-11-29 10:57:37 +0100 | [diff] [blame] | 1298 | syscon0: syscon@0 { |
Simon Glass | cd55652 | 2015-07-06 12:54:35 -0600 | [diff] [blame] | 1299 | compatible = "sandbox,syscon0"; |
Mario Six | e3f59f4 | 2018-10-04 09:00:40 +0200 | [diff] [blame] | 1300 | reg = <0x10 16>; |
Simon Glass | cd55652 | 2015-07-06 12:54:35 -0600 | [diff] [blame] | 1301 | }; |
| 1302 | |
Jean-Jacques Hiblot | dc44ea4 | 2018-11-29 10:57:37 +0100 | [diff] [blame] | 1303 | another_system_controller: syscon@1 { |
Simon Glass | cd55652 | 2015-07-06 12:54:35 -0600 | [diff] [blame] | 1304 | compatible = "sandbox,syscon1"; |
Simon Glass | cf61f74 | 2015-07-06 12:54:36 -0600 | [diff] [blame] | 1305 | reg = <0x20 5 |
| 1306 | 0x28 6 |
| 1307 | 0x30 7 |
| 1308 | 0x38 8>; |
Simon Glass | cd55652 | 2015-07-06 12:54:35 -0600 | [diff] [blame] | 1309 | }; |
| 1310 | |
Patrick Delaunay | ee01043 | 2019-03-07 09:57:13 +0100 | [diff] [blame] | 1311 | syscon2: syscon@2 { |
Masahiro Yamada | 42ab107 | 2018-04-23 13:26:53 +0900 | [diff] [blame] | 1312 | compatible = "simple-mfd", "syscon"; |
| 1313 | reg = <0x40 5 |
| 1314 | 0x48 6 |
| 1315 | 0x50 7 |
| 1316 | 0x58 8>; |
| 1317 | }; |
| 1318 | |
Jean-Jacques Hiblot | a94b697 | 2020-10-16 16:16:34 +0530 | [diff] [blame] | 1319 | syscon3: syscon@3 { |
| 1320 | compatible = "simple-mfd", "syscon"; |
| 1321 | reg = <0x000100 0x10>; |
| 1322 | |
| 1323 | muxcontroller0: a-mux-controller { |
| 1324 | compatible = "mmio-mux"; |
| 1325 | #mux-control-cells = <1>; |
| 1326 | |
| 1327 | mux-reg-masks = <0x0 0x30>, /* 0: reg 0x0, bits 5:4 */ |
| 1328 | <0xc 0x1E>, /* 1: reg 0xc, bits 4:1 */ |
| 1329 | <0x4 0xFF>; /* 2: reg 0x4, bits 7:0 */ |
| 1330 | idle-states = <MUX_IDLE_AS_IS>, <0x02>, <0x73>; |
| 1331 | u-boot,mux-autoprobe; |
| 1332 | }; |
| 1333 | }; |
| 1334 | |
| 1335 | muxcontroller1: emul-mux-controller { |
| 1336 | compatible = "mux-emul"; |
| 1337 | #mux-control-cells = <0>; |
| 1338 | u-boot,mux-autoprobe; |
| 1339 | idle-state = <0xabcd>; |
| 1340 | }; |
| 1341 | |
Simon Glass | 791a17f | 2020-12-16 21:20:27 -0700 | [diff] [blame] | 1342 | testfdtm0 { |
| 1343 | compatible = "denx,u-boot-fdtm-test"; |
| 1344 | }; |
| 1345 | |
| 1346 | testfdtm1: testfdtm1 { |
| 1347 | compatible = "denx,u-boot-fdtm-test"; |
| 1348 | }; |
| 1349 | |
| 1350 | testfdtm2 { |
| 1351 | compatible = "denx,u-boot-fdtm-test"; |
| 1352 | }; |
| 1353 | |
Sean Anderson | 79d3bba | 2020-09-28 10:52:23 -0400 | [diff] [blame] | 1354 | timer@0 { |
Thomas Chou | 6f2cfbf | 2015-12-11 16:27:34 +0800 | [diff] [blame] | 1355 | compatible = "sandbox,timer"; |
| 1356 | clock-frequency = <1000000>; |
| 1357 | }; |
| 1358 | |
Sean Anderson | 79d3bba | 2020-09-28 10:52:23 -0400 | [diff] [blame] | 1359 | timer@1 { |
| 1360 | compatible = "sandbox,timer"; |
| 1361 | sandbox,timebase-frequency-fallback; |
| 1362 | }; |
| 1363 | |
Miquel Raynal | 80938c1 | 2018-05-15 11:57:27 +0200 | [diff] [blame] | 1364 | tpm2 { |
| 1365 | compatible = "sandbox,tpm2"; |
| 1366 | }; |
| 1367 | |
Simon Glass | 5b96863 | 2015-05-22 15:42:15 -0600 | [diff] [blame] | 1368 | uart0: serial { |
| 1369 | compatible = "sandbox,serial"; |
| 1370 | u-boot,dm-pre-reloc; |
Dario Binacchi | 20dd9e1 | 2021-04-11 09:39:50 +0200 | [diff] [blame] | 1371 | pinctrl-names = "default"; |
| 1372 | pinctrl-0 = <&pinmux_uart0_pins>; |
Joe Hershberger | 4c19724 | 2015-03-22 17:09:15 -0500 | [diff] [blame] | 1373 | }; |
| 1374 | |
Simon Glass | 3168048 | 2015-03-25 12:23:05 -0600 | [diff] [blame] | 1375 | usb_0: usb@0 { |
| 1376 | compatible = "sandbox,usb"; |
| 1377 | status = "disabled"; |
| 1378 | hub { |
| 1379 | compatible = "sandbox,usb-hub"; |
| 1380 | #address-cells = <1>; |
| 1381 | #size-cells = <0>; |
| 1382 | flash-stick { |
| 1383 | reg = <0>; |
| 1384 | compatible = "sandbox,usb-flash"; |
| 1385 | }; |
| 1386 | }; |
| 1387 | }; |
| 1388 | |
| 1389 | usb_1: usb@1 { |
| 1390 | compatible = "sandbox,usb"; |
Mark Kettenis | 67748ee | 2021-10-23 16:58:02 +0200 | [diff] [blame] | 1391 | iommus = <&iommu>; |
Simon Glass | 3168048 | 2015-03-25 12:23:05 -0600 | [diff] [blame] | 1392 | hub { |
| 1393 | compatible = "usb-hub"; |
| 1394 | usb,device-class = <9>; |
Michael Walle | 7c96132 | 2020-06-02 01:47:07 +0200 | [diff] [blame] | 1395 | #address-cells = <1>; |
| 1396 | #size-cells = <0>; |
Simon Glass | 3168048 | 2015-03-25 12:23:05 -0600 | [diff] [blame] | 1397 | hub-emul { |
| 1398 | compatible = "sandbox,usb-hub"; |
| 1399 | #address-cells = <1>; |
| 1400 | #size-cells = <0>; |
Simon Glass | 4700fe5 | 2015-11-08 23:48:01 -0700 | [diff] [blame] | 1401 | flash-stick@0 { |
Simon Glass | 3168048 | 2015-03-25 12:23:05 -0600 | [diff] [blame] | 1402 | reg = <0>; |
| 1403 | compatible = "sandbox,usb-flash"; |
| 1404 | sandbox,filepath = "testflash.bin"; |
| 1405 | }; |
| 1406 | |
Simon Glass | 4700fe5 | 2015-11-08 23:48:01 -0700 | [diff] [blame] | 1407 | flash-stick@1 { |
| 1408 | reg = <1>; |
| 1409 | compatible = "sandbox,usb-flash"; |
| 1410 | sandbox,filepath = "testflash1.bin"; |
| 1411 | }; |
| 1412 | |
| 1413 | flash-stick@2 { |
| 1414 | reg = <2>; |
| 1415 | compatible = "sandbox,usb-flash"; |
| 1416 | sandbox,filepath = "testflash2.bin"; |
| 1417 | }; |
| 1418 | |
Simon Glass | c0ccc72 | 2015-11-08 23:48:08 -0700 | [diff] [blame] | 1419 | keyb@3 { |
| 1420 | reg = <3>; |
| 1421 | compatible = "sandbox,usb-keyb"; |
| 1422 | }; |
| 1423 | |
Simon Glass | 3168048 | 2015-03-25 12:23:05 -0600 | [diff] [blame] | 1424 | }; |
Michael Walle | 7c96132 | 2020-06-02 01:47:07 +0200 | [diff] [blame] | 1425 | |
| 1426 | usbstor@1 { |
| 1427 | reg = <1>; |
| 1428 | }; |
| 1429 | usbstor@3 { |
| 1430 | reg = <3>; |
| 1431 | }; |
Simon Glass | 3168048 | 2015-03-25 12:23:05 -0600 | [diff] [blame] | 1432 | }; |
| 1433 | }; |
| 1434 | |
| 1435 | usb_2: usb@2 { |
| 1436 | compatible = "sandbox,usb"; |
| 1437 | status = "disabled"; |
| 1438 | }; |
| 1439 | |
Mateusz Kulikowski | c7e4fbb | 2016-03-31 23:12:28 +0200 | [diff] [blame] | 1440 | spmi: spmi@0 { |
| 1441 | compatible = "sandbox,spmi"; |
| 1442 | #address-cells = <0x1>; |
| 1443 | #size-cells = <0x1>; |
Simon Glass | 9513997 | 2019-09-25 08:55:59 -0600 | [diff] [blame] | 1444 | ranges; |
Mateusz Kulikowski | c7e4fbb | 2016-03-31 23:12:28 +0200 | [diff] [blame] | 1445 | pm8916@0 { |
| 1446 | compatible = "qcom,spmi-pmic"; |
| 1447 | reg = <0x0 0x1>; |
| 1448 | #address-cells = <0x1>; |
| 1449 | #size-cells = <0x1>; |
Simon Glass | 9513997 | 2019-09-25 08:55:59 -0600 | [diff] [blame] | 1450 | ranges; |
Mateusz Kulikowski | c7e4fbb | 2016-03-31 23:12:28 +0200 | [diff] [blame] | 1451 | |
| 1452 | spmi_gpios: gpios@c000 { |
| 1453 | compatible = "qcom,pm8916-gpio"; |
| 1454 | reg = <0xc000 0x400>; |
| 1455 | gpio-controller; |
| 1456 | gpio-count = <4>; |
| 1457 | #gpio-cells = <2>; |
| 1458 | gpio-bank-name="spmi"; |
| 1459 | }; |
| 1460 | }; |
| 1461 | }; |
maxims@google.com | daea6d4 | 2017-04-17 12:00:21 -0700 | [diff] [blame] | 1462 | |
| 1463 | wdt0: wdt@0 { |
| 1464 | compatible = "sandbox,wdt"; |
Rasmus Villemoes | f91ff5a | 2021-08-19 11:57:06 +0200 | [diff] [blame] | 1465 | hw_margin_ms = <200>; |
maxims@google.com | daea6d4 | 2017-04-17 12:00:21 -0700 | [diff] [blame] | 1466 | }; |
Rob Clark | a471b67 | 2018-01-10 11:33:30 +0100 | [diff] [blame] | 1467 | |
Mario Six | 9592215 | 2018-08-09 14:51:19 +0200 | [diff] [blame] | 1468 | axi: axi@0 { |
| 1469 | compatible = "sandbox,axi"; |
| 1470 | #address-cells = <0x1>; |
| 1471 | #size-cells = <0x1>; |
| 1472 | store@0 { |
| 1473 | compatible = "sandbox,sandbox_store"; |
| 1474 | reg = <0x0 0x400>; |
| 1475 | }; |
| 1476 | }; |
| 1477 | |
Rob Clark | a471b67 | 2018-01-10 11:33:30 +0100 | [diff] [blame] | 1478 | chosen { |
Simon Glass | 305ac9a | 2018-02-03 10:36:58 -0700 | [diff] [blame] | 1479 | #address-cells = <1>; |
| 1480 | #size-cells = <1>; |
Simon Glass | f345596 | 2020-01-27 08:49:43 -0700 | [diff] [blame] | 1481 | setting = "sunrise ohoka"; |
| 1482 | other-node = "/some-bus/c-test@5"; |
Simon Glass | e09223c | 2020-01-27 08:49:46 -0700 | [diff] [blame] | 1483 | int-values = <0x1937 72993>; |
Simon Glass | 3c601b1 | 2020-07-07 13:12:06 -0600 | [diff] [blame] | 1484 | u-boot,acpi-ssdt-order = <&acpi_test2 &acpi_test1>; |
Rob Clark | a471b67 | 2018-01-10 11:33:30 +0100 | [diff] [blame] | 1485 | chosen-test { |
| 1486 | compatible = "denx,u-boot-fdt-test"; |
| 1487 | reg = <9 1>; |
| 1488 | }; |
| 1489 | }; |
Mario Six | 35616ef | 2018-03-12 14:53:33 +0100 | [diff] [blame] | 1490 | |
| 1491 | translation-test@8000 { |
| 1492 | compatible = "simple-bus"; |
| 1493 | reg = <0x8000 0x4000>; |
| 1494 | |
| 1495 | #address-cells = <0x2>; |
| 1496 | #size-cells = <0x1>; |
| 1497 | |
| 1498 | ranges = <0 0x0 0x8000 0x1000 |
| 1499 | 1 0x100 0x9000 0x1000 |
| 1500 | 2 0x200 0xA000 0x1000 |
| 1501 | 3 0x300 0xB000 0x1000 |
| 1502 | >; |
| 1503 | |
Fabien Dessenne | 22236e0 | 2019-05-31 15:11:30 +0200 | [diff] [blame] | 1504 | dma-ranges = <0 0x000 0x10000000 0x1000 |
| 1505 | 1 0x100 0x20000000 0x1000 |
| 1506 | >; |
| 1507 | |
Mario Six | 35616ef | 2018-03-12 14:53:33 +0100 | [diff] [blame] | 1508 | dev@0,0 { |
| 1509 | compatible = "denx,u-boot-fdt-dummy"; |
| 1510 | reg = <0 0x0 0x1000>; |
Ălvaro FernĂĄndez Rojas | a318115 | 2018-12-03 19:37:09 +0100 | [diff] [blame] | 1511 | reg-names = "sandbox-dummy-0"; |
Mario Six | 35616ef | 2018-03-12 14:53:33 +0100 | [diff] [blame] | 1512 | }; |
| 1513 | |
| 1514 | dev@1,100 { |
| 1515 | compatible = "denx,u-boot-fdt-dummy"; |
| 1516 | reg = <1 0x100 0x1000>; |
| 1517 | |
| 1518 | }; |
| 1519 | |
| 1520 | dev@2,200 { |
| 1521 | compatible = "denx,u-boot-fdt-dummy"; |
| 1522 | reg = <2 0x200 0x1000>; |
| 1523 | }; |
| 1524 | |
| 1525 | |
| 1526 | noxlatebus@3,300 { |
| 1527 | compatible = "simple-bus"; |
| 1528 | reg = <3 0x300 0x1000>; |
| 1529 | |
| 1530 | #address-cells = <0x1>; |
| 1531 | #size-cells = <0x0>; |
| 1532 | |
| 1533 | dev@42 { |
| 1534 | compatible = "denx,u-boot-fdt-dummy"; |
| 1535 | reg = <0x42>; |
| 1536 | }; |
| 1537 | }; |
| 1538 | }; |
Mario Six | 02ad6fb | 2018-09-27 09:19:31 +0200 | [diff] [blame] | 1539 | |
| 1540 | osd { |
| 1541 | compatible = "sandbox,sandbox_osd"; |
| 1542 | }; |
Tom Rini | b93eea7 | 2018-09-30 18:16:51 -0400 | [diff] [blame] | 1543 | |
Jens Wiklander | 86afaa6 | 2018-09-25 16:40:16 +0200 | [diff] [blame] | 1544 | sandbox_tee { |
| 1545 | compatible = "sandbox,tee"; |
| 1546 | }; |
Bin Meng | 1bb290d | 2018-10-15 02:21:26 -0700 | [diff] [blame] | 1547 | |
| 1548 | sandbox_virtio1 { |
| 1549 | compatible = "sandbox,virtio1"; |
Simon Glass | 8de5a54 | 2023-01-17 10:47:51 -0700 | [diff] [blame] | 1550 | virtio-type = <4>; /* rng */ |
Bin Meng | 1bb290d | 2018-10-15 02:21:26 -0700 | [diff] [blame] | 1551 | }; |
| 1552 | |
| 1553 | sandbox_virtio2 { |
| 1554 | compatible = "sandbox,virtio2"; |
| 1555 | }; |
Patrice Chotard | 0fc8afc | 2018-10-24 14:10:23 +0200 | [diff] [blame] | 1556 | |
Simon Glass | 8de5a54 | 2023-01-17 10:47:51 -0700 | [diff] [blame] | 1557 | sandbox-virtio-blk { |
| 1558 | compatible = "sandbox,virtio1"; |
| 1559 | virtio-type = <2>; /* block */ |
| 1560 | }; |
| 1561 | |
Etienne Carriere | 2d94c08fa | 2020-09-09 18:44:05 +0200 | [diff] [blame] | 1562 | sandbox_scmi { |
| 1563 | compatible = "sandbox,scmi-devices"; |
Etienne Carriere | bf1f132 | 2022-02-21 09:22:41 +0100 | [diff] [blame] | 1564 | clocks = <&clk_scmi 2>, <&clk_scmi 0>; |
Etienne Carriere | 09665cb | 2022-02-21 09:22:39 +0100 | [diff] [blame] | 1565 | resets = <&reset_scmi 3>; |
| 1566 | regul0-supply = <®ul0_scmi>; |
| 1567 | regul1-supply = <®ul1_scmi>; |
Etienne Carriere | 2d94c08fa | 2020-09-09 18:44:05 +0200 | [diff] [blame] | 1568 | }; |
| 1569 | |
Patrice Chotard | 0fc8afc | 2018-10-24 14:10:23 +0200 | [diff] [blame] | 1570 | pinctrl { |
| 1571 | compatible = "sandbox,pinctrl"; |
Patrick Delaunay | 939cbe9 | 2020-01-13 11:35:12 +0100 | [diff] [blame] | 1572 | |
Sean Anderson | 3438e3b | 2020-09-14 11:01:57 -0400 | [diff] [blame] | 1573 | pinctrl-names = "default", "alternate"; |
| 1574 | pinctrl-0 = <&pinctrl_gpios>, <&pinctrl_i2s>; |
| 1575 | pinctrl-1 = <&pinctrl_spi>, <&pinctrl_i2c>; |
Patrick Delaunay | 939cbe9 | 2020-01-13 11:35:12 +0100 | [diff] [blame] | 1576 | |
Sean Anderson | 3438e3b | 2020-09-14 11:01:57 -0400 | [diff] [blame] | 1577 | pinctrl_gpios: gpios { |
Patrick Delaunay | 939cbe9 | 2020-01-13 11:35:12 +0100 | [diff] [blame] | 1578 | gpio0 { |
Sean Anderson | 3438e3b | 2020-09-14 11:01:57 -0400 | [diff] [blame] | 1579 | pins = "P5"; |
| 1580 | function = "GPIO"; |
Patrick Delaunay | 939cbe9 | 2020-01-13 11:35:12 +0100 | [diff] [blame] | 1581 | bias-pull-up; |
| 1582 | input-disable; |
| 1583 | }; |
| 1584 | gpio1 { |
Sean Anderson | 3438e3b | 2020-09-14 11:01:57 -0400 | [diff] [blame] | 1585 | pins = "P6"; |
| 1586 | function = "GPIO"; |
Patrick Delaunay | 939cbe9 | 2020-01-13 11:35:12 +0100 | [diff] [blame] | 1587 | output-high; |
| 1588 | drive-open-drain; |
| 1589 | }; |
| 1590 | gpio2 { |
Sean Anderson | 3438e3b | 2020-09-14 11:01:57 -0400 | [diff] [blame] | 1591 | pinmux = <SANDBOX_PINMUX(7, SANDBOX_PINMUX_GPIO)>; |
Patrick Delaunay | 939cbe9 | 2020-01-13 11:35:12 +0100 | [diff] [blame] | 1592 | bias-pull-down; |
| 1593 | input-enable; |
| 1594 | }; |
| 1595 | gpio3 { |
Sean Anderson | 3438e3b | 2020-09-14 11:01:57 -0400 | [diff] [blame] | 1596 | pinmux = <SANDBOX_PINMUX(8, SANDBOX_PINMUX_GPIO)>; |
Patrick Delaunay | 939cbe9 | 2020-01-13 11:35:12 +0100 | [diff] [blame] | 1597 | bias-disable; |
| 1598 | }; |
| 1599 | }; |
Sean Anderson | 3438e3b | 2020-09-14 11:01:57 -0400 | [diff] [blame] | 1600 | |
| 1601 | pinctrl_i2c: i2c { |
| 1602 | groups { |
| 1603 | groups = "I2C_UART"; |
| 1604 | function = "I2C"; |
| 1605 | }; |
| 1606 | |
| 1607 | pins { |
| 1608 | pins = "P0", "P1"; |
| 1609 | drive-open-drain; |
| 1610 | }; |
| 1611 | }; |
| 1612 | |
| 1613 | pinctrl_i2s: i2s { |
| 1614 | groups = "SPI_I2S"; |
| 1615 | function = "I2S"; |
| 1616 | }; |
| 1617 | |
| 1618 | pinctrl_spi: spi { |
| 1619 | groups = "SPI_I2S"; |
| 1620 | function = "SPI"; |
| 1621 | |
| 1622 | cs { |
| 1623 | pinmux = <SANDBOX_PINMUX(5, SANDBOX_PINMUX_CS)>, |
| 1624 | <SANDBOX_PINMUX(6, SANDBOX_PINMUX_CS)>; |
| 1625 | }; |
| 1626 | }; |
Patrice Chotard | 0fc8afc | 2018-10-24 14:10:23 +0200 | [diff] [blame] | 1627 | }; |
Benjamin Gaignard | a550b54 | 2018-11-27 13:49:50 +0100 | [diff] [blame] | 1628 | |
Dario Binacchi | 20dd9e1 | 2021-04-11 09:39:50 +0200 | [diff] [blame] | 1629 | pinctrl-single-no-width { |
| 1630 | compatible = "pinctrl-single"; |
| 1631 | reg = <0x0000 0x238>; |
| 1632 | #pinctrl-cells = <1>; |
| 1633 | pinctrl-single,function-mask = <0x7f>; |
| 1634 | }; |
| 1635 | |
| 1636 | pinctrl-single-pins { |
| 1637 | compatible = "pinctrl-single"; |
| 1638 | reg = <0x0000 0x238>; |
| 1639 | #pinctrl-cells = <1>; |
| 1640 | pinctrl-single,register-width = <32>; |
| 1641 | pinctrl-single,function-mask = <0x7f>; |
| 1642 | |
| 1643 | pinmux_pwm_pins: pinmux_pwm_pins { |
| 1644 | pinctrl-single,pins = < 0x48 0x06 >; |
| 1645 | }; |
| 1646 | |
| 1647 | pinmux_spi0_pins: pinmux_spi0_pins { |
| 1648 | pinctrl-single,pins = < |
| 1649 | 0x190 0x0c |
| 1650 | 0x194 0x0c |
| 1651 | 0x198 0x23 |
| 1652 | 0x19c 0x0c |
| 1653 | >; |
| 1654 | }; |
| 1655 | |
| 1656 | pinmux_uart0_pins: pinmux_uart0_pins { |
| 1657 | pinctrl-single,pins = < |
| 1658 | 0x70 0x30 |
| 1659 | 0x74 0x00 |
| 1660 | >; |
| 1661 | }; |
| 1662 | }; |
| 1663 | |
| 1664 | pinctrl-single-bits { |
| 1665 | compatible = "pinctrl-single"; |
| 1666 | reg = <0x0000 0x50>; |
| 1667 | #pinctrl-cells = <2>; |
| 1668 | pinctrl-single,bit-per-mux; |
| 1669 | pinctrl-single,register-width = <32>; |
| 1670 | pinctrl-single,function-mask = <0xf>; |
| 1671 | |
| 1672 | pinmux_i2c0_pins: pinmux_i2c0_pins { |
| 1673 | pinctrl-single,bits = < |
| 1674 | 0x10 0x00002200 0x0000ff00 |
| 1675 | >; |
| 1676 | }; |
| 1677 | |
| 1678 | pinmux_lcd_pins: pinmux_lcd_pins { |
| 1679 | pinctrl-single,bits = < |
| 1680 | 0x40 0x22222200 0xffffff00 |
| 1681 | 0x44 0x22222222 0xffffffff |
| 1682 | 0x48 0x00000022 0x000000ff |
| 1683 | 0x48 0x02000000 0x0f000000 |
| 1684 | 0x4c 0x02000022 0x0f0000ff |
| 1685 | >; |
| 1686 | }; |
| 1687 | }; |
| 1688 | |
Benjamin Gaignard | a550b54 | 2018-11-27 13:49:50 +0100 | [diff] [blame] | 1689 | hwspinlock@0 { |
| 1690 | compatible = "sandbox,hwspinlock"; |
| 1691 | }; |
Grygorii Strashko | 19ebf0b | 2018-11-28 19:17:51 +0100 | [diff] [blame] | 1692 | |
| 1693 | dma: dma { |
| 1694 | compatible = "sandbox,dma"; |
| 1695 | #dma-cells = <1>; |
| 1696 | |
| 1697 | dmas = <&dma 0>, <&dma 1>, <&dma 2>; |
| 1698 | dma-names = "m2m", "tx0", "rx0"; |
| 1699 | }; |
Alex Marginean | 0daa53a | 2019-06-03 19:12:28 +0300 | [diff] [blame] | 1700 | |
Alex Marginean | 0649be5 | 2019-07-12 10:13:53 +0300 | [diff] [blame] | 1701 | /* |
| 1702 | * keep mdio-mux ahead of mdio so that the mux is removed first at the |
| 1703 | * end of the test. If parent mdio is removed first, clean-up of the |
| 1704 | * mux will trigger a 2nd probe of parent-mdio, leaving parent-mdio |
| 1705 | * active at the end of the test. That it turn doesn't allow the mdio |
| 1706 | * class to be destroyed, triggering an error. |
| 1707 | */ |
| 1708 | mdio-mux-test { |
| 1709 | compatible = "sandbox,mdio-mux"; |
| 1710 | #address-cells = <1>; |
| 1711 | #size-cells = <0>; |
| 1712 | mdio-parent-bus = <&mdio>; |
| 1713 | |
| 1714 | mdio-ch-test@0 { |
| 1715 | reg = <0>; |
| 1716 | }; |
| 1717 | mdio-ch-test@1 { |
| 1718 | reg = <1>; |
| 1719 | }; |
| 1720 | }; |
| 1721 | |
| 1722 | mdio: mdio-test { |
Alex Marginean | 0daa53a | 2019-06-03 19:12:28 +0300 | [diff] [blame] | 1723 | compatible = "sandbox,mdio"; |
Marek BehĂșn | f4f1ddc | 2022-04-07 00:32:57 +0200 | [diff] [blame] | 1724 | #address-cells = <1>; |
| 1725 | #size-cells = <0>; |
| 1726 | |
| 1727 | ethphy1: ethernet-phy@1 { |
| 1728 | reg = <1>; |
| 1729 | }; |
Alex Marginean | 0daa53a | 2019-06-03 19:12:28 +0300 | [diff] [blame] | 1730 | }; |
Sean Anderson | b786054 | 2020-06-24 06:41:12 -0400 | [diff] [blame] | 1731 | |
| 1732 | pm-bus-test { |
| 1733 | compatible = "simple-pm-bus"; |
| 1734 | clocks = <&clk_sandbox 4>; |
| 1735 | power-domains = <&pwrdom 1>; |
| 1736 | }; |
Sean Anderson | 0c1f6bf | 2020-06-24 06:41:14 -0400 | [diff] [blame] | 1737 | |
| 1738 | resetc2: syscon-reset { |
| 1739 | compatible = "syscon-reset"; |
| 1740 | #reset-cells = <1>; |
| 1741 | regmap = <&syscon0>; |
| 1742 | offset = <1>; |
| 1743 | mask = <0x27FFFFFF>; |
| 1744 | assert-high = <0>; |
| 1745 | }; |
| 1746 | |
| 1747 | syscon-reset-test { |
| 1748 | compatible = "sandbox,misc_sandbox"; |
| 1749 | resets = <&resetc2 15>, <&resetc2 30>, <&resetc2 60>; |
| 1750 | reset-names = "valid", "no_mask", "out_of_range"; |
| 1751 | }; |
Jean-Jacques Hiblot | 0b89fc5 | 2020-09-24 10:04:18 +0530 | [diff] [blame] | 1752 | |
Simon Glass | 458b66a | 2020-11-05 06:32:05 -0700 | [diff] [blame] | 1753 | sysinfo { |
| 1754 | compatible = "sandbox,sysinfo-sandbox"; |
| 1755 | }; |
| 1756 | |
Sean Anderson | 1c83067 | 2021-04-20 10:50:58 -0400 | [diff] [blame] | 1757 | sysinfo-gpio { |
| 1758 | compatible = "gpio-sysinfo"; |
| 1759 | gpios = <&gpio_a 15>, <&gpio_a 16>, <&gpio_a 17>; |
| 1760 | revisions = <19>, <5>; |
| 1761 | names = "rev_a", "foo"; |
| 1762 | }; |
| 1763 | |
Jean-Jacques Hiblot | 0b89fc5 | 2020-09-24 10:04:18 +0530 | [diff] [blame] | 1764 | some_regmapped-bus { |
| 1765 | #address-cells = <0x1>; |
| 1766 | #size-cells = <0x1>; |
| 1767 | |
| 1768 | ranges = <0x0 0x0 0x10>; |
| 1769 | compatible = "simple-bus"; |
| 1770 | |
| 1771 | regmap-test_0 { |
| 1772 | reg = <0 0x10>; |
| 1773 | compatible = "sandbox,regmap_test"; |
| 1774 | }; |
| 1775 | }; |
Robert Marko | 9cf8712 | 2022-09-06 13:30:35 +0200 | [diff] [blame] | 1776 | |
| 1777 | thermal { |
| 1778 | compatible = "sandbox,thermal"; |
| 1779 | }; |
Sughosh Ganu | 77079e7 | 2022-10-21 18:16:05 +0530 | [diff] [blame] | 1780 | |
| 1781 | fwu-mdata { |
| 1782 | compatible = "u-boot,fwu-mdata-gpt"; |
| 1783 | fwu-mdata-store = <&mmc0>; |
| 1784 | }; |
Simon Glass | b2c1cac | 2014-02-26 15:59:21 -0700 | [diff] [blame] | 1785 | }; |
Przemyslaw Marczak | 77bee05 | 2015-05-13 13:38:35 +0200 | [diff] [blame] | 1786 | |
| 1787 | #include "sandbox_pmic.dtsi" |
Heinrich Schuchardt | e24fdef | 2021-02-18 13:01:35 +0100 | [diff] [blame] | 1788 | #include "cros-ec-keyboard.dtsi" |
Simon Glass | 5e135d3 | 2022-10-20 18:23:15 -0600 | [diff] [blame] | 1789 | |
| 1790 | #ifdef CONFIG_SANDBOX_VPL |
| 1791 | #include "sandbox_vpl.dtsi" |
| 1792 | #endif |