From: Denys Dmytriyenko <denis@denix.org>
To: j-luthra@ti.com
Cc: meta-arago@lists.yoctoproject.org, Ryan Eatmon <reatmon@ti.com>,
Denys Dmytriyenko <denys@konsulko.com>,
Gyan Gupta <g-gupta@ti.com>,
Sai Sree Kartheek Adivi <s-adivi@ti.com>,
Chirag Shilwant <c-shilwant@ti.com>,
Devarsh Thakkar <devarsht@ti.com>
Subject: Re: [meta-arago] [master/kirkstone][PATCH 2/3] libcamera: Add support for TI CSI-RX
Date: Wed, 5 Jul 2023 19:14:54 -0400 [thread overview]
Message-ID: <20230705231454.GA1518@denix.org> (raw)
In-Reply-To: <20230705130928.1201894-2-j-luthra@ti.com>
On Wed, Jul 05, 2023 at 06:39:27PM +0530, Jai Luthra via lists.yoctoproject.org wrote:
> TI's CSI-RX driver is not yet upstream, so the libcamera simple pipeline
> does not recognize it.
>
> Apply a patch to the simple pipeline so that it can recognize the media
> entity for TI's CSI-RX driver.
>
> Signed-off-by: Jai Luthra <j-luthra@ti.com>
> ---
> .../0001-simple-Support-TI-CSI-RX.patch | 26 +++++++++++++++++++
> .../libcamera/libcamera_0.0.5.bb | 1 +
> 2 files changed, 27 insertions(+)
> create mode 100644 meta-arago-extras/recipes-multimedia/libcamera/libcamera/0001-simple-Support-TI-CSI-RX.patch
>
> diff --git a/meta-arago-extras/recipes-multimedia/libcamera/libcamera/0001-simple-Support-TI-CSI-RX.patch b/meta-arago-extras/recipes-multimedia/libcamera/libcamera/0001-simple-Support-TI-CSI-RX.patch
> new file mode 100644
> index 00000000..66b94863
> --- /dev/null
> +++ b/meta-arago-extras/recipes-multimedia/libcamera/libcamera/0001-simple-Support-TI-CSI-RX.patch
> @@ -0,0 +1,26 @@
> +From 2a82bce49ce4098ac17b4a654a9db5f2dee56415 Mon Sep 17 00:00:00 2001
> +From: Jai Luthra <j-luthra@ti.com>
> +Date: Thu, 23 Mar 2023 11:38:46 +0530
> +Subject: [PATCH] simple: Support TI CSI-RX
Upstream-Status is missing here
> +Signed-off-by: Jai Luthra <j-luthra@ti.com>
> +---
> + src/libcamera/pipeline/simple/simple.cpp | 2 ++
> + 1 file changed, 2 insertions(+)
> +
> +diff --git a/src/libcamera/pipeline/simple/simple.cpp b/src/libcamera/pipeline/simple/simple.cpp
> +index e1f8b989..520405a1 100644
> +--- a/src/libcamera/pipeline/simple/simple.cpp
> ++++ b/src/libcamera/pipeline/simple/simple.cpp
> +@@ -194,6 +194,8 @@ static const SimplePipelineInfo supportedDevices[] = {
> + { "mxc-isi", {} },
> + { "qcom-camss", {} },
> + { "sun6i-csi", {} },
> ++ { "j721e-csi2rx", {} },
> ++
> + };
> +
> + } /* namespace */
> +--
> +2.41.0
> +
> diff --git a/meta-arago-extras/recipes-multimedia/libcamera/libcamera_0.0.5.bb b/meta-arago-extras/recipes-multimedia/libcamera/libcamera_0.0.5.bb
> index 6ad376f2..b2eb5fac 100644
> --- a/meta-arago-extras/recipes-multimedia/libcamera/libcamera_0.0.5.bb
> +++ b/meta-arago-extras/recipes-multimedia/libcamera/libcamera_0.0.5.bb
> @@ -10,6 +10,7 @@ LIC_FILES_CHKSUM = "\
>
> SRC_URI = " \
> git://git.libcamera.org/libcamera/libcamera.git;protocol=https;branch=master \
> + file://0001-simple-Support-TI-CSI-RX.patch \
> "
>
> SRCREV = "fb44403f1c5571549ac128c21daee9761eb9249c"
> --
> 2.41.0
next prev parent reply other threads:[~2023-07-05 23:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-05 13:09 [master/kirkstone][PATCH 1/3] libcamera: Add recipe for v0.0.5 Jai Luthra
2023-07-05 13:09 ` [master/kirkstone][PATCH 2/3] libcamera: Add support for TI CSI-RX Jai Luthra
2023-07-05 23:14 ` Denys Dmytriyenko [this message]
2023-07-05 23:49 ` [meta-arago] " Ryan Eatmon
2023-07-06 3:39 ` Jai Luthra
2023-07-05 13:09 ` [master/kirkstone][PATCH 3/3] meta-arago-distro: Package libcamera in tisdk Jai Luthra
2023-07-05 23:16 ` [meta-arago] " Denys Dmytriyenko
2023-07-06 3:43 ` Jai Luthra
2023-07-06 3:57 ` Denys Dmytriyenko
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=20230705231454.GA1518@denix.org \
--to=denis@denix.org \
--cc=c-shilwant@ti.com \
--cc=denys@konsulko.com \
--cc=devarsht@ti.com \
--cc=g-gupta@ti.com \
--cc=j-luthra@ti.com \
--cc=meta-arago@lists.yoctoproject.org \
--cc=reatmon@ti.com \
--cc=s-adivi@ti.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 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.