[U-Boot] [PATCH 2/3] pcie: designware: mvebu: fix reset release polarity

Stefan Roese sr at denx.de
Mon Feb 11 12:31:05 UTC 2019


On 03.02.19 14:15, Baruch Siach wrote:
> The dm_gpio_set_value() routine sets signal logical level, with
> GPIO_ACTIVE_LOW/HIGH value taken into account. Reset active value is 1
> (asserted), while reset inactive value is 0 (de-asserted). Fix the reset
> toggle code to set the correct reset logic value.
> 
> Reported-by: Sven Auhagen <sven.auhagen at voleatech.de>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>

Applied to u-boot-marvell/master

Thanks,
Stefan


More information about the U-Boot mailing list