From: Jason-JH Lin <jason-jh.lin@mediatek.com>
To: AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
"Rob Herring" <robh+dt@kernel.org>
Cc: Chun-Kuang Hu <chunkuang.hu@kernel.org>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
David Airlie <airlied@linux.ie>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
<singo.chang@mediatek.com>, Fabien Parent <fparent@baylibre.com>,
"Alexandre Torgue" <alexandre.torgue@foss.st.com>,
roy-cw.yeh <roy-cw.yeh@mediatek.com>, CK Hu <ck.hu@mediatek.com>,
<devicetree@vger.kernel.org>, Moudy Ho <moudy.ho@mediatek.com>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@lists.infradead.org>,
Daniel Vetter <daniel@ffwll.ch>,
Hsin-Yi Wang <hsinyi@chromium.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
Philipp Zabel <p.zabel@pengutronix.de>, <nancy.lin@mediatek.com>,
"moderated list:ARM/STM32 ARCHITECTURE"
<linux-stm32@st-md-mailman.stormreply.com>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v15 00/12] Add Mediatek Soc DRM (vdosys0) support for mt8195
Date: Fri, 4 Mar 2022 13:26:46 +0800 [thread overview]
Message-ID: <c19b14ab9a8879fc50d8bcc87745da48491be373.camel@mediatek.com> (raw)
In-Reply-To: <28098efc-1de1-b540-b1a3-bf7a92af9511@collabora.com>
Hi Angelo,
Because linux-next has applied these patches:
[v15,04/12] dt-bindings: display: mediatek: dsc: add yaml for mt8195
SoC binding
[v15,05/12] dt-bindings: display: mediatek: merge: add additional prop
for mt8195
[v15,06/12] dt-bindings: display: mediatek: add mt8195 SoC binding for
vdosys0
[v15,03/12] dt-bindings: display: mediatek: disp: split each block to
individual yaml
I'll rebase on the latest linux-next, and then send 1 path + 1 series:
[1] a fix up patch for all dt-schema error in each display dt-bindings
(If Rob wants me to split this patch into separate patches for each
file, then I'll resend it.)
[2] a series of remaining patches of this series
I would appreciate it if you would take the time to send [1] for me.
If you can help me to send [1], please let me know.
Thank you very much ;-)
Regards,
Jason-JH.Lin
On Thu, 2022-03-03 at 10:31 +0100, AngeloGioacchino Del Regno wrote:
> Il 03/03/22 05:25, Jason-JH Lin ha scritto:
> > Hi Rob,
> >
> > Thanks for the reviews.
> >
> > On Wed, 2022-03-02 at 17:50 -0600, Rob Herring wrote:
> > > On Wed, Jan 26, 2022 at 1:19 AM jason-jh.lin <
> > > jason-jh.lin@mediatek.com> wrote:
> > > >
> >
> > [snip]
> >
>
> Hello Rob, Jason-JH,
>
> I have just crafted a patch that fixes everything mentioned here,
> if it's easier like this, I can either send it for the maintainer(s)
> to apply on top, or squash in Jason-JH's original patch.
>
> If you'd like to get my patch, though, I have one question:
> this is touching literally all of the YAML files that Jason-JH is
> introducing, so, should I send this as one patch per file (which
> would be
> something around 16 patches) or is just one fixing them all fine?
>
> Cheers,
> Angelo
>
> _______________________________________________
> Linux-mediatek mailing list
> Linux-mediatek@lists.infradead.org
>
https://urldefense.com/v3/__http://lists.infradead.org/mailman/listinfo/linux-mediatek__;!!CTRNKA9wMg0ARbw!3tXE3T-t6I2GMILAOHpkTXhrLHwFAQtmhGqTBtKSY2SLWM2qBBMULlM17TtG6VwNR5yn$
>
--
Jason-JH Lin <jason-jh.lin@mediatek.com>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-03-04 5:38 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-26 7:19 [PATCH v15 00/12] Add Mediatek Soc DRM (vdosys0) support for mt8195 jason-jh.lin
2022-01-26 7:19 ` [PATCH v15 01/12] dt-bindings: arm: mediatek: mmsys: add power and gce properties jason-jh.lin
2022-01-26 7:19 ` [PATCH v15 02/12] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding jason-jh.lin
2022-01-26 7:19 ` [PATCH v15 03/12] dt-bindings: display: mediatek: disp: split each block to individual yaml jason-jh.lin
2022-01-27 15:46 ` Chun-Kuang Hu
2022-02-07 23:07 ` Chun-Kuang Hu
2022-03-03 0:00 ` Rob Herring
2022-03-03 4:31 ` Jason-JH Lin
2022-01-26 7:19 ` [PATCH v15 04/12] dt-bindings: display: mediatek: dsc: add yaml for mt8195 SoC binding jason-jh.lin
2022-02-07 23:09 ` Chun-Kuang Hu
2022-01-26 7:19 ` [PATCH v15 05/12] dt-bindings: display: mediatek: merge: add additional prop for mt8195 jason-jh.lin
2022-02-07 23:09 ` Chun-Kuang Hu
2022-01-26 7:19 ` [PATCH v15 06/12] dt-bindings: display: mediatek: add mt8195 SoC binding for vdosys0 jason-jh.lin
2022-02-07 23:10 ` Chun-Kuang Hu
2022-01-26 7:19 ` [PATCH v15 07/12] dt-bindings: arm: mediatek: move out common module from display folder jason-jh.lin
2022-01-26 7:19 ` [PATCH v15 08/12] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0 jason-jh.lin
2022-01-26 7:19 ` [PATCH v15 09/12] soc: mediatek: add mtk-mutex " jason-jh.lin
2022-01-26 7:19 ` [PATCH v15 10/12] drm/mediatek: add DSC support for mediatek-drm jason-jh.lin
2022-01-27 10:27 ` AngeloGioacchino Del Regno
2022-01-26 7:19 ` [PATCH v15 11/12] drm/mediatek: add MERGE " jason-jh.lin
2022-01-26 7:19 ` [PATCH v15 12/12] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195 jason-jh.lin
2022-02-14 10:13 ` [PATCH v15 00/12] Add Mediatek Soc DRM (vdosys0) " Jason-JH Lin
2022-03-02 13:26 ` AngeloGioacchino Del Regno
2022-03-02 23:50 ` Rob Herring
2022-03-03 4:25 ` Jason-JH Lin
2022-03-03 9:31 ` AngeloGioacchino Del Regno
2022-03-04 5:26 ` Jason-JH Lin [this message]
2022-03-04 9:09 ` AngeloGioacchino Del Regno
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=c19b14ab9a8879fc50d8bcc87745da48491be373.camel@mediatek.com \
--to=jason-jh.lin@mediatek.com \
--cc=airlied@linux.ie \
--cc=alexandre.torgue@foss.st.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=chunkuang.hu@kernel.org \
--cc=ck.hu@mediatek.com \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=fparent@baylibre.com \
--cc=hsinyi@chromium.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=matthias.bgg@gmail.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=moudy.ho@mediatek.com \
--cc=nancy.lin@mediatek.com \
--cc=p.zabel@pengutronix.de \
--cc=robh+dt@kernel.org \
--cc=roy-cw.yeh@mediatek.com \
--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;
as well as URLs for NNTP newsgroup(s).