OSDN Git Service

Merge branch 'net-phy-mxl-gpy-broken-interrupt-fixes'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 10 Jan 2023 12:38:40 +0000 (13:38 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 10 Jan 2023 12:38:40 +0000 (13:38 +0100)
Michael Walle says:

====================
net: phy: mxl-gpy: broken interrupt fixes

The GPY215 has a broken interrupt pin. This patch series tries to
workaround that and because in general that is not possible, disables the
interrupts by default and falls back to polling mode. There is an opt-in
via the devicetree.

====================

Link: https://lore.kernel.org/r/20230109123013.3094144-1-michael@walle.cc
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge