Searched hist:"0 e545f57b708630c54c8c5c24ea7f7034f6c40d9" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/power/reset/ |
H A D | arm-versatile-reboot.c | 0e545f57b708630c54c8c5c24ea7f7034f6c40d9 Thu May 22 10:20:38 CEST 2014 Linus Walleij <linus.walleij@linaro.org> power: reset: driver for the Versatile syscon reboot
This driver enabled us to drive the reboot of the Versatile family of ARM reference boards. Even though only the RealView boards are supported initially, these boards all have the same procedure for reboot:
- Write a magic value into an unlocking register - Write another magic value into a reset control register
The driver will be reusable for Versatile and possibly also the Integrator family of reference boards.
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Cc: David Woodhouse <dwmw2@infradead.org> Acked-By: Sebastian Reichel <sre@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | Makefile | diff 0e545f57b708630c54c8c5c24ea7f7034f6c40d9 Thu May 22 10:20:38 CEST 2014 Linus Walleij <linus.walleij@linaro.org> power: reset: driver for the Versatile syscon reboot
This driver enabled us to drive the reboot of the Versatile family of ARM reference boards. Even though only the RealView boards are supported initially, these boards all have the same procedure for reboot:
- Write a magic value into an unlocking register - Write another magic value into a reset control register
The driver will be reusable for Versatile and possibly also the Integrator family of reference boards.
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Cc: David Woodhouse <dwmw2@infradead.org> Acked-By: Sebastian Reichel <sre@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|