Re: [PATCH 2/3] dt-bindings: arm: rockchip: Add Graperain G3568 series

From: Krzysztof Kozlowski

Date: Mon Jun 29 2026 - 03:17:35 EST


On Sun, Jun 28, 2026 at 06:57:56AM +0800, Coia Prant wrote:
> This documents Graperain G3568 v2 which is a development board based on RK3568 SoC.

"Document"

Please do not use "This commit/patch/change", but imperative mood. See
longer explanation here:
https://elixir.bootlin.com/linux/v6.16/source/Documentation/process/submitting-patches.rst#L94

>
> This series also have an SBC series with the suffix "box".
>
> This board is development board series, not SBC series.

Remember to also address Sashiko review.

>
> Link: https://www.graperain.cn/RK3568/RK3568-Development/ (China)
> Link: https://www.graperain.com/ARM-Embedded-RK3568-Development-Board/ (Global)
> Link: https://image.chukouplus.com/upload/C_153/product_file/20211022/6daddec9e400458816dd4c57ba807fc3.pdf
>
> Signed-off-by: Coia Prant <coiaprant@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/rockchip.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
> index 1a9dde186..873d41bff 100644
> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml
> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
> @@ -683,6 +683,12 @@ properties:
> - const: google,veyron-tiger
> - const: google,veyron
> - const: rockchip,rk3288
> +

Looks like you just added bunch of format-patch and check-patch
warnings...

Best regards,
Krzysztof