196ff0f5cSJamie Lentinmenuconfig POWER_RESET 296ff0f5cSJamie Lentin bool "Board level reset or power off" 396ff0f5cSJamie Lentin help 496ff0f5cSJamie Lentin Provides a number of drivers which either reset a complete board 596ff0f5cSJamie Lentin or shut it down, by manipulating the main power supply on the board. 696ff0f5cSJamie Lentin 796ff0f5cSJamie Lentin Say Y here to enable board reset and power off 896ff0f5cSJamie Lentin 96ca4f460SMaxime Ripardif POWER_RESET 106ca4f460SMaxime Ripard 1156fb8de5SLaxman Dewanganconfig POWER_RESET_AS3722 1256fb8de5SLaxman Dewangan bool "ams AS3722 power-off driver" 136ca4f460SMaxime Ripard depends on MFD_AS3722 1456fb8de5SLaxman Dewangan help 1556fb8de5SLaxman Dewangan This driver supports turning off board via a ams AS3722 power-off. 1656fb8de5SLaxman Dewangan 17ae499f0fSMaxime Ripardconfig POWER_RESET_AT91_POWEROFF 186dd1ad1fSAlexandre Belloni tristate "Atmel AT91 poweroff driver" 1994d450edSNicolas Ferre depends on ARCH_AT91 20ae499f0fSMaxime Ripard default SOC_AT91SAM9 || SOC_SAMA5 21ae499f0fSMaxime Ripard help 22ae499f0fSMaxime Ripard This driver supports poweroff for Atmel AT91SAM9 and SAMA5 23ae499f0fSMaxime Ripard SoCs 24ae499f0fSMaxime Ripard 25ecfe64d8SMaxime Ripardconfig POWER_RESET_AT91_RESET 266e64180aSAlexandre Belloni tristate "Atmel AT91 reset driver" 2794d450edSNicolas Ferre depends on ARCH_AT91 28ecfe64d8SMaxime Ripard default SOC_AT91SAM9 || SOC_SAMA5 29ecfe64d8SMaxime Ripard help 30ecfe64d8SMaxime Ripard This driver supports restart for Atmel AT91SAM9 and SAMA5 31ecfe64d8SMaxime Ripard SoCs 32ecfe64d8SMaxime Ripard 33f80cb488SNicolas Ferreconfig POWER_RESET_AT91_SAMA5D2_SHDWC 34f80cb488SNicolas Ferre tristate "Atmel AT91 SAMA5D2-Compatible shutdown controller driver" 35f80cb488SNicolas Ferre depends on ARCH_AT91 || COMPILE_TEST 36f80cb488SNicolas Ferre default SOC_SAMA5 37f80cb488SNicolas Ferre help 38f80cb488SNicolas Ferre This driver supports the alternate shutdown controller for some Atmel 39f80cb488SNicolas Ferre SAMA5 SoCs. It is present for example on SAMA5D2 SoC. 40f80cb488SNicolas Ferre 414a315e34SAnders Bergconfig POWER_RESET_AXXIA 424a315e34SAnders Berg bool "LSI Axxia reset driver" 436ca4f460SMaxime Ripard depends on ARCH_AXXIA 444a315e34SAnders Berg help 454a315e34SAnders Berg This driver supports restart for Axxia SoC. 464a315e34SAnders Berg 474a315e34SAnders Berg Say Y if you have an Axxia family SoC. 484a315e34SAnders Berg 49*783cb948SChris Brandconfig POWER_RESET_BRCMKONA 50*783cb948SChris Brand bool "Broadcom Kona reset driver" 51*783cb948SChris Brand depends on ARM || COMPILE_TEST 52*783cb948SChris Brand default ARCH_BCM_MOBILE 53*783cb948SChris Brand help 54*783cb948SChris Brand This driver provides restart support for Broadcom Kona chips. 55*783cb948SChris Brand 56*783cb948SChris Brand Say Y here if you have a Broadcom Kona-based board and you wish 57*783cb948SChris Brand to have restart support. 58*783cb948SChris Brand 59030494e7SMarc Carinoconfig POWER_RESET_BRCMSTB 604f5fd640SKevin Cernekee bool "Broadcom STB reset driver" 614f5fd640SKevin Cernekee depends on ARM || MIPS || COMPILE_TEST 620a73125dSFlorian Fainelli depends on MFD_SYSCON 63030494e7SMarc Carino default ARCH_BRCMSTB 64030494e7SMarc Carino help 654f5fd640SKevin Cernekee This driver provides restart support for Broadcom STB boards. 66030494e7SMarc Carino 674f5fd640SKevin Cernekee Say Y here if you have a Broadcom STB board and you wish 68030494e7SMarc Carino to have restart support. 69030494e7SMarc Carino 7096ff0f5cSJamie Lentinconfig POWER_RESET_GPIO 7196ff0f5cSJamie Lentin bool "GPIO power-off driver" 726ca4f460SMaxime Ripard depends on OF_GPIO 7396ff0f5cSJamie Lentin help 7496ff0f5cSJamie Lentin This driver supports turning off your board via a GPIO line. 7596ff0f5cSJamie Lentin If your board needs a GPIO high/low to power down, say Y and 7696ff0f5cSJamie Lentin create a binding in your devicetree. 77e8fc721aSAndrew Lunn 78371bb20dSDavid Rileyconfig POWER_RESET_GPIO_RESTART 79371bb20dSDavid Riley bool "GPIO restart driver" 8050fa8617SLinus Torvalds depends on OF_GPIO 81371bb20dSDavid Riley help 82371bb20dSDavid Riley This driver supports restarting your board via a GPIO line. 83371bb20dSDavid Riley If your board needs a GPIO high/low to restart, say Y and 84371bb20dSDavid Riley create a binding in your devicetree. 85371bb20dSDavid Riley 864a9b3737SHaojian Zhuangconfig POWER_RESET_HISI 874a9b3737SHaojian Zhuang bool "Hisilicon power-off driver" 8850fa8617SLinus Torvalds depends on ARCH_HISI 894a9b3737SHaojian Zhuang help 904a9b3737SHaojian Zhuang Reboot support for Hisilicon boards. 914a9b3737SHaojian Zhuang 923db47dc0SRobin Gongconfig POWER_RESET_IMX 933db47dc0SRobin Gong bool "IMX6 power-off driver" 943db47dc0SRobin Gong depends on POWER_RESET && SOC_IMX6 953db47dc0SRobin Gong help 963db47dc0SRobin Gong This driver support power off external PMIC by PMIC_ON_REQ on i.mx6 973db47dc0SRobin Gong boards.If you want to use other pin to control external power,please 983db47dc0SRobin Gong say N here or disable in dts to make sure pm_power_off never be 993db47dc0SRobin Gong overwrote wrongly by this driver. 1003db47dc0SRobin Gong 10178be3176SAbhimanyu Kapurconfig POWER_RESET_MSM 10278be3176SAbhimanyu Kapur bool "Qualcomm MSM power-off driver" 1036ca4f460SMaxime Ripard depends on ARCH_QCOM 10478be3176SAbhimanyu Kapur help 10578be3176SAbhimanyu Kapur Power off and restart support for Qualcomm boards. 10678be3176SAbhimanyu Kapur 1076647156cSRené Mollconfig POWER_RESET_LTC2952 1086647156cSRené Moll bool "LTC2952 PowerPath power-off driver" 10950fa8617SLinus Torvalds depends on OF_GPIO 1106647156cSRené Moll help 1116647156cSRené Moll This driver supports an external powerdown trigger and board power 1126647156cSRené Moll down via the LTC2952. Bindings are made in the device tree. 1136647156cSRené Moll 114e8fc721aSAndrew Lunnconfig POWER_RESET_QNAP 115e8fc721aSAndrew Lunn bool "QNAP power-off driver" 1166ca4f460SMaxime Ripard depends on OF_GPIO && PLAT_ORION 117e8fc721aSAndrew Lunn help 118e8fc721aSAndrew Lunn This driver supports turning off QNAP NAS devices by sending 119e8fc721aSAndrew Lunn commands to the microcontroller which controls the main power. 120e8fc721aSAndrew Lunn 121e8fc721aSAndrew Lunn Say Y if you have a QNAP NAS. 122ffd8f9a7SAndrew Lunn 123ffd8f9a7SAndrew Lunnconfig POWER_RESET_RESTART 124ffd8f9a7SAndrew Lunn bool "Restart power-off driver" 125ffd8f9a7SAndrew Lunn help 126ffd8f9a7SAndrew Lunn Some boards don't actually have the ability to power off. 127ffd8f9a7SAndrew Lunn Instead they restart, and u-boot holds the SoC until the 128ffd8f9a7SAndrew Lunn user presses a key. u-boot then boots into Linux. 1292655f51dSCatalin Marinas 130f0745f36SLee Jonesconfig POWER_RESET_ST 1317fa650bcSGuenter Roeck bool "ST restart driver" 13250fa8617SLinus Torvalds depends on ARCH_STI 133f0745f36SLee Jones help 1347fa650bcSGuenter Roeck Reset support for STMicroelectronics boards. 135f0745f36SLee Jones 1360e545f57SLinus Walleijconfig POWER_RESET_VERSATILE 1370e545f57SLinus Walleij bool "ARM Versatile family reboot driver" 1380e545f57SLinus Walleij depends on ARM 1390e545f57SLinus Walleij depends on MFD_SYSCON 1400e545f57SLinus Walleij depends on OF 1410e545f57SLinus Walleij help 1420e545f57SLinus Walleij Power off and restart support for ARM Versatile family of 1430e545f57SLinus Walleij reference boards. 1440e545f57SLinus Walleij 1452655f51dSCatalin Marinasconfig POWER_RESET_VEXPRESS 146b52eafcdSPawel Moll bool "ARM Versatile Express power-off and reset driver" 147b52eafcdSPawel Moll depends on ARM || ARM64 1486ca4f460SMaxime Ripard depends on VEXPRESS_CONFIG 1492655f51dSCatalin Marinas help 1502655f51dSCatalin Marinas Power off and reset support for the ARM Ltd. Versatile 1512655f51dSCatalin Marinas Express boards. 15267778e0eSLoc Ho 15367778e0eSLoc Hoconfig POWER_RESET_XGENE 15467778e0eSLoc Ho bool "APM SoC X-Gene reset driver" 15567778e0eSLoc Ho depends on ARM64 15667778e0eSLoc Ho help 15767778e0eSLoc Ho Reboot support for the APM SoC X-Gene Eval boards. 158a3e01e80SIvan Khoronzhuk 159a3e01e80SIvan Khoronzhukconfig POWER_RESET_KEYSTONE 160a3e01e80SIvan Khoronzhuk bool "Keystone reset driver" 161a3e01e80SIvan Khoronzhuk depends on ARCH_KEYSTONE 162a3e01e80SIvan Khoronzhuk select MFD_SYSCON 163a3e01e80SIvan Khoronzhuk help 164a3e01e80SIvan Khoronzhuk Reboot support for the KEYSTONE SoCs. 165a3e01e80SIvan Khoronzhuk 16609fb07bcSFeng Kanconfig POWER_RESET_SYSCON 16709fb07bcSFeng Kan bool "Generic SYSCON regmap reset driver" 16850fa8617SLinus Torvalds depends on OF 1694f4bfe6bSRichard Weinberger depends on HAS_IOMEM 170afaebbdbSFeng Kan select MFD_SYSCON 17109fb07bcSFeng Kan help 17209fb07bcSFeng Kan Reboot support for generic SYSCON mapped register reset. 17350fa8617SLinus Torvalds 1748a577608SMoritz Fischerconfig POWER_RESET_SYSCON_POWEROFF 1758a577608SMoritz Fischer bool "Generic SYSCON regmap poweroff driver" 1768a577608SMoritz Fischer depends on OF 1774f4bfe6bSRichard Weinberger depends on HAS_IOMEM 1788a577608SMoritz Fischer select MFD_SYSCON 1798a577608SMoritz Fischer help 1808a577608SMoritz Fischer Poweroff support for generic SYSCON mapped register poweroff. 1818a577608SMoritz Fischer 182fa0f8d67SGeert Uytterhoevenconfig POWER_RESET_RMOBILE 183fa0f8d67SGeert Uytterhoeven tristate "Renesas R-Mobile reset driver" 184fa0f8d67SGeert Uytterhoeven depends on ARCH_RMOBILE || COMPILE_TEST 185039ab50bSRichard Weinberger depends on HAS_IOMEM 186fa0f8d67SGeert Uytterhoeven help 187fa0f8d67SGeert Uytterhoeven Reboot support for Renesas R-Mobile and SH-Mobile SoCs. 188fa0f8d67SGeert Uytterhoeven 189dd9f1486SJun Nieconfig POWER_RESET_ZX 190dd9f1486SJun Nie tristate "ZTE SoCs reset driver" 191dd9f1486SJun Nie depends on ARCH_ZX || COMPILE_TEST 192dd9f1486SJun Nie depends on HAS_IOMEM 193dd9f1486SJun Nie help 194dd9f1486SJun Nie Reboot support for ZTE SoCs. 195dd9f1486SJun Nie 1966ca4f460SMaxime Ripardendif 19750fa8617SLinus Torvalds 198