From: Krzysztof Kozlowski <krzk@kernel.org>
To: Sathyakam M <sathya@samsung.com>,
mchehab@kernel.org, laurent.pinchart@ideasonboard.com,
hverkuil-cisco@xs4all.nl, jernej.skrabec@gmail.com,
ming.qian@nxp.com, digetx@gmail.com, jacopo@jmondi.org,
pankaj.dubey@samsung.com, linux-media@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 4/5] media: fsd: add MIPI CSI2 Rx controller driver
Date: Mon, 21 Nov 2022 12:48:54 +0100 [thread overview]
Message-ID: <f04e9d91-f953-6f75-2f17-a4054384ef75@kernel.org> (raw)
In-Reply-To: <7e7832c16925386b771ddb7e00e08661115aa0ea.1668963790.git.sathya@samsung.com>
On 21/11/2022 05:53, Sathyakam M wrote:
> The FSD MIPI CSI2 Rx controller is compliant to MIPI CSI2 v1.3 and
> D-PHY v1.2 specifications.
>
> There are up to maximum 4 data lanes (default).
> Controls are provided for User to change number of lanes if needed.
>
> Both the video and v4l-subdev instances are exposed to the user
> under /dev directory.
>
> The driver can be built as a loadable module or as a platform_driver.
>
> Signed-off-by: Sathyakam M <sathya@samsung.com>
> Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
> Cc: Sathyakam M <sathya@samsung.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Hans Verkuil <hverkuil-cisco@xs4all.nl>
> Cc: Jernej Skrabec <jernej.skrabec@gmail.com>
> Cc: Ming Qian <ming.qian@nxp.com>
> Cc: Dmitry Osipenko <digetx@gmail.com>
> Cc: Jacopo Mondi <jacopo@jmondi.org>
> Cc: Pankaj Kumar Dubey <pankaj.dubey@samsung.com>
> Cc: linux-media@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org
> ---
> .../media/drivers/fsd-csis-uapi.rst | 78 +
> MAINTAINERS | 1 +
> drivers/media/platform/Kconfig | 1 +
> drivers/media/platform/Makefile | 1 +
> drivers/media/platform/fsd/Kconfig | 73 +
> drivers/media/platform/fsd/Makefile | 1 +
> drivers/media/platform/fsd/fsd-csis.c | 2664 +++++++++++++++++
> drivers/media/platform/fsd/fsd-csis.h | 785 +++++
drivers/media/platform/samsung/
Plus we have drivers for it, so please integrate with existing ones.
Samsung is known of heavily reusing its IP core designs, so they are
usually similar.
Best regards,
Krzysztof
next prev parent reply other threads:[~2022-11-21 11:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20221120184648epcas5p3e08766377944a2c5850f9600bf75cf8f@epcas5p3.samsung.com>
2022-11-20 18:52 ` [PATCH 0/5] media: add FSD MIPI-CSI2 " Sathyakam M
[not found] ` <CGME20221121044855epcas5p3ef93576acdcdb6e4feba63c15917d9de@epcas5p3.samsung.com>
2022-11-21 4:53 ` [PATCH 4/5] media: fsd: add MIPI CSI2 " Sathyakam M
2022-11-21 11:05 ` Laurent Pinchart
2022-11-21 11:48 ` Krzysztof Kozlowski [this message]
[not found] ` <CGME20221121045301epcas5p1d6195b5dc6cafebfb429044b41d0d123@epcas5p1.samsung.com>
2022-11-21 4:58 ` [PATCH 5/5] arm64: defconfig: enable FSD " Sathyakam M
2022-11-21 9:26 ` Krzysztof Kozlowski
2022-11-21 9:31 ` [PATCH 0/5] media: add FSD MIPI-CSI2 " Krzysztof Kozlowski
2022-11-23 8:45 ` Sathyakam M
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=f04e9d91-f953-6f75-2f17-a4054384ef75@kernel.org \
--to=krzk@kernel.org \
--cc=digetx@gmail.com \
--cc=hverkuil-cisco@xs4all.nl \
--cc=jacopo@jmondi.org \
--cc=jernej.skrabec@gmail.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=ming.qian@nxp.com \
--cc=pankaj.dubey@samsung.com \
--cc=sathya@samsung.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
all inboxes | Powered by JetHome®