aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aurora/nb8800.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-10-17 11:18:09 -0400
committerDavid S. Miller <davem@davemloft.net>2016-10-17 11:18:09 -0400
commit3aaf8630bf104906043211bafdf491a889972502 (patch)
tree411be33c45d2f53b2c09e573062f5039cdf41b9f /drivers/net/ethernet/aurora/nb8800.c
parentrds: Remove duplicate prefix from rds_conn_path_error use (diff)
parentarm: vf610: zii devel b: Add support for switch interrupts (diff)
downloadlinux-dev-3aaf8630bf104906043211bafdf491a889972502.tar.xz
linux-dev-3aaf8630bf104906043211bafdf491a889972502.zip
Merge branch 'mv88e6xxx-interrupt-support'
Andrew Lunn says: ==================== Interrupt support for mv88e6xxx This patchset add interrupt controller support to the MV88E6xxx. This allows access to the interrupts the internal PHY generate. These interrupts can then be associated to a PHY device in the device tree and used by the PHY lib, rather than polling. Since interrupt handling needs to make MDIO bus accesses, threaded interrupts are used. The phylib needs to request the PHY interrupt using the threaded IRQ API. This in term allows some simplification to the code, in that the phylib interrupt handler can directly call phy_change(), rather than use a work queue. The work queue is however retained for the phy_mac_interrupt() call, which can be called in hard interrupt context. Since RFC v1: Keep phy_mac_interrupt() callable in hard IRQ context. The fix to trigger the phy state machine transitions on interrupts has already been submitted, so is dropped from here. Added back shared interrupts support. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/aurora/nb8800.c')
0 files changed, 0 insertions, 0 deletions