diff options
| author | Dmitry Torokhov <[email protected]> | 2023-02-01 21:53:20 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-02-03 05:12:22 +0000 |
| commit | 0719bc3a5c77091192c57e440896a969cd1cf885 (patch) | |
| tree | f215b6727c5ffb068d7ef44e6ca80b75fcad11f8 /net/ipv6/tcp_ipv6.c | |
| parent | net: fec: restore handling of PHY reset line as optional (diff) | |
| download | kernel-0719bc3a5c77091192c57e440896a969cd1cf885.tar.gz kernel-0719bc3a5c77091192c57e440896a969cd1cf885.zip | |
net: fec: do not double-parse 'phy-reset-active-high' property
Conversion to gpiod API done in commit 468ba54bd616 ("fec: convert
to gpio descriptor") clashed with gpiolib applying the same quirk to the
reset GPIO polarity (introduced in commit b02c85c9458c). This results in
the reset line being left active/device being left in reset state when
reset line is "active low".
Remove handling of 'phy-reset-active-high' property from the driver and
rely on gpiolib to apply needed adjustments to avoid ending up with the
double inversion/flipped logic.
Fixes: 468ba54bd616 ("fec: convert to gpio descriptor")
Signed-off-by: Dmitry Torokhov <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
