[U-Boot] [PATCH] power: twl4030: Add CONFIG_CMD_POWEROFF support

Adam Ford aford173 at gmail.com
Wed Apr 26 00:51:27 UTC 2017


On Tue, Apr 25, 2017 at 3:10 PM, Tom Rini <trini at konsulko.com> wrote:
> On Mon, Apr 24, 2017 at 01:34:43PM -0500, Adam Ford wrote:
>
>> With the addition of twl4030_power_off(), let's allow the 'poweroff' command
>> to run this function when CONFIG_CMD_POWEROFF is enabled.
>>
>> Tested on a DM3730 with twl4030 PMIC.
>>
>> Signed-off-by: Adam Ford <aford173 at gmail.com>
>>
>> diff --git a/drivers/power/twl4030.c b/drivers/power/twl4030.c
>> index 8866bf1..ab98d68 100644
>
> Reviewed-by: Tom Rini <trini at konsulko.com>
>
> ... any chance you've got moving TWL4030 stuff to Kconfig on your TODO
> list? :)
>

I will try to work something in in the next few days

adam
> --
> Tom


More information about the U-Boot mailing list