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] [day] [month] [year] [list]
Message-ID: <ZF0+OIvCcaDGoJ51@shikoro>
Date:   Thu, 11 May 2023 21:12:56 +0200
From:   Wolfram Sang <wsa+renesas@...g-engineering.com>
To:     Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
Cc:     "linux-renesas-soc@...r.kernel.org" 
        <linux-renesas-soc@...r.kernel.org>,
        Niklas Söderlund 
        <niklas.soderlund+renesas@...natech.se>,
        Niklas Söderlund <niklas.soderlund@...natech.se>,
        "Rafael J. Wysocki" <rafael@...nel.org>,
        Daniel Lezcano <daniel.lezcano@...aro.org>,
        Amit Kucheria <amitk@...nel.org>,
        Zhang Rui <rui.zhang@...el.com>,
        "linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH RFT v2 3/3] drivers/thermal/rcar_gen3_thermal: add
 reading fuses for Gen4


> > +	priv->ptat[0] = rcar_gen3_thermal_read(priv->tscs[0], REG_GEN4_THSFMON01) &
> > +		GEN4_FUSE_MASK;
> 
> s/REG_GEN4_THSFMON01/REG_GEN4_THSFMON16/
> 
> According to the table in 13.3.3.4 of R-Car {S4,V4H} Hardware manuals:
> 
> PTAT1	PTAT_PF_U_SR1 bits (of THSFMON16 register)
> PTAT2	PTAT_PF_R_SR1 bits (of THSFMON17 register)
> PTAT3	PTAT_PF_L_SR1 bits (of THSFMON15 register)
> THCODE1	THCODE_U_SR1 bits (of THSFMON01 register)
> THCODE2	THCODE_R_SR1 bits (of THSFMON02 register)
> THCODE3	THCODE_L_SR1 bits (of THSFMON00 register)

Oops, you are right, I mixed the two blocks :/ I'll send a fixed version
right away!


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ