S5PC110 should be used the correct VIC number

Kukjin Kim kgene.kim at samsung.com
Wed Jul 28 02:00:12 EDT 2010


Kyungmin Park wrote:
> 
> Hi Ben,
> 
> Can you post the VIC patch from correct VIC number from vic code at
> suspend & resume?
> If not, it has to modify it after release. or can you fix it as below.
> 
Yeah, you're right.

Already reported by Ben Dooks...but missed that.
http://lists.infradead.org/pipermail/linux-arm-kernel/2010-June/016872.html

Anyway we need updated for ARCH_S5P6442 which has 3 VICs as well as
ARCH_S5PV210.

> diff --git a/arch/arm/common/Kconfig b/arch/arm/common/Kconfig
> index 0a34c81..0ac3d81 100644
> --- a/arch/arm/common/Kconfig
> +++ b/arch/arm/common/Kconfig
> @@ -6,6 +6,7 @@ config ARM_VIC
> 
>  config ARM_VIC_NR
>         int
> +       default 4 if ARCH_S5PV210
>         default 2
>         depends on ARM_VIC
>         help
> 
> I hope anyone should be included at this rc window.
> 
Could you please submit for this?...so I think, Russell can send it to
upstream before 35 stable.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.




More information about the linux-arm-kernel mailing list