u-boot-brain/drivers/sysinfo
Sean Anderson 54aa07fdfc sysinfo: Add gpio-sysinfo driver
This uses the newly-added dm_gpio_get_values_as_int_base3 function to
implement a sysinfo device. The revision map is stored in the device tree.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-05-04 07:57:18 -04:00
..
Kconfig sysinfo: Add gpio-sysinfo driver 2021-05-04 07:57:18 -04:00
Makefile sysinfo: Add gpio-sysinfo driver 2021-05-04 07:57:18 -04:00
gazerbeam.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
gazerbeam.h sysinfo: Use global sysinfo IDs for existing sysinfo drivers 2021-05-04 07:57:18 -04:00
gpio.c sysinfo: Add gpio-sysinfo driver 2021-05-04 07:57:18 -04:00
sandbox.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
sandbox.h sysinfo: Use global sysinfo IDs for existing sysinfo drivers 2021-05-04 07:57:18 -04:00
smbios.c sysinfo: Provide a default driver to set SMBIOS values 2020-11-06 10:18:20 +08:00
sysinfo-uclass.c sysinfo: Require that sysinfo_detect be called before other methods 2021-05-04 07:57:18 -04:00