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