linux-loongson/arch/arm64/boot/dts/amlogic/meson-gxl-s805y.dtsi
Ferass El Hafidi f5d4227c6d arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick
Xiaomi Mi TV Stick is a small Amlogic-based Android TV stick released in
2020.  It is known as `xiaomi-aquaman` internally.  Specifications:
 * Amlogic S805Y SoC
 * Android TV 9, upgradable to Android TV 10
 * 8 GB eMMC
 * 1 GB of RAM
 * Wi-Fi + Bluetooth

The devicetree is based on p241's DT, with some changes to better match
the Mi TV Stick:
 * there is no Ethernet port, no IR, no CVBS connector on the stick
 * a white LED is present
 * adjust memory to have 1 GB of RAM available

Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org>
Link: https://lore.kernel.org/r/20250502-aquaman-v6-2-f1af347d9709@postmarketos.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
2025-05-05 14:28:40 +02:00

11 lines
216 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2025 Ferass El Hafidi <funderscore@postmarketos.org>
*/
#include "meson-gxl-s805x.dtsi"
/ {
compatible = "amlogic,s805y", "amlogic,meson-gxl";
};