Re: [PATCH 1/5] dt-binding: trivial-devices: add arduino spi mcu interface

From: Krzysztof Kozlowski

Date: Fri Nov 07 2025 - 03:09:18 EST


On Thu, Nov 06, 2025 at 04:31:15PM +0100, Riccardo Mereu wrote:
> Add spidev item in order to describe in Arduino boards one of the
> interfaces between microprocessor and microcontroller.
>
> Signed-off-by: Riccardo Mereu <r.mereu@xxxxxxxxxx>

Also, now I see warnings, so standard message:

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