linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
To: Mark Brown <broonie@kernel.org>
Cc: Lorenzo Bianconi <lorenzo@kernel.org>,
	Ray Liu <ray.liu@airoha.com>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	Andy Shevchenko <andy@kernel.org>,
	linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-mediatek@lists.infradead.org,
	Andreas Gnau <andreas.gnau@iopsys.eu>
Subject: Re: [PATCH v10 02/16] spi: airoha: remove unnecessary restriction length
Date: Thu, 16 Oct 2025 18:30:53 +0300	[thread overview]
Message-ID: <42116c7b-e9e5-4354-8aa0-7f90a63a85f1@iopsys.eu> (raw)
In-Reply-To: <0ccbe966-2e93-46a6-aad1-7715f289c275@sirena.org.uk>


On 10/16/25 18:07, Mark Brown wrote:
> On Thu, Oct 16, 2025 at 04:39:19PM +0300, Mikhail Kshevetskiy wrote:
>
>> Could you give me an advice?
>> This patch series consist of:
>> 1) bug fixes (patches 1, 3, 5, 6, 13)
> I note that 13 isn't tagged as a fix.

In most cases this driver will be called from spinand code. Spinand code
provides the same logic, thus patch 13 will do nothing. But if airoha
spi will be called outside of spinand code -- patch 13 becomes necessary.
  

>
>> 2) removing of boot related dirty hack, absolutely necessary for older
>> kernels (patch 12 and preparation patches 9-11)
>> 3) improvements (patches: 2, 8)
>> 4) cleanups (patches: 4, 7)
>> 5) support of en7523 SoC (patches: 14-16)
> Fixes, cleanups, general improvements, the new device support.
Thanks

  reply	other threads:[~2025-10-16 15:31 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-12 12:16 [PATCH v10 00/16] spi: airoha: driver fixes & improvements Mikhail Kshevetskiy
2025-10-12 12:16 ` [PATCH v10 01/16] spi: airoha: return an error for continuous mode dirmap creation cases Mikhail Kshevetskiy
2025-10-12 12:16 ` [PATCH v10 02/16] spi: airoha: remove unnecessary restriction length Mikhail Kshevetskiy
2025-10-16 12:04   ` Mark Brown
2025-10-16 13:39     ` Mikhail Kshevetskiy
2025-10-16 15:07       ` Mark Brown
2025-10-16 15:30         ` Mikhail Kshevetskiy [this message]
2025-10-12 12:16 ` [PATCH v10 03/16] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler Mikhail Kshevetskiy
2025-10-12 12:16 ` [PATCH v10 04/16] spi: airoha: remove unnecessary switch to non-dma mode Mikhail Kshevetskiy
2025-10-12 12:16 ` [PATCH v10 05/16] spi: airoha: switch back to non-dma mode in the case of error Mikhail Kshevetskiy
2025-10-12 12:16 ` [PATCH v10 06/16] spi: airoha: fix reading/writing of flashes with more than one plane per lun Mikhail Kshevetskiy
2025-10-12 12:16 ` [PATCH v10 07/16] spi: airoha: unify dirmap read/write code Mikhail Kshevetskiy
2025-10-12 12:16 ` [PATCH v10 08/16] spi: airoha: support of dualio/quadio flash reading commands Mikhail Kshevetskiy
2025-10-12 12:17 ` [PATCH v10 09/16] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT Mikhail Kshevetskiy
2025-10-12 12:17 ` [PATCH v10 10/16] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers Mikhail Kshevetskiy
2025-10-12 12:17 ` [PATCH v10 11/16] spi: airoha: set custom sector size equal to flash page size Mikhail Kshevetskiy
2025-10-12 12:17 ` [PATCH v10 12/16] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup Mikhail Kshevetskiy
2025-10-12 12:17 ` [PATCH v10 13/16] spi: airoha: buffer must be 0xff-ed before writing Mikhail Kshevetskiy
2025-10-12 12:17 ` [PATCH v10 14/16] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND Mikhail Kshevetskiy
2025-10-12 12:17 ` [PATCH v10 15/16] dt-bindings: spi: airoha: add compatible for EN7523 Mikhail Kshevetskiy
2025-10-13  0:16   ` Krzysztof Kozlowski
2025-10-12 12:17 ` [PATCH v10 16/16] arm: dts: airoha: en7523: add SNAND node Mikhail Kshevetskiy
2025-10-13  7:34   ` AngeloGioacchino Del Regno
2025-10-16 18:49 ` (subset) [PATCH v10 00/16] spi: airoha: driver fixes & improvements Mark Brown
2025-10-16 20:01   ` Mikhail Kshevetskiy
2025-10-16 20:07     ` Mark Brown
2025-10-17 19:01 ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42116c7b-e9e5-4354-8aa0-7f90a63a85f1@iopsys.eu \
    --to=mikhail.kshevetskiy@iopsys.eu \
    --cc=andreas.gnau@iopsys.eu \
    --cc=andy@kernel.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=lorenzo@kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=ray.liu@airoha.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).