From patchwork Thu Mar 1 04:05:49 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 7022 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 2667123EA8 for ; Thu, 1 Mar 2012 04:12:24 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id E3669A182AF for ; Thu, 1 Mar 2012 04:12:23 +0000 (UTC) Received: by mail-iy0-f180.google.com with SMTP id e36so377519iag.11 for ; Wed, 29 Feb 2012 20:12:23 -0800 (PST) Received: from mr.google.com ([10.50.95.230]) by 10.50.95.230 with SMTP id dn6mr9287432igb.0.1330575143771 (num_hops = 1); Wed, 29 Feb 2012 20:12:23 -0800 (PST) Received: by 10.50.95.230 with SMTP id dn6mr7613107igb.0.1330575143735; Wed, 29 Feb 2012 20:12:23 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.53.18 with SMTP id k18csp7224ibg; Wed, 29 Feb 2012 20:12:23 -0800 (PST) Received: by 10.68.138.200 with SMTP id qs8mr10926180pbb.63.1330575143112; Wed, 29 Feb 2012 20:12:23 -0800 (PST) Received: from mail-pw0-f50.google.com (mail-pw0-f50.google.com [209.85.160.50]) by mx.google.com with ESMTPS id g9si1395041pbd.71.2012.02.29.20.12.22 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 29 Feb 2012 20:12:23 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.50 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.50; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.160.50 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) smtp.mail=sachin.kamat@linaro.org Received: by mail-pw0-f50.google.com with SMTP id wz7so407727pbc.37 for ; Wed, 29 Feb 2012 20:12:22 -0800 (PST) Received-SPF: pass (google.com: domain of sachin.kamat@linaro.org designates 10.68.218.169 as permitted sender) client-ip=10.68.218.169; Received: from mr.google.com ([10.68.218.169]) by 10.68.218.169 with SMTP id ph9mr15491718pbc.0.1330575142939 (num_hops = 1); Wed, 29 Feb 2012 20:12:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.218.169 with SMTP id ph9mr12869056pbc.0.1330575142886; Wed, 29 Feb 2012 20:12:22 -0800 (PST) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id g4sm944394pbs.17.2012.02.29.20.12.20 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 29 Feb 2012 20:12:22 -0800 (PST) From: Sachin Kamat To: linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/4] ARM: EXYNOS: Enable JPEG on SMDKV310 Date: Thu, 1 Mar 2012 09:35:49 +0530 Message-Id: <1330574752-14088-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1330574752-14088-1-git-send-email-sachin.kamat@linaro.org> References: <1330574752-14088-1-git-send-email-sachin.kamat@linaro.org> X-Gm-Message-State: ALoCoQk4C/LwtyFtnNR46GV98LdYhoWEJKlHbPtz78XeCcv0nyVhUtppXKaFocYlYPmUFsm/pa0V Enables JPEG support on SMDKV310 board. Signed-off-by: Sachin Kamat --- arch/arm/mach-exynos/Kconfig | 1 + arch/arm/mach-exynos/mach-smdkv310.c | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index 92c145b..8757124 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig @@ -180,6 +180,7 @@ config MACH_SMDKV310 select S5P_DEV_FIMC2 select S5P_DEV_FIMC3 select S5P_DEV_I2C_HDMIPHY + select S5P_DEV_JPEG select S5P_DEV_MFC select S5P_DEV_TV select S5P_DEV_USB_EHCI diff --git a/arch/arm/mach-exynos/mach-smdkv310.c b/arch/arm/mach-exynos/mach-smdkv310.c index 2b71f18..51db8af 100644 --- a/arch/arm/mach-exynos/mach-smdkv310.c +++ b/arch/arm/mach-exynos/mach-smdkv310.c @@ -267,6 +267,7 @@ static struct platform_device *smdkv310_devices[] __initdata = { &s5p_device_fimc2, &s5p_device_fimc3, &s5p_device_fimc_md, + &s5p_device_jpeg, &exynos4_device_ac97, &exynos4_device_i2s0, &exynos4_device_ohci,