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)
commit96b7a9d11a92cc0b09fd645657462a9d9558ef5f
treea1f58aba00107836b94e29698c65988f2fa5af95
parenta3ae16030a0320229df10cedfeff1f80df26ee76
parent97a89ed101bbb790e80b562f9cb95f0cfd05f430
Merge branch 'net-phy-mxl-gpy-broken-interrupt-fixes'

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>