diff options
author | Thomas McKahan <tmckahan@singleboardsolutions.com> | 2023-08-09 07:21:16 -0400 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-08-09 14:21:39 +0200 |
commit | 99c81c127408e6b2e4725303fc2e0a09616877ce (patch) | |
tree | b4d442bdf7a60d5fe3a3485d057c53552a81c530 /Documentation/devicetree/bindings/arm | |
parent | 2bdfe84fbd57a4ed9fd65a67210442559ce078f0 (diff) |
dt-bindings: arm: rockchip: Add NanoPC T6
Add the NanoPC T6, a single board computer from FriendlyElec
Signed-off-by: Thomas McKahan <tmckahan@singleboardsolutions.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230809112120.99-2-tmckahan@singleboardsolutions.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 115ca986e20f..ca5389862887 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 |