[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230705065744.25848-1-jason-ch.chen@mediatek.com>
Date: Wed, 5 Jul 2023 14:57:41 +0800
From: Jason-ch Chen <jason-ch.chen@...iatek.com>
To: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
CC: NĂcolas F . R . A . Prado
<nfraprado@...labora.com>, Chen-Yu Tsai <wenst@...omium.org>,
<Project_Global_Chrome_Upstream_Group@...iatek.com>,
<devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<linux-mediatek@...ts.infradead.org>,
jason-ch chen <Jason-ch.Chen@...iatek.com>
Subject: [PATCH 0/3] Add basic node support for MediaTek MT8188 SoC
From: jason-ch chen <Jason-ch.Chen@...iatek.com>
MT8188 is a SoC based on 64bit ARMv8 architecture.
It contains 6 CA55 and 2 CA78 cores.
MT8188 share many HW IP with MT65xx series.
This patchset was tested on MT8188 evaluation board to shell.
Based on tag: next-20230704, linux-next/master
jason-ch chen (3):
dt-bindings: arm: Add compatible for MediaTek MT8188
dt-bindings: arm: mediatek: Add mt8188 pericfg compatible
arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile
.../devicetree/bindings/arm/mediatek.yaml | 4 +
.../arm/mediatek/mediatek,pericfg.yaml | 1 +
arch/arm64/boot/dts/mediatek/Makefile | 1 +
arch/arm64/boot/dts/mediatek/mt8188-evb.dts | 402 ++++++++
arch/arm64/boot/dts/mediatek/mt8188.dtsi | 926 ++++++++++++++++++
5 files changed, 1334 insertions(+)
create mode 100644 arch/arm64/boot/dts/mediatek/mt8188-evb.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt8188.dtsi
--
2.18.0
Powered by blists - more mailing lists