Re: [PATCH 3/5] dt-binding: arm: qcom: add arduino unoq codename
From: Krzysztof Kozlowski
Date: Fri Nov 07 2025 - 02:13:54 EST
On 06/11/2025 16:31, Riccardo Mereu wrote:
> From: Riccardo Mereu <r.mereu.kernel@xxxxxxxxxx>
>
> Document Arduino UnoQ. Arduino UnoQ is a single-board computer
compatible says imola, not unoq.
> combining Qualcomm Dragonwing™ QRB2210 microprocessor with
> STMicroelectronics STM32U585 microcontroller.
>
> Signed-off-by: Riccardo Mereu <r.mereu@xxxxxxxxxx>
> ---
Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
Best regards,
Krzysztof