[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4c74abbfed2a02a7cf6bfc0b6050489c4446571f.camel@mediatek.com>
Date: Mon, 14 Jul 2025 14:26:45 +0000
From: Sirius Wang (王皓昱) <Sirius.Wang@...iatek.com>
To: "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
"robh@...nel.org" <robh@...nel.org>, "krzk+dt@...nel.org"
<krzk+dt@...nel.org>, "jirislaby@...nel.org" <jirislaby@...nel.org>, "Sean
Wang" <Sean.Wang@...iatek.com>, "conor+dt@...nel.org" <conor+dt@...nel.org>,
"matthias.bgg@...il.com" <matthias.bgg@...il.com>
CC: "linux-serial@...r.kernel.org" <linux-serial@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>, "linux-mediatek@...ts.infradead.org"
<linux-mediatek@...ts.infradead.org>, "devicetree@...r.kernel.org"
<devicetree@...r.kernel.org>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>, "wenst@...omium.org" <wenst@...omium.org>,
Xavier Chang (張獻文) <Xavier.Chang@...iatek.com>
Subject: Re: [PATCH v4 0/3] Add mt8189 dts evaluation board and Makefile
On Mon, 2025-07-14 at 22:06 +0800, Sirius Wang wrote:
> We add basic chip support for Mediatek MT8189 on evaluation board.
>
> In this series, we also add dt-bindings document definition for
> MT8189.
>
> This series is based on tag: next-20250714
>
> Changs in v4:
> - Correct cpu-idle-states
> - Change the "reg" property name of the "memory" node in the
> device tree source (DTS) to lowercase.
>
> Changs in v3:
> - Move ulposc and ulposc3 before cpu nodes.
> - Refactor cpu-map to a single cluster0.
> - Change cpu nodes name from medium core to big core.
> - Move psci before timer nodes.
>
> Changs in v2:
> - Fix warning issues for make CHECK_DTBS=y
> - Add mediatek,uart.yaml document
>
>
> Sirius Wang (3):
> dt-bindings: arm: Add compatible for MediaTek MT8189
> dt-bindings: serial: mediatek,uart: Add compatible for MT8189
> arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile
>
> .../devicetree/bindings/arm/mediatek.yaml | 4 +
> .../bindings/serial/mediatek,uart.yaml | 1 +
> arch/arm64/boot/dts/mediatek/Makefile | 1 +
> arch/arm64/boot/dts/mediatek/mt8189-evb.dts | 20 +
> arch/arm64/boot/dts/mediatek/mt8189.dtsi | 419
> ++++++++++++++++++
> 5 files changed, 445 insertions(+)
> create mode 100644 arch/arm64/boot/dts/mediatek/mt8189-evb.dts
> create mode 100644 arch/arm64/boot/dts/mediatek/mt8189.dtsi
>
Dear maintainers and reviewers:
I apologize for inconvenience for sending the incorrect version of this
patchese.
I will correct the issue and submit the correct version of the patchs
as soon as possible.
Thank you for your understanding and patience.
Best regards,
Sirius
Powered by blists - more mailing lists