All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: allwinner: Add X96Q Pro support
@ 2024-11-11 16:25 codekipper
  2024-11-11 16:25 ` [PATCH 1/2] dt-bindings: arm: sunxi: Add the X96Q Pro board name codekipper
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: codekipper @ 2024-11-11 16:25 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel, linux-sunxi, linux-sunxi,
	devicetree
  Cc: conor+dt, krzk+dt, robh, jernej.skrabec, samuel, andre.przywara,
	wens, macromorgan, jszhang, uwu, ryan, dsimic, mripard,
	Marcus Cooper

From: Marcus Cooper <codekipper@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


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

end of thread, other threads:[~2024-12-09 18:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-11 16:25 [PATCH 0/2] arm64: dts: allwinner: Add X96Q Pro support codekipper
2024-11-11 16:25 ` [PATCH 1/2] dt-bindings: arm: sunxi: Add the X96Q Pro board name codekipper
2024-11-11 20:04   ` Conor Dooley
2024-11-11 16:25 ` [PATCH 2/2] arm64: dts: allwinner: Add initial support for the X96Q-Pro STB codekipper
2024-11-11 17:27   ` Andre Przywara
2024-11-12 10:42     ` Code Kipper
2024-11-12 11:32       ` Andre Przywara
2024-12-09 18:04 ` [PATCH 0/2] arm64: dts: allwinner: Add X96Q Pro support Andre Przywara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.