mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-28 03:54:36 +00:00
30 lines
1004 B
Diff
30 lines
1004 B
Diff
From 9d8461e4e3f8f54ba7b3a9ced9eb627d4f03376e Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Sun, 24 Jul 2022 08:50:28 +0000
|
|
Subject: [PATCH 092/120] WIP: dt-bindings: arm: amlogic: add Beelink GT1
|
|
binding
|
|
|
|
Add the board binding for the Shenzen AZW (Beelink) GT1 Android
|
|
Set-Top Box device.
|
|
|
|
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
|
|
---
|
|
Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
index 9e410dc8d0c5..658702b68afe 100644
|
|
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
@@ -132,6 +132,7 @@ properties:
|
|
- enum:
|
|
- amlogic,q200
|
|
- amlogic,q201
|
|
+ - azw,gt1
|
|
- azw,gt1-ultimate
|
|
- khadas,vim2
|
|
- kingnovel,r-box-pro
|
|
--
|
|
2.34.1
|
|
|