mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
28 lines
1,001 B
Diff
28 lines
1,001 B
Diff
From 0a225528fdb833260b425e6b8a69bced20a6562c Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Sun, 24 Jul 2022 08:50:28 +0000
|
|
Subject: [PATCH 78/92] 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 971645c53f43..083fab6ab099 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
|
|
|