mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-23 13:29:33 +00:00
* Change DEV to EDGE * Renaming patches dev folder to edge * Move patches into subdir where they will be archived. * Relink patch directories properly
29 lines
1 KiB
Diff
29 lines
1 KiB
Diff
From 6e61f9d59b12ccba2bf51dd41278dfe03f470b92 Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Sat, 29 Feb 2020 15:13:02 +0000
|
|
Subject: [PATCH 55/58] 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.25.1
|
|
|