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: <96bc8718-8902-4f2e-be96-1cd5e19a6355@ti.com>
Date: Thu, 11 Sep 2025 11:57:05 +0530
From: Santhosh Kumar K <s-k6@...com>
To: <miquel.raynal@...tlin.com>, <broonie@...nel.org>, <vigneshr@...com>,
        <marex@...x.de>, <computersforpeace@...il.com>,
        <theo.lebrun@...tlin.com>
CC: <linux-spi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <praneeth@...com>, <p-mantena@...com>, <a-dutta@...com>,
        <u-kumar1@...com>, <s-k6@...com>
Subject: Re: [PATCH v2 0/4] Miscellaneous fixes and clean-ups

Hello,

On 06/09/25 00:29, Santhosh Kumar K wrote:
> This series introduces some small but important fixes and cleanups in
> the Cadence QSPI Controller.
> 
> Changes in v2:
>   - Use max_t() instead of if case
>   - Add a logic to return failure if there are no flash device declared.
>   - Convert all the open coded bit shifts to BIT() macro
>   - Link to v1: https://lore.kernel.org/linux-spi/20250904133130.3105736-1-s-k6@ti.com/T/#m2a5b6024ae6f147615e54e12688d8ceb5acc6228
> 
> Tested on TI's AM62A SK and AM62P SK:
> Logs: https://gist.github.com/santhosh21/0d25767b58d9a1d9624f2c502dd8f36b
> 
> Signed-off-by: Santhosh Kumar K s-k6@...com

Gentle ping on this!

Regards,
Santhosh.

> 
> Pratyush Yadav (2):
>    spi: cadence-quadspi: Flush posted register writes before INDAC access
>    spi: cadence-quadspi: Flush posted register writes before DAC access
> 
> Santhosh Kumar K (1):
>    spi: cadence-quadspi: Fix cqspi_setup_flash()
> 
> Vignesh Raghavendra (1):
>    spi: cadence-quadspi: Use BIT() macros where possible
> 
>   drivers/spi/spi-cadence-quadspi.c | 34 +++++++++++++++++++------------
>   1 file changed, 21 insertions(+), 13 deletions(-)
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ