mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-03-01 03:21:21 +00:00
30 lines
1.0 KiB
Diff
30 lines
1.0 KiB
Diff
From 8af4f9a08f739fd9b832c13939b765211a166097 Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Sat, 29 Feb 2020 15:13:02 +0000
|
|
Subject: [PATCH 81/88] dt-bindings: arm: amlogic: add support for the Tanix
|
|
TX5 Max
|
|
|
|
The Oranth (Tanix) TX5 Max is based on the Amlogic U200 reference
|
|
board with an S905X2 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 455cdd951c6e..e8aec4b53553 100644
|
|
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
@@ -140,6 +140,7 @@ properties:
|
|
- amediatech,x96-max
|
|
- amlogic,u200
|
|
- seirobotics,sei510
|
|
+ - oranth,tx5-max
|
|
- const: amlogic,g12a
|
|
|
|
- description: Boards with the Amlogic Meson G12B A311D SoC
|
|
--
|
|
2.17.1
|
|
|