Simon Glass 82cafee133 expo: Support building an expo from a description file
The only way to create an expo at present is by calling the functions to
create each object. It is useful to have more data-driven approach, where
the objects can be specified in a suitable file format and created from
that. This makes testing easier as well.

Add support for describing an expo in a devicetree node. This allows more
complex tests to be set up, as well as providing an easier format for
users. It also provides a better basis for the upcoming configuration
editor.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-07-14 12:54:51 -04:00
..
2021-07-23 13:36:20 -04:00
2020-07-01 15:01:21 +08:00
2022-06-23 12:58:18 -04:00
2020-10-30 10:56:11 -04:00
2019-11-14 07:09:34 -06:00
2023-07-14 12:54:50 -04:00