All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tu, ShawnX" <shawnx.tu@intel.com>
To: Sakari Ailus <sakari.ailus@linux.intel.com>
Cc: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
	"Yeh, Andy" <andy.yeh@intel.com>
Subject: RE: [PATCH v3] hi556: Add support for Hi-556 sensor
Date: Thu, 31 Oct 2019 09:53:56 +0000	[thread overview]
Message-ID: <55E713954908ED4DB5E8817B2B5C2CDF01123803@PGSMSX107.gar.corp.intel.com> (raw)
In-Reply-To: <20191031093534.GI10211@paasikivi.fi.intel.com>

Hi Sakari,

The patch v3 modified & fixed Kconfig conflict issue base latest codebase.

Thanks,
Shawn
-----Original Message-----
From: Sakari Ailus [mailto:sakari.ailus@linux.intel.com] 
Sent: Thursday, October 31, 2019 5:36 PM
To: Tu, ShawnX <shawnx.tu@intel.com>
Cc: linux-media@vger.kernel.org; Yeh, Andy <andy.yeh@intel.com>
Subject: Re: [PATCH v3] hi556: Add support for Hi-556 sensor

Hi Shawn,

On Thu, Oct 31, 2019 at 05:18:55PM +0800, Shawnx Tu wrote:
> diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig 
> index 7eee181..eab4b78 100644
> --- a/drivers/media/i2c/Kconfig
> +++ b/drivers/media/i2c/Kconfig
> @@ -566,6 +566,19 @@ config VIDEO_APTINA_PLL  config VIDEO_SMIAPP_PLL
>  	tristate
>  
> +config VIDEO_HI556
> +	tristate "Hynix Hi-556 sensor support"
> +	depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
> +	depends on MEDIA_CAMERA_SUPPORT
> +	depends on MEDIA_CONTROLLER
> +	select V4L2_FWNODE
> +	help
> +	  This is a Video4Linux2 sensor driver for the Hynix
> +	  Hi-556 camera.
> +
> +	To compile this driver as a module, choose M here: the
> +	module will be called hi556.
> +

Can you fix the Kconfig issue kbuild bot found?

--
Sakari Ailus

  reply	other threads:[~2019-10-31  9:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-31  9:18 [PATCH v3] hi556: Add support for Hi-556 sensor Shawnx Tu
2019-10-31  9:35 ` Sakari Ailus
2019-10-31  9:53   ` Tu, ShawnX [this message]
2019-10-31 11:08     ` Sakari Ailus

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=55E713954908ED4DB5E8817B2B5C2CDF01123803@PGSMSX107.gar.corp.intel.com \
    --to=shawnx.tu@intel.com \
    --cc=andy.yeh@intel.com \
    --cc=linux-media@vger.kernel.org \
    --cc=sakari.ailus@linux.intel.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.