From: Jakub Kicinski Date: Mon, 26 Sep 2022 19:41:12 +0000 (-0700) Subject: Merge branch 'net-dsa-microchip-ksz9477-enable-interrupt-for-internal-phy-link-detection' X-Git-Tag: v6.1-rc1~170^2~102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=01bcfc1a166f596e61c1f99f9ef294803eec77f4;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-dsa-microchip-ksz9477-enable-interrupt-for-internal-phy-link-detection' Arun Ramadoss says: ==================== net: dsa: microchip: ksz9477: enable interrupt for internal phy link detection This patch series implements the common interrupt handling for ksz9477 based switches and lan937x. The ksz9477 and lan937x has similar interrupt registers except ksz9477 has 4 port based interrupts whereas lan937x has 6 interrupts. The patch moves the phy interrupt hanler implemented in lan937x_main.c to ksz_common.c, along with the mdio_register functionality. ==================== Link: https://lore.kernel.org/r/20220922071028.18012-1-arun.ramadoss@microchip.com Signed-off-by: Jakub Kicinski --- 01bcfc1a166f596e61c1f99f9ef294803eec77f4