[PATCH v2 2/3] irqchip: LAN966X_OIC should depend on MFD_LAN966X_PCI
Herve Codina
herve.codina at bootlin.com
Sun Jan 19 23:59:39 PST 2025
Hi Geert,
On Fri, 17 Jan 2025 14:04:37 +0100
Geert Uytterhoeven <geert+renesas at glider.be> wrote:
> The Microchip LAN966x outband interrupt controller is only present on
> Microchip LAN966x SoCs, and only used in PCI endpoint mode. Hence add a
> dependency on MCHP_LAN966X_PCI, to prevent asking the user about this
> driver when configuring a kernel without Microchip LAN966x PCIe support.
>
> Fixes: 3e3a7b35332924c8 ("irqchip: Add support for LAN966x OIC")
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
> ---
> v2:
> - 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.
> ---
> drivers/irqchip/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
Thanks for this patch!
Acked-by: Herve Codina <herve.codina at bootlin.com>
Best regards,
Hervé
More information about the linux-phy
mailing list