From patchwork Sat Apr 20 20:38:43 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 2468631 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork2.kernel.org (Postfix) with ESMTP id 43DCFDF2A1 for ; Sat, 20 Apr 2013 20:39:49 +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 1UTeZS-0003mT-NC; Sat, 20 Apr 2013 20:39:42 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UTeZP-0002Vn-PE; Sat, 20 Apr 2013 20:39:39 +0000 Received: from mail-la0-x22d.google.com ([2a00:1450:4010:c03::22d]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UTeZM-0002VT-M3 for linux-arm-kernel@lists.infradead.org; Sat, 20 Apr 2013 20:39:37 +0000 Received: by mail-la0-f45.google.com with SMTP id fp12so477276lab.4 for ; Sat, 20 Apr 2013 13:39:34 -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=arp5xyqAngz5hcJHC/0XmFY2M8j2dqh7NpdZJHBNclM=; b=oQncGd/7pj1lIORYs25kx2ZV93To9Lu6U20RbKPksNgBw1Cci2QJMANf9JxFMsGXkd gNVzEnhyjEiuoX6mqASw2yHDc+8KF15Rd116Dl320muvMfepzg5cD4xOoUHoFp2tyZRp G/v2XepPs8XLwWHJnrd3od60siofziL2+mhLi8Zebq5CBP+ndwtq5OwOyl7V54g1ExAh tQAd6SGHVxAtVc2J/xNI8r+stmcJK1ueuldC5xU4deCIFln8bTZX4e8Nv26izag5FQKx rMT8F2ynCoIOv5xMrnCp6MsBQjPfuW8y5gzxa0WmIqQ8PThPht2o3tqUcA4LgRKRRM3F neCA== X-Received: by 10.112.168.97 with SMTP id zv1mr10336544lbb.25.1366490374309; Sat, 20 Apr 2013 13:39:34 -0700 (PDT) Received: from wasted.dev.rtsoft.ru (ppp91-79-89-87.pppoe.mtu-net.ru. [91.79.89.87]) by mx.google.com with ESMTPS id i4sm2476289lag.1.2013.04.20.13.39.32 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 20 Apr 2013 13:39:33 -0700 (PDT) From: Sergei Shtylyov Organization: Cogent Embedded To: horms@verge.net.au, magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 5/5] ARM: shmobile: BOCK-W: enable VIN and ML86V7667 in defconfig Date: Sun, 21 Apr 2013 00:38:43 +0400 User-Agent: KMail/1.13.5 (Linux/2.6.32.26-175.fc12.i686.PAE; KDE/4.4.5; i686; ; ) References: <201304210013.46110.sergei.shtylyov@cogentembedded.com> In-Reply-To: <201304210013.46110.sergei.shtylyov@cogentembedded.com> MIME-Version: 1.0 Message-Id: <201304210038.43857.sergei.shtylyov@cogentembedded.com> X-Gm-Message-State: ALoCoQkZd116XcCZ1E1QV0w+bw683kqioTD2nDF0/d4hVSmp+Gc2TXd6auISyebgjkkT7ytcDCP8 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130420_163936_881550_82F9CD21 X-CRM114-Status: UNSURE ( 8.96 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -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, vladimir.barinov@cogentembedded.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 ML86V7667 drivers to 'bockw_defconfig'. Signed-off-by: Vladimir Barinov Signed-off-by: Sergei Shtylyov --- arch/arm/configs/bockw_defconfig | 7 +++++++ 1 file changed, 7 insertions(+) Index: renesas/arch/arm/configs/bockw_defconfig =================================================================== --- renesas.orig/arch/arm/configs/bockw_defconfig +++ renesas/arch/arm/configs/bockw_defconfig @@ -76,6 +76,13 @@ CONFIG_SERIAL_SH_SCI_CONSOLE=y # CONFIG_HWMON is not set CONFIG_I2C=y CONFIG_I2C_RCAR=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_ML86V7667=y CONFIG_USB=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_EHCI_HCD=y