devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v3 1/0] Add basic node support for Mediatek MT8195 SoC
@ 2021-06-01  7:53 Seiya Wang
  2021-06-01  7:53 ` [v3 1/1] arm64: dts: Add Mediatek SoC MT8195 and evaluation board dts and Makefile Seiya Wang
  0 siblings, 1 reply; 4+ messages in thread
From: Seiya Wang @ 2021-06-01  7:53 UTC (permalink / raw)
  To: Matthias Brugger, Rob Herring
  Cc: linux-arm-kernel, linux-mediatek, devicetree, linux-kernel,
	srv_heupstream

MT8195 is a SoC based on 64bit ARMv8 architecture.
It contains 4 CA55 and 4 CA78 cores.
MT8195 share many HW IP with MT65xx series.
This patchset was tested on MT8195 evaluation board to shell.

Based on v5.13-rc4

Changes in v3
Add spi and pinctrl nodes

Changes in v2
Fix make dt_binding_check warning in mediatek,ufs-phy.yaml
Update usb phy and ufs phy nodes in mt8195.dtsi

Seiya Wang (1):
  arm64: dts: Add Mediatek SoC MT8195 and evaluation board dts and
    Makefile

 arch/arm64/boot/dts/mediatek/Makefile       |   1 +
 arch/arm64/boot/dts/mediatek/mt8195-evb.dts |  29 ++
 arch/arm64/boot/dts/mediatek/mt8195.dtsi    | 561 ++++++++++++++++++++++++++++
 3 files changed, 591 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8195-evb.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8195.dtsi

--
2.14.1


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

end of thread, other threads:[~2021-06-08  2:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-01  7:53 [v3 1/0] Add basic node support for Mediatek MT8195 SoC Seiya Wang
2021-06-01  7:53 ` [v3 1/1] arm64: dts: Add Mediatek SoC MT8195 and evaluation board dts and Makefile Seiya Wang
2021-06-02 11:28   ` Matthias Brugger
2021-06-08  2:43     ` Seiya Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).