mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
30 lines
1.0 KiB
Diff
30 lines
1.0 KiB
Diff
From cac91ad1445e0da6b9f51e5e4b3d29e6bd361b7e Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Sun, 16 Jan 2022 08:15:36 +0000
|
|
Subject: [PATCH 56/73] WIP: dt-bindings: arm: amlogic: add support for MeCool
|
|
M8S Pro W
|
|
|
|
The MeCool M8S Pro W is an Android STB based on the Amlogic P281
|
|
(GXL) reference design with an S905W chip.
|
|
|
|
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 096c3cfadeb0..954d536f6c56 100644
|
|
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
@@ -89,6 +89,7 @@ properties:
|
|
- amlogic,p281
|
|
- oranth,tx3-mini
|
|
- jethome,jethub-j80
|
|
+ - videostrong,gxl-m8s-pro-w
|
|
- const: amlogic,s905w
|
|
- const: amlogic,meson-gxl
|
|
|
|
--
|
|
2.17.1
|
|
|