From: Yingjoe Chen <yingjoe.chen@mediatek•com>
To: Louis Kuo <louis.kuo@mediatek•com>
Cc: devicetree@vger•kernel.org, Sean.Cheng@mediatek•com,
laurent.pinchart+renesas@ideasonboard•com, Rynn.Wu@mediatek•com,
christie.yu@mediatek•com, srv_heupstream@mediatek•com,
Jerry-ch.Chen@mediatek•com, tfiga@chromium•org,
keiichiw@chromium•org, jungo.lin@mediatek•com,
sj.huang@mediatek•com, yuzhao@chromium•org,
hans.verkuil@cisco•com, zwisler@chromium•org,
frederic.chen@mediatek•com, matthias.bgg@gmail•com,
linux-mediatek@lists•infradead.org, mchehab@kernel•org,
linux-arm-kernel@lists•infradead.org,
linux-media@vger•kernel.org
Subject: Re: [RFC PATCH V4 2/4] media: platform: Add Mediatek sensor interface driver KConfig
Date: Mon, 16 Sep 2019 09:18:11 +0800 [thread overview]
Message-ID: <1568596691.26177.1.camel@mtksdaap41> (raw)
In-Reply-To: <20190915065004.20257-3-louis.kuo@mediatek.com>
On Sun, 2019-09-15 at 14:50 +0800, Louis Kuo wrote:
> This patch adds KConfig for sensor interface driver. Sensor interface
> driver
> is a MIPI-CSI2 host driver, namely, a HW camera interface controller.
> It support a widely adopted, simple, high-speed protocol primarily
> intended
> for point-to-point image and video transmission between cameras and host
> devices.
>
> Signed-off-by: Louis Kuo <louis.kuo@mediatek•com>
> ---
> drivers/media/platform/mtk-isp/Kconfig | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
> create mode 100644 drivers/media/platform/mtk-isp/Kconfig
Please squash this into driver patch.
> diff --git a/drivers/media/platform/mtk-isp/Kconfig b/drivers/media/platform/mtk-isp/Kconfig
> new file mode 100644
> index 000000000000..bc7fd01808b3
> --- /dev/null
> +++ b/drivers/media/platform/mtk-isp/Kconfig
> @@ -0,0 +1,17 @@
> +config MTK_SENINF
> + bool "Mediatek mipi csi2 driver"
MediaTek
> + depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
> + depends on MEDIA_CAMERA_SUPPORT
> + select V4L2_FWNODE
> +
> + default n
Do not add 'default n'
Remove the extra blank line.
> + help
> + This driver provides a mipi-csi2 host driver used as a
> + interface to connect camera with Mediatek's
MediaTek
> + MT8183 SOCs. It is able to handle multiple cameras
> + at the same time.
> +
> + Choose y if you want to use Mediatek SoCs to create image
MediaTek
> + capture application such as video recording and still image
> + capture.
> +
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-09-16 1:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-15 6:50 [RFC PATCH V4 0/4] media: support Mediatek sensor interface driver Louis Kuo
2019-09-15 6:50 ` [RFC PATCH V4 1/4] media: platform: mtk-isp: Add " Louis Kuo
2019-09-16 1:28 ` Yingjoe Chen
2019-09-18 8:11 ` Sakari Ailus
2019-09-15 6:50 ` [RFC PATCH V4 2/4] media: platform: Add Mediatek sensor interface driver KConfig Louis Kuo
2019-09-16 1:18 ` Yingjoe Chen [this message]
2019-09-18 8:16 ` Sakari Ailus
2019-09-15 6:50 ` [RFC PATCH V4 3/4] dt-bindings: mt8183: Add sensor interface dt-bindings Louis Kuo
2019-09-16 5:33 ` Yingjoe Chen
2019-09-18 8:29 ` Sakari Ailus
2019-09-15 6:50 ` [RFC PATCH V4 4/4] dts: arm64: mt8183: Add sensor interface nodes Louis Kuo
2019-09-16 5:36 ` Yingjoe Chen
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=1568596691.26177.1.camel@mtksdaap41 \
--to=yingjoe.chen@mediatek$(echo .)com \
--cc=Jerry-ch.Chen@mediatek$(echo .)com \
--cc=Rynn.Wu@mediatek$(echo .)com \
--cc=Sean.Cheng@mediatek$(echo .)com \
--cc=christie.yu@mediatek$(echo .)com \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=frederic.chen@mediatek$(echo .)com \
--cc=hans.verkuil@cisco$(echo .)com \
--cc=jungo.lin@mediatek$(echo .)com \
--cc=keiichiw@chromium$(echo .)org \
--cc=laurent.pinchart+renesas@ideasonboard$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-media@vger$(echo .)kernel.org \
--cc=linux-mediatek@lists$(echo .)infradead.org \
--cc=louis.kuo@mediatek$(echo .)com \
--cc=matthias.bgg@gmail$(echo .)com \
--cc=mchehab@kernel$(echo .)org \
--cc=sj.huang@mediatek$(echo .)com \
--cc=srv_heupstream@mediatek$(echo .)com \
--cc=tfiga@chromium$(echo .)org \
--cc=yuzhao@chromium$(echo .)org \
--cc=zwisler@chromium$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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