All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: shmobile: lager: Enable VIN along with ADV7180 decoder in defconfig
Date: Mon, 06 Jan 2014 23:55:27 +0000	[thread overview]
Message-ID: <20140106235527.GD1523@verge.net.au> (raw)
In-Reply-To: <1388990626-21460-1-git-send-email-horms+renesas@verge.net.au>

On Mon, Jan 06, 2014 at 06:55:41PM +0400, Valentine Barshak wrote:
> This enables R-Car VIN SoC camera along with ADV7180 decoder,
> which can be found on Lager board, to lager_defconfig.
> 
> Signed-off-by: Valentine Barshak <valentine.barshak@cogentembedded.com>
> ---
>  arch/arm/configs/lager_defconfig | 8 ++++++++
>  1 file changed, 8 insertions(+)

Thanks, I will queue this up.

> 
> diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
> index 883443f..89b6e71 100644
> --- a/arch/arm/configs/lager_defconfig
> +++ b/arch/arm/configs/lager_defconfig
> @@ -90,6 +90,14 @@ CONFIG_RCAR_THERMAL=y
>  CONFIG_REGULATOR=y
>  CONFIG_REGULATOR_FIXED_VOLTAGE=y
>  CONFIG_REGULATOR_GPIO=y
> +CONFIG_MEDIA_SUPPORT=y
> +CONFIG_MEDIA_CAMERA_SUPPORT=y
> +CONFIG_V4L_PLATFORM_DRIVERS=y
> +CONFIG_SOC_CAMERA=y
> +CONFIG_SOC_CAMERA_PLATFORM=y
> +CONFIG_VIDEO_RCAR_VIN=y
> +# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
> +CONFIG_VIDEO_ADV7180=y
>  CONFIG_DRM=y
>  CONFIG_DRM_RCAR_DU=y
>  # CONFIG_USB_SUPPORT is not set
> -- 
> 1.8.3.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

      parent reply	other threads:[~2014-01-06 23:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06  6:43 [PATCH] ARM: shmobile: lager: Enable VIN in defconfig Simon Horman
2014-01-06  6:43 ` Simon Horman
2014-01-06 12:52 ` Sergei Shtylyov
2014-01-06 12:52   ` Sergei Shtylyov
2014-01-06 14:00   ` Valentine
2014-01-06 14:00     ` Valentine
2014-01-06 14:55 ` [PATCH] ARM: shmobile: lager: Enable VIN along with ADV7180 decoder " Valentine Barshak
2014-01-06 23:55 ` Simon Horman [this message]

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=20140106235527.GD1523@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-sh@vger.kernel.org \
    /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.