All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhentao Guo <zhentao.guo@amlogic.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Jerome Brunet <jbrunet@baylibre.com>,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org
Subject: Re: [PATCH RFC v2 1/3] media: dt-bindings: Add Amlogic V4L2 video decoder
Date: Tue, 25 Nov 2025 19:45:07 +0800	[thread overview]
Message-ID: <db18fee8-6117-4356-a212-bfbd9cbcdc05@amlogic.com> (raw)
In-Reply-To: <07d0b355-861f-443a-a3a2-e003ecbaa29b@kernel.org>


在 2025/11/25 19:31, Krzysztof Kozlowski 写道:
> [ EXTERNAL EMAIL ]
>
> On 24/11/2025 04:32, Zhentao Guo via B4 Relay wrote:
>> From: Zhentao Guo <zhentao.guo@amlogic.com>
>>
>> Describe the initial support for the V4L2 stateless video decoder
>> driver used with the Amlogic S4 (S805X2) platform.
>>
>> Signed-off-by: Zhentao Guo <zhentao.guo@amlogic.com>
>> ---
>>   .../bindings/media/amlogic,s4-vcodec-dec.yaml      | 87 ++++++++++++++++++++++
>>   1 file changed, 87 insertions(+)
>>
>
> Never tested, although maybe you imply this by RFC. If that is the case,
> explain IN THE FIRST paragraph of your cover letter why this is RFC, why
> this is not ready for review and mention that because of this you did
> not test your own code.
This is my fault, I didn't test the dtbs check carefully. This will not 
happen again! The reason for the RFC tag is that there are still some 
Fluster test failures and we are resolving them.
> Best regards,
> Krzysztof

BRs

Zhentao


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

WARNING: multiple messages have this Message-ID (diff)
From: Zhentao Guo <zhentao.guo@amlogic.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Jerome Brunet <jbrunet@baylibre.com>,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org
Subject: Re: [PATCH RFC v2 1/3] media: dt-bindings: Add Amlogic V4L2 video decoder
Date: Tue, 25 Nov 2025 19:45:07 +0800	[thread overview]
Message-ID: <db18fee8-6117-4356-a212-bfbd9cbcdc05@amlogic.com> (raw)
In-Reply-To: <07d0b355-861f-443a-a3a2-e003ecbaa29b@kernel.org>


在 2025/11/25 19:31, Krzysztof Kozlowski 写道:
> [ EXTERNAL EMAIL ]
>
> On 24/11/2025 04:32, Zhentao Guo via B4 Relay wrote:
>> From: Zhentao Guo <zhentao.guo@amlogic.com>
>>
>> Describe the initial support for the V4L2 stateless video decoder
>> driver used with the Amlogic S4 (S805X2) platform.
>>
>> Signed-off-by: Zhentao Guo <zhentao.guo@amlogic.com>
>> ---
>>   .../bindings/media/amlogic,s4-vcodec-dec.yaml      | 87 ++++++++++++++++++++++
>>   1 file changed, 87 insertions(+)
>>
>
> Never tested, although maybe you imply this by RFC. If that is the case,
> explain IN THE FIRST paragraph of your cover letter why this is RFC, why
> this is not ready for review and mention that because of this you did
> not test your own code.
This is my fault, I didn't test the dtbs check carefully. This will not 
happen again! The reason for the RFC tag is that there are still some 
Fluster test failures and we are resolving them.
> Best regards,
> Krzysztof

BRs

Zhentao



  reply	other threads:[~2025-11-25 11:45 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-24  3:32 [PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4 Zhentao Guo
2025-11-24  3:32 ` Zhentao Guo via B4 Relay
2025-11-24  3:32 ` Zhentao Guo via B4 Relay
2025-11-24  3:32 ` [PATCH RFC v2 1/3] media: dt-bindings: Add Amlogic V4L2 video decoder Zhentao Guo
2025-11-24  3:32   ` Zhentao Guo via B4 Relay
2025-11-24  3:32   ` Zhentao Guo via B4 Relay
2025-11-25 11:31   ` Krzysztof Kozlowski
2025-11-25 11:31     ` Krzysztof Kozlowski
2025-11-25 11:45     ` Zhentao Guo [this message]
2025-11-25 11:45       ` Zhentao Guo
2025-12-16 23:43   ` Martin Blumenstingl
2025-12-16 23:43     ` Martin Blumenstingl
2025-12-17  2:38     ` Zhentao Guo
2025-12-17  2:38       ` Zhentao Guo
2025-11-24  3:32 ` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver Zhentao Guo
2025-11-24  3:32   ` Zhentao Guo via B4 Relay
2025-11-24  3:32   ` Zhentao Guo via B4 Relay
2025-12-11 19:53   ` Nicolas Dufresne
2025-12-11 19:53     ` Nicolas Dufresne
2025-12-12  4:11     ` Zhentao Guo
2025-12-12  4:11       ` Zhentao Guo
2025-12-12 13:51       ` Nicolas Dufresne
2025-12-12 13:51         ` Nicolas Dufresne
2025-12-15  2:15         ` Zhentao Guo
2025-12-15  2:15           ` Zhentao Guo
2025-12-15 13:58           ` Nicolas Dufresne
2025-12-15 13:58             ` Nicolas Dufresne
2025-12-16  2:36             ` Zhentao Guo
2025-12-16  2:36               ` Zhentao Guo
2025-12-16  2:36             ` Zhentao Guo
2025-12-16  2:36               ` Zhentao Guo
2025-11-24  3:32 ` [PATCH RFC v2 3/3] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs Zhentao Guo
2025-11-24  3:32   ` Zhentao Guo via B4 Relay
2025-11-24  3:32   ` Zhentao Guo via B4 Relay
2025-11-24 14:28 ` [PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4 Rob Herring
2025-11-24 14:28   ` Rob Herring
2025-11-25  3:24   ` Zhentao Guo
2025-11-25  3:24     ` Zhentao Guo
2025-11-25 11:29     ` Krzysztof Kozlowski
2025-11-25 11:29       ` Krzysztof Kozlowski
2025-11-25 11:47       ` Zhentao Guo
2025-11-25 11:47         ` Zhentao Guo
2025-11-25 10:55 ` Ferass El Hafidi
2025-11-25 10:55   ` Ferass El Hafidi
2025-11-25 11:15   ` Zhentao Guo
2025-11-25 11:15     ` Zhentao Guo

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=db18fee8-6117-4356-a212-bfbd9cbcdc05@amlogic.com \
    --to=zhentao.guo@amlogic.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=mchehab@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=robh@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 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.