[RFC PATCH v3] reset: Add a defer reset object to send board specific reset

Linus Walleij linus.walleij at linaro.org
Tue Jul 8 00:52:03 PDT 2014


On Wed, Jun 18, 2014 at 3:37 PM, Houcheng Lin <houcheng at gmail.com> wrote:

> The Problem
> -----------
> The reset signal on a hardware board is send either:
>     - during machine initialization
>     - during bus master's initialization

I just thought about this a bit, since there isn't already a generic GPIO
reset driver, just call this drivers/reset/reset-gpio.c and make the
ability to deferral just a configuration detail of the GPIO reset driver.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list