From 99c81c127408e6b2e4725303fc2e0a09616877ce Mon Sep 17 00:00:00 2001 From: Thomas McKahan Date: Wed, 9 Aug 2023 07:21:16 -0400 Subject: [PATCH] dt-bindings: arm: rockchip: Add NanoPC T6 Add the NanoPC T6, a single board computer from FriendlyElec Signed-off-by: Thomas McKahan Acked-by: Conor Dooley Link: https://lore.kernel.org/r/20230809112120.99-2-tmckahan@singleboardsolutions.com Signed-off-by: Heiko Stuebner --- Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 115ca986e20fa..ca53898628878 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -227,6 +227,11 @@ properties: - friendlyarm,nanopi-r5s - const: rockchip,rk3568 + - description: FriendlyElec NanoPC T6 + items: + - const: friendlyarm,nanopc-t6 + - const: rockchip,rk3588 + - description: GeekBuying GeekBox items: - const: geekbuying,geekbox -- 2.30.2