2021-05-14 04:56:27

by J. Neuschäfer

[permalink] [raw]
Subject: [PATCH] ARM: npcm: wpcm450: select interrupt controller driver

The interrupt controller driver is necessary in order to have a
functioning Linux system on WPCM450. Select it in mach-npcm/Kconfig.

Signed-off-by: Jonathan Neuschäfer <[email protected]>
---
arch/arm/mach-npcm/Kconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-npcm/Kconfig b/arch/arm/mach-npcm/Kconfig
index 658c8efb4ca14..a71cf1d189ae5 100644
--- a/arch/arm/mach-npcm/Kconfig
+++ b/arch/arm/mach-npcm/Kconfig
@@ -10,6 +10,7 @@ config ARCH_WPCM450
bool "Support for WPCM450 BMC (Hermon)"
depends on ARCH_MULTI_V5
select CPU_ARM926T
+ select WPCM450_AIC
select NPCM7XX_TIMER
help
General support for WPCM450 BMC (Hermon).
--
2.30.2



2021-05-19 15:47:23

by Joel Stanley

[permalink] [raw]
Subject: Re: [PATCH] ARM: npcm: wpcm450: select interrupt controller driver

On Thu, 13 May 2021 at 16:57, Jonathan Neuschäfer <[email protected]> wrote:
>
> The interrupt controller driver is necessary in order to have a
> functioning Linux system on WPCM450. Select it in mach-npcm/Kconfig.
>
> Signed-off-by: Jonathan Neuschäfer <[email protected]>

Fixes: ece3fe93e8f4 ("ARM: npcm: Introduce Nuvoton WPCM450 SoC")
Reviewed-by: Joel Stanley <[email protected]>

I will send this to the soc maintainers to apply as a fix.

Thanks!

Joel

> ---
> arch/arm/mach-npcm/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-npcm/Kconfig b/arch/arm/mach-npcm/Kconfig
> index 658c8efb4ca14..a71cf1d189ae5 100644
> --- a/arch/arm/mach-npcm/Kconfig
> +++ b/arch/arm/mach-npcm/Kconfig
> @@ -10,6 +10,7 @@ config ARCH_WPCM450
> bool "Support for WPCM450 BMC (Hermon)"
> depends on ARCH_MULTI_V5
> select CPU_ARM926T
> + select WPCM450_AIC
> select NPCM7XX_TIMER
> help
> General support for WPCM450 BMC (Hermon).
> --
> 2.30.2
>

2021-05-19 17:42:32

by J. Neuschäfer

[permalink] [raw]
Subject: Re: [PATCH] ARM: npcm: wpcm450: select interrupt controller driver

On Tue, May 18, 2021 at 07:12:40AM +0000, Joel Stanley wrote:
> On Thu, 13 May 2021 at 16:57, Jonathan Neuschäfer <[email protected]> wrote:
> >
> > The interrupt controller driver is necessary in order to have a
> > functioning Linux system on WPCM450. Select it in mach-npcm/Kconfig.
> >
> > Signed-off-by: Jonathan Neuschäfer <[email protected]>
>
> Fixes: ece3fe93e8f4 ("ARM: npcm: Introduce Nuvoton WPCM450 SoC")

Ah, right, the fixes tag makes sense.

> Reviewed-by: Joel Stanley <[email protected]>
>
> I will send this to the soc maintainers to apply as a fix.

Thanks!

Jonathan


Attachments:
(No filename) (616.00 B)
signature.asc (849.00 B)
Download all attachments