Devicetree
 help / color / mirror / Atom feed
From: Frank Li <Frank.li@nxp.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Kumar M <anil.mamidala@xilinx.com>
Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, imx@lists.linux.dev,
	"Guoniu.zhou" <guoniu.zhou@nxp.com>,
	Stefan Hladnik <stefan.hladnik@gmail.com>,
	Florian Rebaudo <frebaudo@witekio.com>
Subject: Re: [PATCH v4 0/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
Date: Tue, 2 Sep 2025 08:04:21 -0400	[thread overview]
Message-ID: <aLbdRdS3TmLHjW+Q@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <20250811-ap1302-v4-0-80cc41b91662@nxp.com>

On Mon, Aug 11, 2025 at 04:42:29PM -0400, Frank Li wrote:
> The AP1302 is a standalone ISP for ON Semiconductor sensors.
> AP1302 ISP supports single and dual sensor inputs. The driver
> code supports AR1335, AR0144 and AR0330 sensors with single and
> dual mode by loading the corresponding firmware.


Laurent Pinchart:

	Rob already ack binding part. Can you help check how to move forward
driver part (firmware header)?

Frank

>
> Continue previous upstream:
> https://lore.kernel.org/linux-media/1631091372-16191-1-git-send-email-anil.mamidala@xilinx.com/
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
> Changes in v4:
> - roll back to use onnn,module method: see discussion with Rob at
>   https://lore.kernel.org/imx/CAL_JsqLUj2h1OxUokOGFL34czroJnJ33cpvn9jO8b8=cu8Fz0g@mail.gmail.com/
>
> - Link to v3: https://lore.kernel.org/r/20250623-ap1302-v3-0-c9ca5b791494@nxp.com
>
> change in v3
> - move sensor in binding into ports.
> - add missed regulator and enable-gpios.
> - detail change log see each patches's change log
>
> ---
> Anil Kumar Mamidala (2):
>       dt-bindings: media: i2c: Add bindings for AP1302
>       media: i2c: Add ON Semiconductor AP1302 ISP driver
>
>  .../devicetree/bindings/media/i2c/onnn,ap1302.yaml |  184 ++
>  MAINTAINERS                                        |    9 +
>  drivers/media/i2c/Kconfig                          |    9 +
>  drivers/media/i2c/Makefile                         |    1 +
>  drivers/media/i2c/ap1302.c                         | 2829 ++++++++++++++++++++
>  5 files changed, 3032 insertions(+)
> ---
> base-commit: ce5d48bfb56d70cfbdf29770c5c392a979cc3871
> change-id: 20250617-ap1302-4897c591871c
>
> Best regards,
> --
> Frank Li <Frank.Li@nxp.com>
>

  parent reply	other threads:[~2025-09-02 12:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-11 20:42 [PATCH v4 0/2] media: i2c: Add ON Semiconductor AP1302 ISP driver Frank Li
2025-08-11 20:42 ` [PATCH v4 1/2] dt-bindings: media: i2c: Add bindings for AP1302 Frank Li
2025-08-14 21:11   ` Rob Herring
2025-08-11 20:42 ` [PATCH v4 2/2] media: i2c: Add ON Semiconductor AP1302 ISP driver Frank Li
2025-09-02 12:04 ` Frank Li [this message]
2025-12-02 20:42   ` [PATCH v4 0/2] " Frank Li

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=aLbdRdS3TmLHjW+Q@lizhi-Precision-Tower-5810 \
    --to=frank.li@nxp.com \
    --cc=anil.mamidala@xilinx.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frebaudo@witekio.com \
    --cc=guoniu.zhou@nxp.com \
    --cc=imx@lists.linux.dev \
    --cc=krzk+dt@kernel.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=stefan.hladnik@gmail.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