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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 02 Jun 2014 22:47:38 +0300
From:	Georgi Djakov <gdjakov@...sol.com>
To:	Stephen Boyd <sboyd@...eaurora.org>
CC:	mturquette@...aro.org, linux@....linux.org.uk, robh+dt@...nel.org,
	pawel.moll@....com, mark.rutland@....com,
	ijc+devicetree@...lion.org.uk, galak@...eaurora.org,
	rdunlap@...radead.org, linux-doc@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH v2 2/4] clk: qcom: Add APQ8084 Global Clock Controller
 support

On 02.06.14, 22:36, Stephen Boyd wrote:
> On 05/31, Georgi Djakov wrote:
>> +
>> +static const struct qcom_reset_map gcc_apq8084_resets[] = {
> 
>> +	[GCC_VENUS0_BCR] = { 0x1020 },
> 
>> +	[GCC_VPU_BCR] = { 0x1400 },
> 
>> +	[GCC_MDSS_BCR] = { 0x2300 },
>> +	[GCC_AVSYNC_BCR] = { 0x2400 },
>> +	[GCC_OXILI_BCR] = { 0x4020 },
>> +	[GCC_OXILICX_BCR] = { 0x4030 },
>> +	[GCC_OCMEMCX_BCR] = { 0x4050 },
> 
> These aren't in global clock control (looks like mmcc).
> 

Will remove it!

>> +#define GCC_VENUS0_BCR			56
> 
>> +#define GCC_VPU_BCR			76
> 
> 
>> +#define GCC_MDSS_BCR			93
>> +#define GCC_AVSYNC_BCR			94
>> +#define GCC_OXILI_BCR			95
>> +#define GCC_OXILICX_BCR			96
>> +#define GCC_OCMEMCX_BCR			97
> 
> Ditto
> 

Thank you for reviewing the patches!
--
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