mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Keke Li <keke.li@amlogic.com>
To: Sakari Ailus <sakari.ailus@iki.fi>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-media@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, kieran.bingham@ideasonboard.com,
	laurent.pinchart@ideasonboard.com, dan.scally@ideasonboard.com,
	jacopo.mondi@ideasonboard.com,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH v9 00/10] Amlogic C3 ISP support
Date: Fri, 9 May 2025 13:48:33 +0800	[thread overview]
Message-ID: <e778eaa9-6a41-48fe-a1a4-35aac427f337@amlogic.com> (raw)
In-Reply-To: <aBzXVdM5GWnpHNvJ@valkosipuli.retiisi.eu>

Hi Sakari

Thanks for your reply.

On 2025/5/9 00:09, Sakari Ailus wrote:
> [You don't often get email from sakari.ailus@iki.fi. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
>
> [ EXTERNAL EMAIL ]
>
> Hi Keke,
>
> On Sun, Apr 27, 2025 at 02:27:08PM +0800, Keke Li via B4 Relay wrote:
>> The Amlogic C3 platform integrates an ISP capable of supporting
>> multi-camera, multi-exposure high dynamic range (HDR) imaging with up to
>> 14-bit raw RGB Bayer data.
>>
>> Capturing images on the C3 involves operating the CSI2 receiver and PHY,
>> an adapter layer that integrates the inline processing from the PHY to
>> the ISP, and the ISP driver itself.
>>
>> This implementation consists of several distinct module drivers and
>> is expected to support different platforms in the future.
> Jacopo has already sent a PR on this and none of my comments address grave
> issues. Please post further patches on top instead of changing this set.

[02/10] and [04/10]:

We will address these issues in further patches based on your review 
feedback.

[08/10]:

We will migrate to the common framework once it becomes available.

> --
> Regards,
>
> Sakari Ailus

      reply	other threads:[~2025-05-09  5:48 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-27  6:27 Keke Li via B4 Relay
2025-04-27  6:27 ` [PATCH v9 01/10] dt-bindings: media: Add amlogic,c3-mipi-csi2.yaml Keke Li via B4 Relay
2025-04-27  6:27 ` [PATCH v9 02/10] media: platform: Add C3 MIPI CSI-2 driver Keke Li via B4 Relay
2025-05-08 15:28   ` Sakari Ailus
2025-04-27  6:27 ` [PATCH v9 03/10] dt-bindings: media: Add amlogic,c3-mipi-adapter.yaml Keke Li via B4 Relay
2025-04-27  6:27 ` [PATCH v9 04/10] media: platform: Add C3 MIPI adapter driver Keke Li via B4 Relay
2025-05-08 15:33   ` Sakari Ailus
2025-04-27  6:27 ` [PATCH v9 05/10] dt-bindings: media: Add amlogic,c3-isp.yaml Keke Li via B4 Relay
2025-04-27  6:27 ` [PATCH v9 06/10] media: Add C3ISP_PARAMS and C3ISP_STATS meta formats Keke Li via B4 Relay
2025-04-27  6:27 ` [PATCH v9 07/10] media: uapi: Add stats info and parameters buffer for C3 ISP Keke Li via B4 Relay
2025-04-27  6:27 ` [PATCH v9 08/10] media: platform: Add C3 ISP driver Keke Li via B4 Relay
2025-05-08 15:44   ` Sakari Ailus
2025-05-08 16:28     ` Jacopo Mondi
2025-05-08 21:00       ` Sakari Ailus
2025-05-09  8:00         ` Jacopo Mondi
2025-05-09  8:04           ` Sakari Ailus
2025-04-27  6:27 ` [PATCH v9 09/10] Documentation: media: add documentation file metafmt-c3-isp.rst Keke Li via B4 Relay
2025-04-27  6:27 ` [PATCH v9 10/10] Documentation: media: add documentation file c3-isp.rst Keke Li via B4 Relay
2025-05-08 13:18   ` Jacopo Mondi
2025-05-08 16:09 ` [PATCH v9 00/10] Amlogic C3 ISP support Sakari Ailus
2025-05-09  5:48   ` Keke Li [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=e778eaa9-6a41-48fe-a1a4-35aac427f337@amlogic.com \
    --to=keke.li@amlogic.com \
    --cc=conor+dt@kernel.org \
    --cc=dan.scally@ideasonboard.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jacopo.mondi@ideasonboard.com \
    --cc=kieran.bingham@ideasonboard.com \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=robh@kernel.org \
    --cc=sakari.ailus@iki.fi \
    /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®