[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e8235ec5-d857-1a0a-7108-3c2b8a5dbed9@manjaro.org>
Date: Fri, 14 Nov 2025 03:00:54 +0100
From: "Dragan Simic" <dsimic@...jaro.org>
To: michael.opdenacker@...tcommit.com
Cc: "Rob Herring" <robh@...nel.org>, "Krzysztof Kozlowski" <krzk+dt@...nel.org>, "Conor Dooley" <conor+dt@...nel.org>, "Heiko Stuebner" <heiko@...ech.de>, devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: arm: rockchip: Asus Tinkerboard 3 and 3S
Hello Michael,
Thanks for this patch! Please, see some comments below.
On Tuesday, November 11, 2025 18:20 CET, michael.opdenacker@...tcommit.com wrote:
> From: Michael Opdenacker <michael.opdenacker@...tcommit.com>
>
> Document the compatible strings for Asus Tinkerboard 3 [1] and 3S [2],
> which are SBCs based on the Rockchip 3566 SoC.
For consistency, this should be s/Tinkerboard/Tinker Board/.
> The "3S" version ("S" for "storage") just adds a 16 GB eMMC
> and a "mask ROM" DIP switch to the "3" version.
>
> Link: https://tinker-board.asus.com/series/tinker-board-3.html [1]
> Link: https://tinker-board.asus.com/series/tinker-board-3s.html [2]
These two lines should read like this, to serve as references, with
an empty line afterwards, of course:
[1] https://tinker-board.asus.com/series/tinker-board-3.html
[2] https://tinker-board.asus.com/series/tinker-board-3s.html
> Signed-off-by: Michael Opdenacker <michael.opdenacker@...tcommit.com>
> ---
> Documentation/devicetree/bindings/arm/rockchip.yaml | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
> index 6aceaa8acbb2..451597a6cffb 100644
> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml
> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
> @@ -86,6 +86,17 @@ properties:
> - const: asus,rk3288-tinker-s
> - const: rockchip,rk3288
>
> + - description: Asus Tinker board 3
This should be s/Tinker board/Tinker Board/, because it's actually
a proper noun/name.
> + items:
> + - const: asus,rk3566-tinker-3
> + - const: rockchip,rk3566
> +
> + - description: Asus Tinker board 3S
The same as above.
> + items:
> + - const: asus,rk3566-tinker-3s
> + - const: asus,rk3566-tinker-3
> + - const: rockchip,rk3566
> +
> - description: Beelink A1
> items:
> - const: azw,beelink-a1
Powered by blists - more mailing lists