mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-24 10:16:18 +00:00
30 lines
1.0 KiB
Diff
30 lines
1.0 KiB
Diff
From 821b974dba480063ad5c60d83bd28441ba164f7c Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Sun, 11 Apr 2021 05:50:13 +0000
|
|
Subject: [PATCH 075/120] WIP: dt-bindings: arm: amlogic: add support for Minix
|
|
NEO-U1
|
|
|
|
The Minix NEO-U1 is an Android STB based on the Amlogic P200 (GXBB)
|
|
reference design with an S905 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 845a5eb56ff3..657af6e662ea 100644
|
|
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
@@ -58,6 +58,7 @@ properties:
|
|
- amlogic,p201
|
|
- friendlyarm,nanopi-k2
|
|
- hardkernel,odroid-c2
|
|
+ - minix,neo-u1
|
|
- nexbox,a95x
|
|
- videostrong,kii-pro
|
|
- wetek,hub
|
|
--
|
|
2.34.1
|
|
|