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]
Date:   Thu, 10 Nov 2022 02:40:33 +0100
From:   Thierry Reding <thierry.reding@...il.com>
To:     Petlozu Pravareshwar <petlozup@...dia.com>
Cc:     jonathanh@...dia.com, p.zabel@...gutronix.de,
        dmitry.osipenko@...labora.com, ulf.hansson@...aro.org,
        kkartik@...dia.com, cai.huoqing@...ux.dev, spatra@...dia.com,
        linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6] soc/tegra: pmc: Add IO Pad table for tegra234

On Fri, Sep 30, 2022 at 04:02:13PM +0000, Petlozu Pravareshwar wrote:
> Add IO PAD table for tegra234 to allow configuring dpd mode
> and switching the pins to 1.8V or 3.3V as needed.
> 
> In tegra234, DPD registers are reorganized such that there is
> a DPD_REQ register and a DPD_STATUS register per pad group.
> This change accordingly updates the PMC driver.
> 
> Signed-off-by: Petlozu Pravareshwar <petlozup@...dia.com>
> ---
> v3->v4:
> * Addressing the review comments from Thierry Reding.
> v4->v5:
> * Remove dpd request and status variables from "struct tegra_pmc_regs"
>   as they are no longer needed.
> v5->v6:
> * Fix compilation warning: unused variable.
> ---
>  drivers/soc/tegra/pmc.c | 708 +++++++++++++++++++++++++---------------
>  1 file changed, 439 insertions(+), 269 deletions(-)

Applied, with slight fixups to the commit message.

Thanks,
Thierry

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