Files
u-boot/drivers/net
Baruch Siach fa14027d5c net: mvpp2: fix polarity of PHY reset signal
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@marvell.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2018-10-24 14:45:38 -05:00
..
2016-10-23 18:33:18 -04:00
2018-04-27 14:54:11 -04:00
2018-05-29 14:45:03 +08:00
2018-07-26 14:08:21 -05:00
2018-07-26 14:08:21 -05:00
2018-07-16 12:27:27 +05:30
2018-06-13 13:54:15 -05:00