]> www.infradead.org Git - linux.git/commit
arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick
authorFerass El Hafidi <funderscore@postmarketos.org>
Fri, 2 May 2025 18:56:06 +0000 (18:56 +0000)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 5 May 2025 12:28:40 +0000 (14:28 +0200)
commitf5d4227c6dcab047579cca7b8e31a476ecdebf7b
tree331c203225a183c607c53528b14a9bb7b7a0ccc1
parent4954ec9300cfe7ab6f1de1c93c56c236ac0a07e5
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>
arch/arm64/boot/dts/amlogic/Makefile
arch/arm64/boot/dts/amlogic/meson-gxl-s805y-xiaomi-aquaman.dts [new file with mode: 0644]
arch/arm64/boot/dts/amlogic/meson-gxl-s805y.dtsi [new file with mode: 0644]