From: "Sirius Wang (王皓昱)" <Sirius.Wang@mediatek.com>
To: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
"robh@kernel.org" <robh@kernel.org>,
"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
"jirislaby@kernel.org" <jirislaby@kernel.org>,
"Sean Wang" <Sean.Wang@mediatek.com>,
"conor+dt@kernel.org" <conor+dt@kernel.org>,
"matthias.bgg@gmail.com" <matthias.bgg@gmail.com>
Cc: "linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-mediatek@lists.infradead.org"
<linux-mediatek@lists.infradead.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"wenst@chromium.org" <wenst@chromium.org>,
"Xavier Chang (張獻文)" <Xavier.Chang@mediatek.com>
Subject: Re: [PATCH v4 0/3] Add mt8189 dts evaluation board and Makefile
Date: Mon, 14 Jul 2025 14:26:45 +0000 [thread overview]
Message-ID: <4c74abbfed2a02a7cf6bfc0b6050489c4446571f.camel@mediatek.com> (raw)
In-Reply-To: <20250714140608.2065966-1-sirius.wang@mediatek.com>
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
prev parent reply other threads:[~2025-07-14 15:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-14 14:06 [PATCH v4 0/3] Add mt8189 dts evaluation board and Makefile Sirius Wang
2025-07-14 14:06 ` [PATCH v4 1/3] dt-bindings: arm: Add compatible for MediaTek MT8189 Sirius Wang
2025-07-14 14:06 ` [PATCH v4 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 Sirius Wang
2025-07-14 14:06 ` [PATCH v4 3/3] arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile Sirius Wang
2025-07-14 14:50 ` AngeloGioacchino Del Regno
2025-07-15 12:07 ` Sirius Wang (王皓昱)
2025-07-14 14:26 ` Sirius Wang (王皓昱) [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4c74abbfed2a02a7cf6bfc0b6050489c4446571f.camel@mediatek.com \
--to=sirius.wang@mediatek.com \
--cc=Sean.Wang@mediatek.com \
--cc=Xavier.Chang@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jirislaby@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-serial@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=robh@kernel.org \
--cc=wenst@chromium.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).