I'm not sure who should take this patch set (net maintainers or PCI maintainers). Everyone could pick up just their part, and that would work (no compile time dependencies). However, the entire series needs ACK from both sides and Rob for sure. v1 at: https://lore.kernel.org/netdev/20230521115141.2384444-1-vladimir.oltean@xxxxxxx/ Vladimir Oltean (3): PCI: move OF status = "disabled" detection to dev->match_driver net: enetc: reimplement RFS/RSS memory clearing as PCI quirk net: enetc: remove of_device_is_available() handling .../net/ethernet/freescale/enetc/enetc_pf.c | 111 +++++++++++------- drivers/pci/bus.c | 4 +- drivers/pci/of.c | 5 - 3 files changed, 74 insertions(+), 46 deletions(-) -- 2.34.1