u-boot/arch/sandbox/dts
Nandor Han f9db2f16cb reboot-mode: read the boot mode from GPIOs status
A use case for controlling the boot mode is when the user wants
to control the device boot by pushing a button without needing to
go in user-space.

Add a new backed for reboot mode where GPIOs are used to control the
reboot-mode. The driver is able to scan a predefined list of GPIOs
and return the magic value. Having the modes associated with
the magic value generated based on the GPIO values, allows the
reboot mode uclass to select the proper mode.

Signed-off-by: Nandor Han <nandor.han@vaisala.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-07-23 10:16:39 -04:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
cros-ec-keyboard.dtsi sandbox: avoid duplicate backslash input 2020-10-06 09:07:54 -06:00
Makefile pytest: add sandbox test for "extension" command 2021-05-13 13:09:09 -04:00
overlay0.dts pytest: add sandbox test for "extension" command 2021-05-13 13:09:09 -04:00
overlay1.dts pytest: add sandbox test for "extension" command 2021-05-13 13:09:09 -04:00
sandbox.dts sandbox: Update dts files to reduce SPL size 2021-01-05 12:24:41 -07:00
sandbox.dtsi sandbox: dtsi: add rng 2021-03-27 13:59:36 +13:00
sandbox64.dts sandbox: add reserved-memory node in device tree 2020-04-16 08:07:58 -06:00
sandbox_pmic.dtsi dm: sandbox: i2c: Use new emulator parent uclass 2018-11-29 09:30:05 -07:00
test.dts reboot-mode: read the boot mode from GPIOs status 2021-07-23 10:16:39 -04:00