[PATCH v1 0/2] arm64: dts: mediatek: Add device tree for MT8365-based Pumpkin i350
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Mon Oct 16 14:51:20 PDT 2023
Hello,
This small patch series adds a device tree for the Pumpkin i350 board
made by OLogic. It starts with two small patches to add a vendor prefix
for OLogic (1/3) and a compatible string for the board (2/3), and then
adds the device tree (3/3).
The device tree is based on work from Fabien Parent, with a few features
added, and a set of devices removed:
- Audio support, as I can't easily test it at the moment due to lack of
local access to the board.
- Display support, for the same reason.
- Dual-role USB support, due to missing bindings and drivers for the
TUSB322 in the upstream kernel.
Support for the crypto processor (ATECC608B) and the WiFi/Bluetooth
module (MT7663S) is also missing, but this wasn't present in the BSP
either.
Once camera support for the MT8365 lands upstream, I will probably send
patches for DT integration with this board.
Laurent Pinchart (3):
dt-bindings: vendor-prefixes: Add prefix for OLogic, Inc.
dt-bindings: arm64: dts: mediatek: Add ologic,pumpkin-i350 board
arm64: dts: mediatek: Add device tree for MT8365-based Pumpkin i350
.../devicetree/bindings/arm/mediatek.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/mediatek/Makefile | 1 +
.../boot/dts/mediatek/mt8365-pumpkin.dts | 542 ++++++++++++++++++
4 files changed, 546 insertions(+)
create mode 100644 arch/arm64/boot/dts/mediatek/mt8365-pumpkin.dts
base-commit: 58720809f52779dc0f08e53e54b014209d13eebb
--
Regards,
Laurent Pinchart
More information about the Linux-mediatek
mailing list