[PATCH v2 0/3] board: sunxi: Add TaiqiCat (TQC) A01

Jun Yan jerrysteve1101 at gmail.com
Fri Feb 27 17:47:24 PST 2026


> This series adds support for the TaiqiCat (TQC) A01 — 
> a set-top box based on the Allwinner H6 SoC. 
> Originally released by Ultrapower(UQSoft) as a blockchain terminal, 
> the device has been discontinued and is no longer officially
> supported.
>   
>   https://web.archive.org/web/20190409213228/https://tq.ultrapower.com.cn/product.html

My apologies for not including the Changes section.

Changes in v2:                                                                                                                                                                         
- Replace "UQSoft" with "Ultrapower", and add relevant explanations.
- Link to v1: https://lore.kernel.org/all/20260226084850.417731-1-jerrysteve1101@gmail.com

> 
> Jun Yan (3):
>   dt-bindings: vendor-prefixes: Add Beijing Ultrapower Software Co.,
>     Ltd.
>   dt-bindings: arm: sunxi: Add TaiqiCat (TQC) A01
>   arm64: dts: allwinner: h6: Add TaiqiCat (TQC) A01 support
> 
>  .../devicetree/bindings/arm/sunxi.yaml        |   5 +
>  .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
>  arch/arm64/boot/dts/allwinner/Makefile        |   1 +
>  .../dts/allwinner/sun50i-h6-taiqicat-a01.dts  | 361 ++++++++++++++++++
>  4 files changed, 369 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-taiqicat-a01.dts
> 
> -- 
> 2.53.0





More information about the linux-arm-kernel mailing list