mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
29 lines
1.0 KiB
Diff
29 lines
1.0 KiB
Diff
From b8baf3c9ff435223796c3c2c7191727486e61ed2 Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Thu, 9 Feb 2023 09:59:58 +0000
|
|
Subject: [PATCH 35/54] WIP: dt-bindings: arm: amlogic: add support for Tanix
|
|
TX9 Pro
|
|
|
|
The Oranth Tanix TX9 Pro is an Android STB using the Amlogic S912 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 05edf22e6c30..13dd7abbdcf8 100644
|
|
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
@@ -134,6 +134,7 @@ properties:
|
|
- libretech,aml-s912-pc
|
|
- minix,neo-u9h
|
|
- nexbox,a1
|
|
+ - oranth,tx9-pro
|
|
- tronsmart,vega-s96
|
|
- videostrong,gxm-kiii-pro
|
|
- wetek,core2
|
|
--
|
|
2.34.1
|
|
|