diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2022-11-18 17:43:47 +0100 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2022-11-21 17:56:19 +0100 |
commit | ca637c0ece144ce62ec8ef75dc127bcccd4f442a (patch) | |
tree | dd4e0f522e831e095130990622fc1732fead4d77 /arch/hexagon | |
parent | Linux 6.1-rc5 (diff) | |
download | linux-ca637c0ece144ce62ec8ef75dc127bcccd4f442a.tar.xz linux-ca637c0ece144ce62ec8ef75dc127bcccd4f442a.zip |
MIPS: DTS: CI20: fix reset line polarity of the ethernet controller
The reset line is called PWRST#, annotated as "active low" in the
binding documentation, and is driven low and then high by the driver to
reset the chip. However in device tree for CI20 board it was incorrectly
marked as "active high". Fix it.
Because (as far as I know) the ci20.dts is always built in the kernel I
elected not to also add a quirk to gpiolib to force the polarity there.
Fixes: db49ca38579d ("net: davicom: dm9000: switch to using gpiod API")
Reported-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/hexagon')
0 files changed, 0 insertions, 0 deletions