mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-12-15 08:39:51 +00:00
cfc938c153
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
28 lines
952 B
Diff
28 lines
952 B
Diff
From 642e23b3f8a96c89390eb0ff05a6e46e63f9a98f Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Wed, 19 Jan 2022 02:40:20 +0000
|
|
Subject: [PATCH 47/53] WIP: dt-bindings: arm: amlogic: add OSMC Vero 4K
|
|
|
|
Add support for the OSMC Vero 4K
|
|
|
|
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 922380d6139e..73598f7992fd 100644
|
|
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
@@ -99,6 +99,7 @@ properties:
|
|
- libretech,aml-s905x-cc
|
|
- libretech,aml-s905x-cc-v2
|
|
- nexbox,a95x
|
|
+ - osmc,vero4k
|
|
- const: amlogic,s905x
|
|
- const: amlogic,meson-gxl
|
|
|
|
--
|
|
2.34.1
|
|
|