summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBaruch Siach <[email protected]>2018-10-15 13:16:47 +0300
committerJoe Hershberger <[email protected]>2018-10-24 14:45:38 -0500
commitfa14027d5c54e6715d2df9526bc951df7ffc78e7 (patch)
treed67fd638488c10a72fbfb4fdff5a2f5a57fbabfb /scripts
parent1ddcf5edbbe48347ecdfdeb904b62ba5f8345757 (diff)
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 <[email protected]> Signed-off-by: Baruch Siach <[email protected]> Acked-by: Joe Hershberger <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions