From: jason-jh.lin <jason-jh.lin@mediatek.com>
To: Jassi Brar <jassisinghbrar@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
<chunkuang.hu@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-mediatek@lists.infradead.org>, <hsinyi@chromium.org>,
<jason-jh.lin@mediatek.com>, <nancy.lin@mediatek.com>,
<singo.chang@mediatek.com>
Subject: [PATCH v5 0/5]
Date: Wed, 18 Aug 2021 10:40:32 +0800 [thread overview]
Message-ID: <20210818024037.11396-1-jason-jh.lin@mediatek.com> (raw)
Change in v5:
- rebase on kernel-5.14-rc1
- remove unused varriable in mtk-cmdq-mailbox.c
Change in v4:
- change clk array to bulk_clk_data array
Change in v3:
- fix #mbox-cless number in dts
Change in v2:
- remove the second clock in dts and add alias id for gce node
- find the other gce node and get it's clock
jason-jh.lin (5):
dt-bindings: mailbox: add definition for mt8195
dt-bindings: gce: add gce header file for mt8195
arm64: dts: mt8195: add gce node
mailbox: cmdq: add mediatek mailbox support for mt8195
mailbox: cmdq: add multi-gce clocks support for mt8195
.../devicetree/bindings/mailbox/mtk-gce.txt | 9 +-
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 22 +
drivers/mailbox/mtk-cmdq-mailbox.c | 89 +-
include/dt-bindings/gce/mt8195-gce.h | 920 ++++++++++++++++++
4 files changed, 1017 insertions(+), 23 deletions(-)
create mode 100644 include/dt-bindings/gce/mt8195-gce.h
--
2.18.0
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
next reply other threads:[~2021-08-18 2:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-18 2:40 jason-jh.lin [this message]
2021-08-18 2:40 ` [PATCH v5 1/5] dt-bindings: mailbox: add definition for mt8195 jason-jh.lin
2021-08-18 2:40 ` [PATCH v5 2/5] dt-bindings: gce: add gce header file " jason-jh.lin
2021-08-24 10:14 ` CK Hu
2021-08-25 7:17 ` Jason-JH Lin
2021-08-18 2:40 ` [PATCH v5 3/5] arm64: dts: mt8195: add gce node jason-jh.lin
2021-08-18 2:40 ` [PATCH v5 4/5] mailbox: cmdq: add mediatek mailbox support for mt8195 jason-jh.lin
2021-08-18 2:40 ` [PATCH v5 5/5] mailbox: cmdq: add multi-gce clocks " jason-jh.lin
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=20210818024037.11396-1-jason-jh.lin@mediatek.com \
--to=jason-jh.lin@mediatek.com \
--cc=chunkuang.hu@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=hsinyi@chromium.org \
--cc=jassisinghbrar@gmail.com \
--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=nancy.lin@mediatek.com \
--cc=robh+dt@kernel.org \
--cc=singo.chang@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox