From: "Moudy Ho (何宗原)" <Moudy.Ho@mediatek.com>
To: "matthias.bgg@gmail.com" <matthias.bgg@gmail.com>,
"mchehab@kernel.org" <mchehab@kernel.org>,
"Ping-Hsun Wu (吳秉勳)" <Ping-hsun.Wu@mediatek.com>,
"angelogioacchino.delregno@collabora.com"
<angelogioacchino.delregno@collabora.com>,
"hverkuil-cisco@xs4all.nl" <hverkuil-cisco@xs4all.nl>,
"Daoyuan Huang (黃道原)" <Daoyuan.Huang@mediatek.com>
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
"linux-mediatek@lists.infradead.org"
<linux-mediatek@lists.infradead.org>
Subject: Re: [PATCH v7 00/12] add support MDP3 on MT8195 platform
Date: Fri, 13 Oct 2023 03:33:56 +0000 [thread overview]
Message-ID: <b84cb0104f846cf6f5f0dfcb95b40d1b18c2f6b1.camel@mediatek.com> (raw)
In-Reply-To: <592a17cf-b612-bfba-8bac-ff4322448409@collabora.com>
On Thu, 2023-10-12 at 15:11 +0200, AngeloGioacchino Del Regno wrote:
> Il 12/10/23 11:11, Moudy Ho ha scritto:
> > Changes since v6:
> > - Rebase on v6.6-rc5.
> > - Dependent dtsi files:
> >
> > https://urldefense.com/v3/__https://patchwork.kernel.org/project/linux-mediatek/list/?series=792079__;!!CTRNKA9wMg0ARbw!gLcFaKoytLHEv_N0dOo5zybFgClTunmulkARPDXvgTy35EXrygPX6p-nEqiveMz9roD4hyJSy2gDNHYe5lRMOU4q6QOZJbs$
> >
> > - Dependent bindings:
> >
> > https://urldefense.com/v3/__https://patchwork.kernel.org/project/linux-mediatek/list/?series=792477__;!!CTRNKA9wMg0ARbw!gLcFaKoytLHEv_N0dOo5zybFgClTunmulkARPDXvgTy35EXrygPX6p-nEqiveMz9roD4hyJSy2gDNHYe5lRMOU4q6j72PpE$
> >
> > - Move the patch that fixes compile warnings from this series and
> > create a separate standalone patch.
>
> You forgot to mention that moving that patch added a dependency of
> this series
> on .. that patch, at [1].
>
> [1]:
> https://lore.kernel.org/r/20231012091206.20165-1-moudy.ho@mediatek.com
>
> Cheers,
> Angelo
>
Hi Angelo,
Indeed, you are correct! Thanks for the correction. I'll make sure to
be more attentive to this dependency in this series.
Sincerely,
Moudy
prev parent reply other threads:[~2023-10-13 3:34 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-12 9:11 Moudy Ho
2023-10-12 9:11 ` [PATCH v7 01/12] media: platform: mtk-mdp3: add support second sets of MMSYS Moudy Ho
2023-10-12 9:11 ` [PATCH v7 02/12] media: platform: mtk-mdp3: add support second sets of MUTEX Moudy Ho
2023-10-12 9:11 ` [PATCH v7 03/12] media: platform: mtk-mdp3: introduce more pipelines from MT8195 Moudy Ho
2023-10-12 9:11 ` [PATCH v7 04/12] media: platform: mtk-mdp3: introduce more MDP3 components Moudy Ho
2023-10-12 9:11 ` [PATCH v7 05/12] media: platform: mtk-mdp3: add checks for dummy components Moudy Ho
2023-10-12 9:12 ` [PATCH v7 06/12] media: platform: mtk-mdp3: avoid multiple driver registrations Moudy Ho
2023-10-12 9:12 ` [PATCH v7 07/12] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT Moudy Ho
2023-10-12 9:12 ` [PATCH v7 08/12] media: platform: mtk-mdp3: add support for blending multiple components Moudy Ho
2023-10-12 9:12 ` [PATCH v7 09/12] media: platform: mtk-mdp3: add mt8195 platform configuration Moudy Ho
2023-10-12 9:12 ` [PATCH v7 10/12] media: platform: mtk-mdp3: add mt8195 shared memory configurations Moudy Ho
2023-10-12 9:12 ` [PATCH v7 11/12] media: platform: mtk-mdp3: add mt8195 MDP3 component settings Moudy Ho
2023-10-12 9:12 ` [PATCH v7 12/12] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS Moudy Ho
2023-10-12 13:11 ` [PATCH v7 00/12] add support MDP3 on MT8195 platform AngeloGioacchino Del Regno
2023-10-13 3:33 ` Moudy Ho (何宗原) [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=b84cb0104f846cf6f5f0dfcb95b40d1b18c2f6b1.camel@mediatek.com \
--to=moudy.ho@mediatek.com \
--cc=Daoyuan.Huang@mediatek.com \
--cc=Ping-hsun.Wu@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=hverkuil-cisco@xs4all.nl \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=mchehab@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
all inboxes | Powered by JetHome®