All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support for MediaTek MT8195 demo board
@ 2022-03-27 16:58 ` Fabien Parent
  0 siblings, 0 replies; 21+ messages in thread
From: Fabien Parent @ 2022-03-27 16:58 UTC (permalink / raw)
  To: Matthias Brugger; +Cc: Fabien Parent, linux-arm-kernel, linux-mediatek

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.

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/20220216113131.13145-4-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     |   4 +
 arch/arm64/boot/dts/mediatek/Makefile         |   1 +
 arch/arm64/boot/dts/mediatek/mt8195-demo.dts  | 539 ++++++++++++++++++
 arch/arm64/configs/defconfig                  |   4 +
 4 files changed, 548 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8195-demo.dts

-- 
2.35.1


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2022-03-27 19:32 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-27 16:58 [PATCH 0/4] Add support for MediaTek MT8195 demo board Fabien Parent
2022-03-27 16:58 ` Fabien Parent
2022-03-27 16:58 ` [PATCH 1/4] dt-bindings: arm64: dts: mediatek: Add mt8195-demo board Fabien Parent
2022-03-27 16:58   ` Fabien Parent
2022-03-27 16:58   ` Fabien Parent
2022-03-27 18:44   ` Krzysztof Kozlowski
2022-03-27 18:44     ` Krzysztof Kozlowski
2022-03-27 18:44     ` Krzysztof Kozlowski
2022-03-27 16:58 ` [PATCH 2/4] arm64: dts: mediatek: Add device-tree for MT8195 Demo board Fabien Parent
2022-03-27 16:58   ` Fabien Parent
2022-03-27 16:58   ` Fabien Parent
2022-03-27 18:52   ` Krzysztof Kozlowski
2022-03-27 18:52     ` Krzysztof Kozlowski
2022-03-27 18:52     ` Krzysztof Kozlowski
2022-03-27 19:31     ` Fabien Parent
2022-03-27 19:31       ` Fabien Parent
2022-03-27 19:31       ` Fabien Parent
2022-03-27 16:58 ` [PATCH 3/4] arm64: defconfig: enable MT6359 regulator driver Fabien Parent
2022-03-27 16:58   ` Fabien Parent
2022-03-27 16:58 ` [PATCH 4/4] arm64: defconfig: enable some mt6360 PMIC drivers Fabien Parent
2022-03-27 16:58   ` Fabien Parent

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.