[U-Boot] [PATCH v2] spi: designware_spi: Add reset ctrl to driver

Jagan Teki jagan at amarulasolutions.com
Thu Sep 20 14:49:55 UTC 2018


On Fri, Sep 7, 2018 at 11:55 AM, Ley Foon Tan <ley.foon.tan at intel.com> wrote:
> Add code to reset all reset signals as in SPI DT node. A reset property
> is an optional feature, so only print out a warning and do not fail if a
> reset property is not present.
>
> If a reset property is discovered, then use it to deassert, thus
> bringing the IP out of reset.
>
> Release reset when _remove().
>
> Signed-off-by: Ley Foon Tan <ley.foon.tan at intel.com>
> Acked-by: Marek Vasut <marex at denx.de>
> Reviewed-by: Jagan Teki <jagan at openedev.com>

Applied to u-boot-spi/master


More information about the U-Boot mailing list