mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-24 10:16:18 +00:00
28 lines
952 B
Diff
28 lines
952 B
Diff
From 74edd1397576e08df2de0fb5944ddbd85d47172b Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Wed, 6 Jul 2022 05:05:11 +0000
|
|
Subject: [PATCH 090/120] WIP: dt-bindings: arm: amlogic: add TBee Box binding
|
|
|
|
Add the board binding for the TBee Box.
|
|
|
|
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 5ff3e7f43a51..9e410dc8d0c5 100644
|
|
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
@@ -110,6 +110,7 @@ properties:
|
|
- libretech,aml-s905x-cc-v2
|
|
- nexbox,a95x
|
|
- osmc,vero4k
|
|
+ - tbee,box
|
|
- const: amlogic,s905x
|
|
- const: amlogic,meson-gxl
|
|
|
|
--
|
|
2.34.1
|
|
|