[PATCH v2 0/2] Initial Amediatech X96Q support based on Allwinner H313

J. Neuschäfer via B4 Relay posted 2 patches 1 week, 6 days ago
Documentation/devicetree/bindings/arm/sunxi.yaml   |   5 +
arch/arm64/boot/dts/allwinner/Makefile             |   1 +
arch/arm64/boot/dts/allwinner/sun50i-h313-x96q.dts | 230 +++++++++++++++++++++
3 files changed, 236 insertions(+)
[PATCH v2 0/2] Initial Amediatech X96Q support based on Allwinner H313
Posted by J. Neuschäfer via B4 Relay 1 week, 6 days ago
This patchset adds an initial devicetree for the X96Q set-top box.
WiFi, Ethernet, and HDMI depend on drivers that are currently not
available in mainline Linux, and I didn't even get the SDIO WiFi chip to
enumerate, so I left these peripherals out of the in the devicetree.

The builtin infrared receiver produces IRQs when a nearby remote sends
events, but they somehow don't end up in /dev/input/event0.

Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
---
Changes in v2:
- Several dts improvements thanks to Andre Przywara's review
- Andre's Reviewed-by tag for the binding
- Link to v1: https://lore.kernel.org/r/20250912-x96q-v1-0-8471daaf39db@posteo.net

---
J. Neuschäfer (2):
      dt-bindings: arm: sunxi: Add Amediatech X96Q
      arm64: dts: allwinner: h313: Add Amediatech X96Q

 Documentation/devicetree/bindings/arm/sunxi.yaml   |   5 +
 arch/arm64/boot/dts/allwinner/Makefile             |   1 +
 arch/arm64/boot/dts/allwinner/sun50i-h313-x96q.dts | 230 +++++++++++++++++++++
 3 files changed, 236 insertions(+)
---
base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
change-id: 20250911-x96q-57e63380804e

Best regards,
-- 
J. Neuschäfer <j.ne@posteo.net>


Re: [PATCH v2 0/2] Initial Amediatech X96Q support based on Allwinner H313
Posted by Chen-Yu Tsai 1 week, 6 days ago
On Thu, 18 Sep 2025 12:58:42 +0200, J. Neuschäfer wrote:
> This patchset adds an initial devicetree for the X96Q set-top box.
> WiFi, Ethernet, and HDMI depend on drivers that are currently not
> available in mainline Linux, and I didn't even get the SDIO WiFi chip to
> enumerate, so I left these peripherals out of the in the devicetree.
> 
> The builtin infrared receiver produces IRQs when a nearby remote sends
> events, but they somehow don't end up in /dev/input/event0.
> 
> [...]

Applied to sunxi/dt-for-6.18 in local tree, thanks!

[1/2] dt-bindings: arm: sunxi: Add Amediatech X96Q
      commit: f9d3206506b4db2711eca0f6b3d9dc621cc1e650
[2/2] arm64: dts: allwinner: h313: Add Amediatech X96Q
      commit: 07c7f4f4e9504da240ef68adfd95a1150d3a6fd4

Best regards,
-- 
Chen-Yu Tsai <wens@csie.org>