From: "Michael Walle" <michael@walle.cc>
To: "AngeloGioacchino Del Regno"
<angelogioacchino.delregno@collabora.com>,
<chunkuang.hu@kernel.org>, <ck.hu@mediatek.com>
Cc: <robh@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>,
<conor+dt@kernel.org>, <p.zabel@pengutronix.de>,
<airlied@gmail.com>, <daniel@ffwll.ch>,
<maarten.lankhorst@linux.intel.com>, <mripard@kernel.org>,
<tzimmermann@suse.de>, <matthias.bgg@gmail.com>,
<shawn.sung@mediatek.com>, <yu-chang.lee@mediatek.com>,
<jitao.shi@mediatek.com>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <dri-devel@lists.freedesktop.org>,
<linux-mediatek@lists.infradead.org>,
<linux-arm-kernel@lists.infradead.org>, <wenst@chromium.org>,
<kernel@collabora.com>, <sui.jingfeng@linux.dev>
Subject: Re: [PATCH v8 0/3] drm/mediatek: Add support for OF graphs
Date: Mon, 19 Aug 2024 09:43:40 +0200 [thread overview]
Message-ID: <D3JPXJBLA5IH.2FIM5TL0SQ6QB@walle.cc> (raw)
In-Reply-To: <eef10e9f-dac5-4a05-a79c-f8026f27f051@collabora.com>
[-- Attachment #1: Type: text/plain, Size: 1555 bytes --]
Hi,
On Thu Jul 4, 2024 at 10:29 AM CEST, AngeloGioacchino Del Regno wrote:
> Il 19/06/24 12:56, AngeloGioacchino Del Regno ha scritto:
> > Il 18/06/24 12:17, AngeloGioacchino Del Regno ha scritto:
> >> Changes in v8:
> >> - Rebased on next-20240617
> >> - Changed to allow probing a VDO with no available display outputs
> >>
> >
> > Hello CK,
> >
> > At the time of writing, this series was well reviewed and tested by multiple people
> > on multiple SoCs and boards.
> >
> > We've got a bunch of series that are waiting for this to get upstreamed, including
> > the addition of support for MT8365-EVK (already on mailing lists), MT8395 Radxa
> > NIO 12L, MT8395 Kontron SBC i1200 (not on mailing lists yet, waiting for this to
> > get merged), other than some other conversion commits for other MediaTek DTs from
> > myself.
> >
> > As for the MT8195/NIO12L commits, I'm planning to send them on the lists tomorrow,
> > along with some code to properly support devicetree overlays (DTBO) generation for
> > MediaTek boards.
> >
> > Alexandre tested it on MT8365-EVK;
> > Michael tested on Kontron SBC-i1200;
> > I tested on Radxa NIO-12L, Cherry Tomato Chromebook, MT6795 Sony Xperia
> > M5 (dsi video panel) smartphone and MT8192 Asurada Chromebook.
> >
> > So, is there anything else to address on this, or can we proceed?
> >
>
> Gentle ping
Any news here? Angelo, maybe you can just resend the patches?
Because there is already a new kernel release, I'm not sure how this
is handled.
-michael
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 297 bytes --]
prev parent reply other threads:[~2024-08-19 7:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-18 10:17 [PATCH v8 0/3] drm/mediatek: Add support for OF graphs AngeloGioacchino Del Regno
2024-06-18 10:17 ` [PATCH v8 1/3] dt-bindings: display: mediatek: Add OF graph support for board path AngeloGioacchino Del Regno
2024-08-07 5:26 ` CK Hu (胡俊光)
2024-08-08 3:45 ` CK Hu (胡俊光)
2024-09-10 8:08 ` AngeloGioacchino Del Regno
2024-06-18 10:17 ` [PATCH v8 2/3] dt-bindings: arm: mediatek: mmsys: " AngeloGioacchino Del Regno
2024-06-18 10:17 ` [PATCH v8 3/3] drm/mediatek: Implement OF graphs support for display paths AngeloGioacchino Del Regno
2024-06-18 12:08 ` Sui Jingfeng
2024-08-08 3:48 ` CK Hu (胡俊光)
2024-09-10 8:38 ` AngeloGioacchino Del Regno
2024-06-18 11:05 ` [PATCH v8 0/3] drm/mediatek: Add support for OF graphs Michael Walle
2024-06-19 10:56 ` AngeloGioacchino Del Regno
2024-07-04 8:29 ` AngeloGioacchino Del Regno
2024-07-11 9:24 ` Michael Walle
2024-08-19 7:43 ` Michael Walle [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=D3JPXJBLA5IH.2FIM5TL0SQ6QB@walle.cc \
--to=michael@walle.cc \
--cc=airlied@gmail.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=chunkuang.hu@kernel.org \
--cc=ck.hu@mediatek.com \
--cc=conor+dt@kernel.org \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jitao.shi@mediatek.com \
--cc=kernel@collabora.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=maarten.lankhorst@linux.intel.com \
--cc=matthias.bgg@gmail.com \
--cc=mripard@kernel.org \
--cc=p.zabel@pengutronix.de \
--cc=robh@kernel.org \
--cc=shawn.sung@mediatek.com \
--cc=sui.jingfeng@linux.dev \
--cc=tzimmermann@suse.de \
--cc=wenst@chromium.org \
--cc=yu-chang.lee@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