[PATCH v3 0/3] LAN966x PCIe endpoint cleanups
From: Geert Uytterhoeven
Date: Mon Jan 20 2025 - 09:35:40 EST
Hi all,
This patch series contains various cleanups related to the recent
addition of LAN966x PCIe endpoint support. They can be applied
independently.
Changes compared to v2[1]:
- Add Acked-by,
- Fix references to bogus MFD_LAN966X_PCI symbol.
Changes compared to v1[2]:
- Drop dependency on SOC_LAN966, as the OIC is used only in LAN966x
PCI endpoint mode,
- Replace MFD_LAN966X_PCI by MCHP_LAN966X_PCI, as the latter is the
symbol that ended upstream,
- New patches [1/3] and [3/3].
Thanks for your comments!
[1] "[PATCH v2 0/3] LAN966x PCIe endpoint cleanups"
https://lore.kernel.org/cover.1737118595.git.geert+renesas@xxxxxxxxx
[2] "[PATCH] irqchip: LAN966X_OIC should depend on SOC_LAN966 || MFD_LAN966X_PCI"
https://lore.kernel.org/578dafcbdf8287e73dd30e96e23814b8c029ea96.1721719060.git.geert+renesas@xxxxxxxxx
Geert Uytterhoeven (3):
dt-bindings: interrupt-controller: microchip,lan966x-oic: Clarify
endpoint use
irqchip: LAN966X_OIC should depend on MCHP_LAN966X_PCI
phy: PHY_LAN966X_SERDES should depend on SOC_LAN966 ||
MCHP_LAN966X_PCI
.../bindings/interrupt-controller/microchip,lan966x-oic.yaml | 5 ++---
drivers/irqchip/Kconfig | 1 +
drivers/phy/microchip/Kconfig | 1 +
3 files changed, 4 insertions(+), 3 deletions(-)
--
2.43.0
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds