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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
 <TY3PR01MB11346923E317A16B00DFA1DEB86DBA@TY3PR01MB11346.jpnprd01.prod.outlook.com>
Date: Mon, 1 Dec 2025 10:57:09 +0000
From: Biju Das <biju.das.jz@...renesas.com>
To: Uwe Kleine-König <ukleinek@...nel.org>, biju.das.au
	<biju.das.au@...il.com>
CC: Geert Uytterhoeven <geert+renesas@...der.be>, magnus.damm
	<magnus.damm@...il.com>, "linux-pwm@...r.kernel.org"
	<linux-pwm@...r.kernel.org>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>, "linux-renesas-soc@...r.kernel.org"
	<linux-renesas-soc@...r.kernel.org>, Prabhakar Mahadev Lad
	<prabhakar.mahadev-lad.rj@...renesas.com>, Tommaso Merciai
	<tommaso.merciai.xr@...renesas.com>
Subject: RE: [PATCH v3 3/8] pwm: rzg2l-gpt: Add
 prescale_pow_of_two_mult_factor variable to struct rzg2l_gpt_info

Hello Uwe,

> -----Original Message-----
> From: Uwe Kleine-König <ukleinek@...nel.org>
> Sent: 30 November 2025 08:29
> Subject: Re: [PATCH v3 3/8] pwm: rzg2l-gpt: Add prescale_pow_of_two_mult_factor variable to struct
> rzg2l_gpt_info
> 
> Hello Biju,
> 
> On Tue, Sep 23, 2025 at 03:45:07PM +0100, Biju wrote:
> > @@ -91,6 +91,7 @@
> >
> >  struct rzg2l_gpt_info {
> >  	u32 gtcr_tpcs_mask;
> > +	u8 prescale_pow_of_two_mult_factor;
> 
> To reduce the line length a bit I suggest to call this just "prescale_mult". That this is (up to
> now :-) a power of two isn't relevant enough to be mentioned in the name.
> 
> Otherwise looks fine.

OK, will change it to "prescale_mult".

Cheers,
Biju

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ