public inbox for linux-sunxi@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v3 0/3] board: sunxi: Add TaiqiCat (TQC) A01
@ 2026-03-02  2:09 Jun Yan
  2026-03-02  2:09 ` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Beijing Ultrapower Software Co., Ltd Jun Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jun Yan @ 2026-03-02  2:09 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-sunxi
  Cc: robh, krzk+dt, conor+dt, wens, jernej.skrabec, samuel, mripard,
	andre.przywara, Jun Yan

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

Changes in v3:
- Drop the serial1 alias.
- Add an ethernet0 alias for WiFi.
- Link to v2: https://lore.kernel.org/all/20260227155801.211376-1-jerrysteve1101@gmail.com

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-04  7:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-02  2:09 [PATCH v3 0/3] board: sunxi: Add TaiqiCat (TQC) A01 Jun Yan
2026-03-02  2:09 ` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Beijing Ultrapower Software Co., Ltd Jun Yan
2026-03-02  2:09 ` [PATCH v3 2/3] dt-bindings: arm: sunxi: Add TaiqiCat (TQC) A01 Jun Yan
2026-03-02  2:09 ` [PATCH v3 3/3] arm64: dts: allwinner: h6: Add TaiqiCat (TQC) A01 support Jun Yan
2026-03-03 18:38   ` Jernej Škrabec
2026-03-04  7:25     ` Jun Yan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox