From patchwork Tue Aug 28 23:30:45 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kim Kukjin X-Patchwork-Id: 1383301 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork1.kernel.org (Postfix) with ESMTP id 7A2063FDF5 for ; Tue, 28 Aug 2012 23:33:47 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T6VFE-0004Rg-98; Tue, 28 Aug 2012 23:30:52 +0000 Received: from mail-pb0-f49.google.com ([209.85.160.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1T6VFB-0004RO-BS for linux-arm-kernel@lists.infradead.org; Tue, 28 Aug 2012 23:30:50 +0000 Received: by pbbrq8 with SMTP id rq8so72141pbb.36 for ; Tue, 28 Aug 2012 16:30:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=NY7im13ZfSjojzgIl9myck7MrVJVV7H9zem9tuTXgaI=; b=BRds4IrgM36X3L+7gxuaDGe8PLFNBZdKP4MEVJ4A2LnhA/Wiltj1snThwh4xRHkLl2 EGaxQfArZcOZ5uj2ch2MgCN4kpzWlGcCfgxIjlRbZSJC5v/K2Drek/S/qyYg9R83utpa KDYDlIgg37DZtFRcuKt4xKSJP3NQrrdzyZRbeesegsekia6+pjfB6jc8XRFTmSgu/i0g bPv2X71WrdprpEpOIw5c2Y0xP4iA4pQRQzdzXo2NcqFj3TtgnR5n6Wfb9F+yVO7r61f1 cC7uFskg5MX+ac0Wuid55aqFxO9jdm46+xwJYgYSK9DxsC5fb5EjulSeyY/vLmZlpI0N WJZA== Received: by 10.68.238.138 with SMTP id vk10mr169527pbc.75.1346196647722; Tue, 28 Aug 2012 16:30:47 -0700 (PDT) Received: from [10.211.55.6] ([38.96.16.75]) by mx.google.com with ESMTPS id ho7sm15610136pbc.3.2012.08.28.16.30.45 (version=SSLv3 cipher=OTHER); Tue, 28 Aug 2012 16:30:46 -0700 (PDT) Message-ID: <503D54A5.8010003@samsung.com> Date: Tue, 28 Aug 2012 16:30:45 -0700 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Mark Brown Subject: Re: [PATCH 1/2] ARM: S3C64XX: Update configuration for WM5102 module on Cragganmore References: <1344535549-4371-1-git-send-email-broonie@opensource.wolfsonmicro.com> <0db901cd76b4$7daf1730$790d4590$%kim@samsung.com> <20120810100713.GH24328@opensource.wolfsonmicro.com> <0eff01cd777f$4c9d1f90$e5d75eb0$%kim@samsung.com> <20120813122359.GA13446@opensource.wolfsonmicro.com> <1d5901cd8114$023550f0$069ff2d0$%kim@samsung.com> <20120823152031.GH7995@opensource.wolfsonmicro.com> In-Reply-To: <20120823152031.GH7995@opensource.wolfsonmicro.com> X-Spam-Note: CRM114 invocation failed 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.160.49 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim , patches@opensource.wolfsonmicro.com, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org On 08/23/12 08:20, Mark Brown wrote: > On Thu, Aug 23, 2012 at 06:45:19PM +0900, Kukjin Kim wrote: > >> Yeah, actually SoC defconfig in mainline doesn't cover _real_ requirements >> for (mass) product. But I think, it's time we need to sort out the >> defconfigs so that we could use them efficiently on product. BTW, if >> enabling board in defconfig, at least, unexpected build breakages could be >> detected by testing defconfig before merge for mainline... > > Right, sure. I guess the main thing I'm saying here is that I don't > mind what happens here, it's certainly no problem for me turn them on in > the build if that's what people wants. > Hmm...I want? :) ---> From: Kukjin Kim Subject: [PATCH] ARM: s3c6400_defconfig: enable more boards in defconfig This enables all of s3c64xx boards in the s3c6400_defconfig. In this time, MINI6410, REAL6410, and WLF_CRAGG_6410 are added in the defconfig. Cc: Darius Augulis Cc: Mark Brown Signed-off-by: Kukjin Kim --- arch/arm/configs/s3c6400_defconfig | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) initrd=0x51000000,6M ramdisk_size=6144" diff --git a/arch/arm/configs/s3c6400_defconfig b/arch/arm/configs/s3c6400_defconfig index ba6a515..3a186d6 100644 --- a/arch/arm/configs/s3c6400_defconfig +++ b/arch/arm/configs/s3c6400_defconfig @@ -9,11 +9,14 @@ CONFIG_ARCH_S3C64XX=y CONFIG_S3C_BOOT_ERROR_RESET=y CONFIG_MACH_SMDK6400=y CONFIG_MACH_ANW6410=y +CONFIG_MACH_MINI6410=y +CONFIG_MACH_REAL6410=y CONFIG_MACH_SMDK6410=y CONFIG_MACH_NCP=y CONFIG_MACH_HMT=y CONFIG_MACH_SMARTQ5=y CONFIG_MACH_SMARTQ7=y +CONFIG_MACH_WLF_CRAGG_6410=y CONFIG_CPU_32v6K=y CONFIG_AEABI=y CONFIG_CMDLINE="console=ttySAC0,115200 root=/dev/ram init=/linuxrc