u-boot/board/qualcomm/dragonboard410c
Caleb Connolly b7f189541e
mach-snapdragon: switch to PMIC button driver
The PMIC button driver is a much better representation of the hardware
here, adjust the boards to use upstream DT and the PMIC button driver
instead of exposing the buttons as GPIOs and relying on the GPIO-button
driver.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Tested-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-01-16 12:26:53 +00:00
..
dragonboard410c.c mach-snapdragon: switch to PMIC button driver 2024-01-16 12:26:53 +00:00
dragonboard410c.env dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXT 2022-06-28 17:11:48 -04:00
Kconfig board: Add Qualcomm Dragonboard 410C support 2016-04-01 17:18:27 -04:00
MAINTAINERS board: dragonboard410c: Load U-Boot directly without LK 2021-07-23 18:53:45 -04:00
Makefile board: dragonboard410c: Load U-Boot directly without LK 2021-07-23 18:53:45 -04:00
readme.txt board: dragonboard410c: Load U-Boot directly without LK 2021-07-23 18:53:45 -04:00

Documentation for DragonBoard 410c is now located at:
    doc/board/qualcomm/dragonboard410c.rst

Note that the installation method has changed: U-Boot is now installed into the
"aboot" partition (replacing Little Kernel/LK). It is no longer packaged into
an Android boot image and loaded through Qualcomm's LK bootloader.