Re: [PATCH v2 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI
From: Chi-Wen Weng
Date: Mon Jun 08 2026 - 07:42:00 EST
Hi Krzysztof,
Thanks for pointing this out.
I will fix the DCO mismatch in the next version by making the commit
author and Signed-off-by consistent, and I will also make sure the
send-email From address does not conflict with them.
I will rerun both checkpatch.pl and checkpatch.pl --strict on the full
patch series before sending v3.
Best regards,
Chi-Wen
Krzysztof Kozlowski 於 2026/6/8 下午 06:02 寫道:
On Mon, Jun 08, 2026 at 10:50:08AM +0800, Chi-Wen Weng wrote:
Add a devicetree binding for the Quad SPI controller found inDCO mismatch.
Nuvoton MA35D1 SoCs.
The controller supports SPI memory devices such as SPI NOR and SPI NAND
flashes. It has one register range, one clock input and one reset line,
and supports up to two chip selects.
Signed-off-by: Chi-Wen Weng <cwweng@xxxxxxxxxxx>
Please run scripts/checkpatch.pl on the patches and fix reported
warnings. After that, run also 'scripts/checkpatch.pl --strict' on the
patches and (probably) fix more warnings. Some warnings can be ignored,
especially from --strict run, but the code here looks like it needs a
fix. Feel free to get in touch if the warning is not clear.
Best regards,
Krzysztof