On Mon, 11 Nov 2024 17:25:04 +0100 codekipper@xxxxxxxxx wrote: Hi Marcus, > From: Marcus Cooper <codekipper@xxxxxxxxx> > > 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 You hinted at sending a v2 some day, will you get the chance to do this still this month? Then the DT would have a good chance of getting merged into v6.14, I think. Cheers, Andre > 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 >