[U-Boot] [PATCH 1/2] net: mvpp2: fix polarity of PHY reset	signal
    Joe Hershberger 
    joe.hershberger at ni.com
       
    Mon Oct 15 22:11:19 UTC 2018
    
    
  
On Mon, Oct 15, 2018 at 5:18 AM Baruch Siach <baruch at tkos.co.il> wrote:
>
> The dm_gpio_set_value() call sets the logical level of the GPIO signal.
> That is, it takes the GPIO_ACTIVE_{LOW,HIGH} property into account. The
> driver needs to assert the reset, and then deassert it. Not the other
> way around.
>
> Cc: Stefan Chulski <stefanc at marvell.com>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
Acked-by: Joe Hershberger <joe.hershberger at ni.com>
    
    
More information about the U-Boot
mailing list