From patchwork Wed Apr 17 22:17:27 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 2456831 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork1.kernel.org (Postfix) with ESMTP id 28A3C3FD8C for ; Wed, 17 Apr 2013 22:18:31 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1USagL-0001p4-7G; Wed, 17 Apr 2013 22:18:25 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1USagI-0007zr-L9; Wed, 17 Apr 2013 22:18:22 +0000 Received: from mail-lb0-f175.google.com ([209.85.217.175]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1USagF-0007zU-AR for linux-arm-kernel@lists.infradead.org; Wed, 17 Apr 2013 22:18:20 +0000 Received: by mail-lb0-f175.google.com with SMTP id o10so2075974lbi.6 for ; Wed, 17 Apr 2013 15:18:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:organization:to:subject:date:user-agent:cc :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id:x-gm-message-state; bh=zRbDixQyt98IgaHFDsM6JLqId5YU7rASdRI5vE1ehrk=; b=DMAL/VZExz4u/LNTlIbi138FeLJ8Frbf8nObXJwNKFQblGJwqUg2Ol+Wp4NCJwSljJ 0qAj47fggDQUhfga5+U9wb/qjgDaPstSesMWGyad41OVo5OD9/NYrUUjO3bnvP6eWGfr fX9mRmLo4ma2T56TQUpGLD4wIuOVmD5urOYYw64SeA03DepO7IHPL69l3nRJbgK3K1bo GfFVUS+DTTlsrAaVu6TjgpOS+a4IxTc1JtcPoKcEbEPfJj+0iy8nbDtoQe/+SDYFKK2A GSb359xCXeZn+mMrlx7eIVxCTOmGIfeitLKtsQ/4pBHmPMOgFZZRm8Tg1M7dDRVloPa3 CXYw== X-Received: by 10.112.180.233 with SMTP id dr9mr4201889lbc.110.1366237096866; Wed, 17 Apr 2013 15:18:16 -0700 (PDT) Received: from wasted.dev.rtsoft.ru (ppp91-79-88-26.pppoe.mtu-net.ru. [91.79.88.26]) by mx.google.com with ESMTPS id v7sm3333857laz.4.2013.04.17.15.18.15 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 17 Apr 2013 15:18:15 -0700 (PDT) From: Sergei Shtylyov Organization: Cogent Embedded To: linux@arm.linux.org.uk, linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 4/4] ARM: shmobile: Marzen: enable VIN and ADV7180 in defconfig Date: Thu, 18 Apr 2013 02:17:27 +0400 User-Agent: KMail/1.13.5 (Linux/2.6.32.26-175.fc12.i686.PAE; KDE/4.4.5; i686; ; ) References: <201304180206.39465.sergei.shtylyov@cogentembedded.com> In-Reply-To: <201304180206.39465.sergei.shtylyov@cogentembedded.com> MIME-Version: 1.0 Message-Id: <201304180217.28176.sergei.shtylyov@cogentembedded.com> X-Gm-Message-State: ALoCoQlPy6VWDyz9IIFiHzHZ+cLxrVDTSXtPrb4aGM2rzPjpUc21NpEHe2xyw5xFOVzSNKPYmR3v X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130417_181819_534869_8EDE8DAE X-CRM114-Status: UNSURE ( 7.44 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.217.175 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: matsu@igel.co.jp, horms@verge.net.au, magnus.damm@gmail.com, linux-media@vger.kernel.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org From: Vladimir Barinov Add the VIN and ADV7180 drivers to 'marzen_defconfig'. Signed-off-by: Vladimir Barinov Signed-off-by: Sergei Shtylyov --- arch/arm/configs/marzen_defconfig | 7 +++++++ 1 file changed, 7 insertions(+) Index: renesas/arch/arm/configs/marzen_defconfig =================================================================== --- renesas.orig/arch/arm/configs/marzen_defconfig +++ renesas/arch/arm/configs/marzen_defconfig @@ -84,6 +84,13 @@ CONFIG_GPIO_RCAR=y CONFIG_THERMAL=y CONFIG_RCAR_THERMAL=y CONFIG_SSB=y +CONFIG_MEDIA_SUPPORT=y +CONFIG_MEDIA_CAMERA_SUPPORT=y +CONFIG_V4L_PLATFORM_DRIVERS=y +CONFIG_SOC_CAMERA=y +CONFIG_VIDEO_RCAR_VIN=y +# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set +CONFIG_VIDEO_ADV7180=y CONFIG_USB=y CONFIG_USB_RCAR_PHY=y CONFIG_MMC=y