From: Elvis.Wang <Elvis.Wang@mediatek.com>
To: Jassi Brar <jassisinghbrar@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Matthias Brugger <matthias.bgg@gmail.com>
Cc: "jason-jh . lin" <jason-jh.lin@mediatek.com>,
Yongqiang Niu <yongqiang.niu@mediatek.com>,
<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-mediatek@lists.infradead.org>,
<Project_Global_Chrome_Upstream_Group@mediatek.com>,
Elvis Wang <Elvis.Wang@mediatek.com>
Subject: [PATCH v5 0/2] Add gce support for mt8188
Date: Thu, 1 Dec 2022 15:13:14 +0800 [thread overview]
Message-ID: <20221201071316.24583-1-Elvis.Wang@mediatek.com> (raw)
From: Elvis Wang <Elvis.Wang@mediatek.com>
Change in v5:
- add black line in mediatek,gce-mailbox.h
Change gce to GCE in message.
Base on tag: next-20221123, linux-next/master
Change in v4:
- add gce header file under dt-bindings/mailbox/.
Change in v3:
- remove incorrect message.
Change in v2:
- use vendor in filename, use Dual license and remove inappropriate
define in mediatek,mt8188-gce.h
Elvis Wang (2):
dt-bindings: mailbox: add gce header file for mt8188
dt-bindings: mailbox: mediatek,gce-mailbox: add mt8188 compatible name
.../mailbox/mediatek,gce-mailbox.yaml | 1 +
.../dt-bindings/mailbox/mediatek,mt8188-gce.h | 967 ++++++++++++++++++
2 files changed, 968 insertions(+)
create mode 100644 include/dt-bindings/mailbox/mediatek,mt8188-gce.h
--
2.25.1
WARNING: multiple messages have this Message-ID (diff)
From: Elvis.Wang <Elvis.Wang@mediatek.com>
To: Jassi Brar <jassisinghbrar@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Matthias Brugger <matthias.bgg@gmail.com>
Cc: "jason-jh . lin" <jason-jh.lin@mediatek.com>,
Yongqiang Niu <yongqiang.niu@mediatek.com>,
<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-mediatek@lists.infradead.org>,
<Project_Global_Chrome_Upstream_Group@mediatek.com>,
Elvis Wang <Elvis.Wang@mediatek.com>
Subject: [PATCH v5 0/2] Add gce support for mt8188
Date: Thu, 1 Dec 2022 15:13:14 +0800 [thread overview]
Message-ID: <20221201071316.24583-1-Elvis.Wang@mediatek.com> (raw)
From: Elvis Wang <Elvis.Wang@mediatek.com>
Change in v5:
- add black line in mediatek,gce-mailbox.h
Change gce to GCE in message.
Base on tag: next-20221123, linux-next/master
Change in v4:
- add gce header file under dt-bindings/mailbox/.
Change in v3:
- remove incorrect message.
Change in v2:
- use vendor in filename, use Dual license and remove inappropriate
define in mediatek,mt8188-gce.h
Elvis Wang (2):
dt-bindings: mailbox: add gce header file for mt8188
dt-bindings: mailbox: mediatek,gce-mailbox: add mt8188 compatible name
.../mailbox/mediatek,gce-mailbox.yaml | 1 +
.../dt-bindings/mailbox/mediatek,mt8188-gce.h | 967 ++++++++++++++++++
2 files changed, 968 insertions(+)
create mode 100644 include/dt-bindings/mailbox/mediatek,mt8188-gce.h
--
2.25.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2022-12-01 7:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-01 7:13 Elvis.Wang [this message]
2022-12-01 7:13 ` [PATCH v5 0/2] Add gce support for mt8188 Elvis.Wang
2022-12-01 7:13 ` [PATCH v5 1/2] dt-bindings: mailbox: add GCE header file " Elvis.Wang
2022-12-01 7:13 ` Elvis.Wang
2022-12-01 12:16 ` Krzysztof Kozlowski
2022-12-01 12:16 ` Krzysztof Kozlowski
2022-12-15 9:01 ` Elvis Wang (王军)
2022-12-15 9:01 ` Elvis Wang (王军)
2022-12-01 7:13 ` [PATCH v5 2/2] dt-bindings: mailbox: mediatek,gce-mailbox: add mt8188 compatible name Elvis.Wang
2022-12-01 7:13 ` Elvis.Wang
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=20221201071316.24583-1-Elvis.Wang@mediatek.com \
--to=elvis.wang@mediatek.com \
--cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=jason-jh.lin@mediatek.com \
--cc=jassisinghbrar@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.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+dt@kernel.org \
--cc=yongqiang.niu@mediatek.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.