mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
27 lines
950 B
Diff
27 lines
950 B
Diff
From 9e929bee05f351db3969235f378ca77845c08225 Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Wed, 6 Jul 2022 05:05:11 +0000
|
|
Subject: [PATCH 76/92] 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 cadb9b2377f2..971645c53f43 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
|
|
|