Searched hist:cec3b46b8bda0cdc93d3ab2bdd14aae5d30ecfd9 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/power/reset/ |
H A D | odroid-go-ultra-poweroff.c | cec3b46b8bda0cdc93d3ab2bdd14aae5d30ecfd9 Tue Feb 14 17:41:18 CET 2023 Neil Armstrong <neil.armstrong@linaro.org> power: reset: add Odroid Go Ultra poweroff driver
The Hardkernel Odroid Go Ultra poweroff scheme requires requesting a poweroff to its two PMICs in order, this represents the poweroff scheme needed to complete a clean poweroff of the system.
This implement this scheme by implementing a self registering driver to permit using probe defer until both pmics are finally probed.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
|
H A D | Makefile | diff cec3b46b8bda0cdc93d3ab2bdd14aae5d30ecfd9 Tue Feb 14 17:41:18 CET 2023 Neil Armstrong <neil.armstrong@linaro.org> power: reset: add Odroid Go Ultra poweroff driver
The Hardkernel Odroid Go Ultra poweroff scheme requires requesting a poweroff to its two PMICs in order, this represents the poweroff scheme needed to complete a clean poweroff of the system.
This implement this scheme by implementing a self registering driver to permit using probe defer until both pmics are finally probed.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
|