]> git.itanic.dy.fi Git - linux-stable/commit
net: phy: mxl-gpy: disable interrupts on GPY215 by default
authorMichael Walle <michael@walle.cc>
Mon, 9 Jan 2023 12:30:13 +0000 (13:30 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 10 Jan 2023 12:38:37 +0000 (13:38 +0100)
commit97a89ed101bbb790e80b562f9cb95f0cfd05f430
treea1f58aba00107836b94e29698c65988f2fa5af95
parent7d885863e716757553197687f304da1f538f61e1
net: phy: mxl-gpy: disable interrupts on GPY215 by default

The interrupts on the GPY215B and GPY215C are broken and the only viable
fix is to disable them altogether. There is still the possibilty to
opt-in via the device tree.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/mxl-gpy.c