From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: Rob Herring <robh@kernel.org>
Cc: jassisinghbrar@gmail.com, krzk+dt@kernel.org,
conor+dt@kernel.org, matthias.bgg@gmail.com,
houlong.wei@mediatek.com, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, kernel@collabora.com
Subject: Re: [PATCH] dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6893
Date: Tue, 22 Apr 2025 15:44:03 +0200 [thread overview]
Message-ID: <4f4a1761-dbb3-4c95-8c68-359c7e9ae6b4@collabora.com> (raw)
In-Reply-To: <20250421213833.GA2966253-robh@kernel.org>
Il 21/04/25 23:38, Rob Herring ha scritto:
> On Wed, Apr 16, 2025 at 02:02:30PM +0200, AngeloGioacchino Del Regno wrote:
>> Add a compatible string for the MediaTek Dimensity 1200 (MT6893)
>> SoC using MT8195 as a fallback, and add a header for the GCE
>> mailbox found in MT6893.
>>
>> Similarly to MT8195, this SoC has two GCE hardware instances, but
>> the event values are different (hence requiring its own header).
>>
>> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
>> ---
>> .../mailbox/mediatek,gce-mailbox.yaml | 4 +
>> include/dt-bindings/gce/mediatek,mt6893-gce.h | 312 ++++++++++++++++++
>> 2 files changed, 316 insertions(+)
>> create mode 100644 include/dt-bindings/gce/mediatek,mt6893-gce.h
>>
>> diff --git a/Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml b/Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml
>> index 73d6db34d64a..277d290d852b 100644
>> --- a/Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml
>> +++ b/Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml
>> @@ -19,6 +19,7 @@ properties:
>> oneOf:
>> - enum:
>> - mediatek,mt6779-gce
>> + - mediatek,mt6893-gce
>> - mediatek,mt8173-gce
>> - mediatek,mt8183-gce
>> - mediatek,mt8186-gce
>> @@ -29,6 +30,9 @@ properties:
>> - items:
>> - const: mediatek,mt6795-gce
>> - const: mediatek,mt8173-gce
>> + - items:
>> + - const: mediatek,mt6893-gce
>> + - const: mediatek,mt8195-gce
>
> You shouldn't have with and without a fallback.
>
OOOPS! Sorry, that wasn't intentional - I was meaning to add mt6893-gce to the
enum only, without that mt8195 fallback.
Will send a v2, thanks for pointing out!
Cheers,
Angelo
>>
>> "#mbox-cells":
>> const: 2
prev parent reply other threads:[~2025-04-22 15:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-16 12:02 [PATCH] dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6893 AngeloGioacchino Del Regno
2025-04-21 21:38 ` Rob Herring
2025-04-22 13:44 ` AngeloGioacchino Del Regno [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=4f4a1761-dbb3-4c95-8c68-359c7e9ae6b4@collabora.com \
--to=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=houlong.wei@mediatek.com \
--cc=jassisinghbrar@gmail.com \
--cc=kernel@collabora.com \
--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=matthias.bgg@gmail.com \
--cc=robh@kernel.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