From: Marcus Cooper <codekip...@gmail.com> Hi All, The X96Q-Pro is an STB based on the Allwinner H313 SoC with a SD slot, 2 USB-2 ports, a 10/100M ethernet port using the SoC's integrated PHY, Wifi via an sdio wifi chip, HDMI, an IR receiver, a blue LED display, an audio video connector and an digital S/PDIF connector. Further information can be found on the sunxi wiki https://linux-sunxi.org/X96QPro and the vendors site https://x96mini.com/products/android-10-x96q-pro-smart-tv-box
Thanks in advance for the reviews, CK Marcus Cooper (2): dt-bindings: arm: sunxi: Add the X96Q Pro board name arm64: dts: allwinner: Add initial support for the X96Q-Pro STB .../devicetree/bindings/arm/sunxi.yaml | 5 + arch/arm64/boot/dts/allwinner/Makefile | 1 + .../dts/allwinner/sun50i-h313-x96q-pro.dts | 176 ++++++++++++++++++ 3 files changed, 182 insertions(+) create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h313-x96q-pro.dts -- 2.47.0 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. To view this discussion, visit https://groups.google.com/d/msgid/linux-sunxi/20241111162524.46812-1-codekipper%40gmail.com.