lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 13 May 2014 13:53:14 +0800
From:	Zhou Wang <wangzhou1@...ilicon.com>
To:	<linux@....linux.org.uk>, <linux-arm-kernel@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>
CC:	<haojian.zhuang@...aro.org>, <xuwei5@...ilicon.com>
Subject: Re: [PATCH 1/2] ARM: hip04: set ARCH_NR_GPIO to 128

On 2014/5/4 19:37, Zhou Wang wrote:
> On 2014/4/23 19:51, Zhou Wang wrote:
>> set ARCH_NR_GPIO for Hisilicon Soc hip04, which has 4 GPIO
>> controllers with 32 GPIOs each.
>>
>> Signed-off-by: Zhou Wang <wangzhou1@...ilicon.com>
>> ---
>>  arch/arm/Kconfig |    1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
>> index 2961627..bb00e65 100644
>> --- a/arch/arm/Kconfig
>> +++ b/arch/arm/Kconfig
>> @@ -1664,6 +1664,7 @@ config ARCH_NR_GPIO
>>  	default 352 if ARCH_VT8500
>>  	default 288 if ARCH_SUNXI
>>  	default 264 if MACH_H4700
>> +	default 128 if ARCH_HIP04
>>  	default 0
>>  	help
>>  	  Maximum number of GPIOs in the system.
>> -- 1.7.9.5
>>
> Hi Russell
> 
>  Is there anything I should pay attention to about this patch?
> 
> Best regards
> Zhou Wang
> 
Hi Russell,

  Would you like to apply this patch? if there is some problem ,please tell me.

Best regards,
Zhou Wang

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ