Documentation/devicetree/bindings/arm/rockchip.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-)
Merge sections for Asus Tinker Board and Asus Tinker Board S.
Asus Tinker Board S (Storage) is just a variant of Tinker Board
with an added eMMC chip.
Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com>
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 6aceaa8acbb2..784089f1e245 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -78,12 +78,9 @@ properties:
- description: Asus Tinker board
items:
- - const: asus,rk3288-tinker
- - const: rockchip,rk3288
-
- - description: Asus Tinker board S
- items:
- - const: asus,rk3288-tinker-s
+ - enum:
+ - asus,rk3288-tinker
+ - asus,rk3288-tinker-s
- const: rockchip,rk3288
- description: Beelink A1
---
base-commit: e7c375b181600caf135cfd03eadbc45eb530f2cb
change-id: 20251119-merge-tinker-bindings-f49b05d71fe4
Best regards,
--
Michael Opdenacker <michael.opdenacker@rootcommit.com>
On Wed, 19 Nov 2025 09:22:38 +0000, Michael Opdenacker wrote:
> Merge sections for Asus Tinker Board and Asus Tinker Board S.
>
> Asus Tinker Board S (Storage) is just a variant of Tinker Board
> with an added eMMC chip.
>
>
Applied, thanks!
[1/1] dt-bindings: arm: rockchip: merge Asus Tinker and Tinker S
commit: 605945281a65ca68af00f3d7592a191b20b21ad4
Best regards,
--
Heiko Stuebner <heiko@sntech.de>
On 19/11/2025 10:22, Michael Opdenacker wrote: > Merge sections for Asus Tinker Board and Asus Tinker Board S. > > Asus Tinker Board S (Storage) is just a variant of Tinker Board > with an added eMMC chip. > > Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com> > --- Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof
© 2016 - 2025 Red Hat, Inc.