[PATCH v3 0/4] Add support for MediaTek MT8195 demo board

Matthias Brugger matthias.bgg at gmail.com
Fri Apr 22 07:56:11 PDT 2022



On 15/04/2022 16:59, Fabien Parent wrote:
> This patch serie adds basic support for the MediaTek MT8195
> demo board. For now the support is pretty basic and allow
> just to boot, use USB, and the SD card.
> 
> When more IO support will be added for MT8195, new changes
> will be pushed to the device-tree of the MT8195 demo board
> to support these IOs as well.

Whole series applied.

Thanks!

> 
> This serie depends on the following patches:
> [0] https://patchwork.kernel.org/project/linux-mediatek/patch/1622011927-359-9-git-send-email-hsin-hsiung.wang@mediatek.com/
> [1] https://patchwork.kernel.org/project/linux-mediatek/patch/20220411022724.11005-3-tinghan.shen@mediatek.com/
> 
> Fabien Parent (4):
>    dt-bindings: arm64: dts: mediatek: Add mt8195-demo board
>    arm64: dts: mediatek: Add device-tree for MT8195 Demo board
>    arm64: defconfig: enable MT6359 regulator driver
>    arm64: defconfig: enable some mt6360 PMIC drivers
> 
>   .../devicetree/bindings/arm/mediatek.yaml     |   1 +
>   arch/arm64/boot/dts/mediatek/Makefile         |   1 +
>   arch/arm64/boot/dts/mediatek/mt8195-demo.dts  | 445 ++++++++++++++++++
>   arch/arm64/configs/defconfig                  |   4 +
>   4 files changed, 451 insertions(+)
>   create mode 100644 arch/arm64/boot/dts/mediatek/mt8195-demo.dts
> 



More information about the linux-arm-kernel mailing list