From: Paul Elder <paul.elder@ideasonboard.com>
To: linux-media@vger.kernel.org, linux-rockchip@lists.infradead.org,
devicetree@vger.kernel.org
Cc: kieran.bingham@ideasonboard.com, tomi.valkeinen@ideasonboard.com,
umang.jain@ideasonboard.com, aford173@gmail.com,
Paul Elder <paul.elder@ideasonboard.com>
Subject: [PATCH v12 00/12] media: rkisp1: Add support for i.MX8MP
Date: Fri, 16 Feb 2024 18:54:46 +0900 [thread overview]
Message-ID: <20240216095458.2919694-1-paul.elder@ideasonboard.com> (raw)
Twelfth time's the charm.
This patch series depends on the series "media: rkisp1: Fix shared
interrupt handling" [1]
This series extends the rkisp1 driver to support the ISP found in the
NXP i.MX8MP SoC.
The ISP IP cores in the Rockchip RK3399 (known as the "Rockchip ISP1")
and in the NXP i.MX8MP have the same origin, and have slightly diverged
over time as they are now independently developed (afaik) by Rockchip
and VeriSilicon. The latter is marketed under the name "ISP8000Nano",
and is close enough to the RK3399 ISP that it can easily be supported by
the same driver.
Patches 9 and 10 add support for UYVY output format, which can be
implemented on the ISP version in the i.MX8MP but not in the one in the
RK3399.
This version of the series specifically has been tested on a Polyhex
Debix model A with an imx219 (Raspberry Pi cam v2).
v6 added patch 11 to fix endinanness issues on raw streams on the
i.MX8MP.
In v12 patch 6 "media: rkisp1: Add version enum for i.MX8MP ISP" has
been split out from patch 12 "media: rkisp1: Add match data for i.MX8MP
ISP".
[1] https://lore.kernel.org/all/20231218-rkisp-shirq-fix-v1-0-173007628248@ideasonboard.com/
Laurent Pinchart (2):
media: rkisp1: Add and use rkisp1_has_feature() macro
media: rkisp1: Configure gasket on i.MX8MP
Paul Elder (10):
media: rkisp1: Support setting memory stride for main path
media: rkisp1: Support devices lacking self path
media: rkisp1: Support devices lacking dual crop
dt-bindings: media: rkisp1: Add i.MX8MP ISP to compatible
media: rkisp1: Add version enum for i.MX8MP ISP
media: rkisp1: Support i.MX8MP's 34-bit DMA
media: rkisp1: Add YC swap capability
media: rkisp1: Add UYVY as an output format
media: rkisp1: Fix endianness on raw streams on i.MX8MP
media: rkisp1: Add match data for i.MX8MP ISP
.../bindings/media/rockchip-isp1.yaml | 37 ++-
.../platform/rockchip/rkisp1/rkisp1-capture.c | 219 +++++++++++++-----
.../platform/rockchip/rkisp1/rkisp1-common.h | 35 ++-
.../platform/rockchip/rkisp1/rkisp1-dev.c | 71 +++++-
.../platform/rockchip/rkisp1/rkisp1-isp.c | 131 ++++++++++-
.../platform/rockchip/rkisp1/rkisp1-regs.h | 35 +++
.../platform/rockchip/rkisp1/rkisp1-resizer.c | 17 +-
include/uapi/linux/rkisp1-config.h | 2 +
8 files changed, 467 insertions(+), 80 deletions(-)
--
2.39.2
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next reply other threads:[~2024-02-16 9:55 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-16 9:54 Paul Elder [this message]
2024-02-16 9:54 ` [PATCH v12 01/12] media: rkisp1: Add and use rkisp1_has_feature() macro Paul Elder
2024-02-16 9:54 ` [PATCH v12 02/12] media: rkisp1: Support setting memory stride for main path Paul Elder
2024-02-16 9:54 ` [PATCH v12 03/12] media: rkisp1: Support devices lacking self path Paul Elder
2024-02-16 9:54 ` [PATCH v12 04/12] media: rkisp1: Support devices lacking dual crop Paul Elder
2024-02-18 17:45 ` Laurent Pinchart
2024-02-16 9:54 ` [PATCH v12 05/12] dt-bindings: media: rkisp1: Add i.MX8MP ISP to compatible Paul Elder
2024-02-16 9:54 ` [PATCH v12 06/12] media: rkisp1: Add version enum for i.MX8MP ISP Paul Elder
2024-02-18 18:27 ` Laurent Pinchart
2024-02-18 18:35 ` [PATCH v12.1 " Laurent Pinchart
2024-02-16 9:54 ` [PATCH v12 07/12] media: rkisp1: Configure gasket on i.MX8MP Paul Elder
2024-02-16 9:54 ` [PATCH v12 08/12] media: rkisp1: Support i.MX8MP's 34-bit DMA Paul Elder
2024-02-16 10:31 ` Alexander Stein
2024-02-18 18:53 ` Laurent Pinchart
2024-02-16 9:54 ` [PATCH v12 09/12] media: rkisp1: Add YC swap capability Paul Elder
2024-02-16 9:54 ` [PATCH v12 10/12] media: rkisp1: Add UYVY as an output format Paul Elder
2024-02-16 9:54 ` [PATCH v12 11/12] media: rkisp1: Fix endianness on raw streams on i.MX8MP Paul Elder
2024-02-16 10:28 ` Alexander Stein
2024-02-18 20:01 ` Laurent Pinchart
2024-02-16 9:54 ` [PATCH v12 12/12] media: rkisp1: Add match data for i.MX8MP ISP Paul Elder
2024-02-18 20:03 ` Laurent Pinchart
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=20240216095458.2919694-1-paul.elder@ideasonboard.com \
--to=paul.elder@ideasonboard.com \
--cc=aford173@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=kieran.bingham@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=tomi.valkeinen@ideasonboard.com \
--cc=umang.jain@ideasonboard.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