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