]> www.infradead.org Git - users/dwmw2/linux.git/commit
net: sparx5: ops out PTP IRQ handler
authorDaniel Machon <daniel.machon@microchip.com>
Fri, 4 Oct 2024 13:19:38 +0000 (15:19 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 8 Oct 2024 10:07:01 +0000 (12:07 +0200)
commit8c274d69093fcf5cc0d00a41994ce0a1523417ae
tree00a311942425ce3e131ca4a3fca8a991db351e22
parentb7e09ddb673f4573fb4c6ac7729725c685ae6af8
net: sparx5: ops out PTP IRQ handler

The PTP registers are located in two different register targets on
Sparx5 and lan969x. We can't handle this with the register macros, so
ops out the handler.

Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/microchip/sparx5/sparx5_main.c
drivers/net/ethernet/microchip/sparx5/sparx5_main.h