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

Message ID 20260227155801.211376-1-jerrysteve1101@gmail.com (mailing list archive)
Headers
Series board: sunxi: Add TaiqiCat (TQC) A01 |

Message

Jun Yan Feb. 27, 2026, 3:57 p.m. UTC
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

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
  

Comments

Jun Yan Feb. 28, 2026, 1:47 a.m. UTC | #1
> 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