diff options
author | 2025-04-28 12:44:29 +0200 | |
---|---|---|
committer | 2025-05-09 17:37:05 +0200 | |
commit | eb7af1268e0042e83607918229cd62c3669cdcb8 (patch) | |
tree | 4b3996d71bb2dcb76fdb74efd8cb6750a98a271b | |
parent | dt-bindings: vendor-prefixes: Add TC Unterhaltungselektronik AG (diff) | |
download | linux-rng-eb7af1268e0042e83607918229cd62c3669cdcb8.tar.xz linux-rng-eb7af1268e0042e83607918229cd62c3669cdcb8.zip |
dt-bindings: arm: amlogic: Add TCU Fernsehfee 3.0 board
Fernsehfee ("TV fairy") 3.0 is a set-top box with HDMI input and output
ports. It originally ran Android 4.4 and a Linux 3.10 kernel.
https://fernsehfee.de/ (German)
https://telefairy.com/ (English)
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
Link: https://lore.kernel.org/r/20250428-fernsehfee-v2-2-293b98a43a91@posteo.net
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 0647851ae1f5..f6f045528da3 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -27,6 +27,7 @@ properties: items: - enum: - minix,neo-x8 + - tcu,fernsehfee3 - const: amlogic,meson8 - description: Boards with the Amlogic Meson8m2 SoC |