mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 22:24:09 +08:00
b437c52c29
Using the augmented reset driver for the Versatile family, we can move the reset handling for the Integrator out of the machine. We add a "syscon" attribute to the core module, and access the syscon registers using this handle. We need to select SYSCON, POWER, POWER_RESET and POWER_RESET_VERSATILE in order for the restart functionality to always be available on all systems (it should not be optional). Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |
||
---|---|---|
.. | ||
cm.h | ||
common.h | ||
core.c | ||
hardware.h | ||
impd1.c | ||
impd1.h | ||
integrator_ap.c | ||
integrator_cp.c | ||
Kconfig | ||
leds.c | ||
lm.c | ||
lm.h | ||
Makefile | ||
Makefile.boot | ||
pci_v3.c | ||
pci_v3.h |