mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-03-01 04:31:30 +00:00
38 lines
1.3 KiB
Diff
38 lines
1.3 KiB
Diff
From 6d455a73dcfaadc4e58774c4cb0c3c139dd5f7fc Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Tue, 9 Mar 2021 05:04:10 +0000
|
|
Subject: [PATCH 85/88] dt-bindings: arm: amlogic: add MeCool KII/KIII Pro
|
|
bindings
|
|
|
|
Add the board bindings for the MeCool (Videostrong Technology Co., Ltd)
|
|
KII-Pro (S905D) and KIII-Pro (S912) devices.
|
|
|
|
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
|
|
---
|
|
Documentation/devicetree/bindings/arm/amlogic.yaml | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
index e8aec4b53553..f32b798d1a1c 100644
|
|
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
@@ -109,6 +109,7 @@ properties:
|
|
- libretech,aml-s905d-pc
|
|
- phicomm,n1
|
|
- smartlabs,sml5442tw
|
|
+ - videostrong,gxl-kii-pro
|
|
- const: amlogic,s905d
|
|
- const: amlogic,meson-gxl
|
|
|
|
@@ -123,6 +124,7 @@ properties:
|
|
- minix,neo-u9h
|
|
- nexbox,a1
|
|
- tronsmart,vega-s96
|
|
+ - videostrong,gxm-kiii-pro
|
|
- wetek,core2
|
|
- const: amlogic,s912
|
|
- const: amlogic,meson-gxm
|
|
--
|
|
2.17.1
|
|
|