
Hi Simon,
On Sat, Nov 13, 2021 at 3:20 PM Simon Glass sjg@chromium.org wrote:
Hi Fabien,
On Fri, 16 Oct 2020 at 09:40, Fabien Parent fparent@baylibre.com wrote:
This series adds USB/Fastboot support on MT8516 Pumpkin board.
Fabien Parent (5): arm: dts: mt8516: add support for USB arm: dts: mt8516-pumpkin: enable usb port board: mediatek: pumpkin: initialize usb device configs: pumpkin: enable USB gadget configs: pumpkin: enable fastboot
arch/arm/dts/mt8516-pumpkin.dts | 10 ++++++++++ arch/arm/dts/mt8516.dtsi | 14 ++++++++++++++ board/mediatek/pumpkin/pumpkin.c | 17 +++++++++++++++++ configs/pumpkin_defconfig | 15 ++++++++++++++- 4 files changed, 55 insertions(+), 1 deletion(-)
Do you have a link for this board, please?
Sorry for the late reply. Here is a link to the board: https://www.seeedstudio.com/Pumpkin-Evaluation-Kit-Smart-Audio-Edition-p-426...
Also it would help to have some basic docs about it (building, installing U-Boot, basic specs)
Right now there is no public doc, but it will be released in the next couple of months alongside docs for the other pumpkin boards: mt8183 and mt8365.
Regards, Simon