From patchwork Tue May 28 14:43:54 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 2625231 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 9D1A23FDBC for ; Tue, 28 May 2013 14:45:23 +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 1UhL8w-0003lP-AD; Tue, 28 May 2013 14:44:54 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UhL8i-0007RN-0p; Tue, 28 May 2013 14:44:40 +0000 Received: from mail-la0-x22c.google.com ([2a00:1450:4010:c03::22c]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UhL8U-0007QB-Sr for linux-arm-kernel@lists.infradead.org; Tue, 28 May 2013 14:44:28 +0000 Received: by mail-la0-f44.google.com with SMTP id fr10so7566014lab.31 for ; Tue, 28 May 2013 07:44:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state; bh=2uI8QjUiknrRFTCDrqt9r0zaQFpar7KCq+NKB9zIfsA=; b=mZU5IOfr3pVudxiWMJ2ZHXma8yAyG0MOUkGJUf0lHWe3Xr9lqp1lpZa3fZhZliOEGb R5gjZjUxra6vkCzaGNJ7C9a9X7f/G8Y2IPGoOFKrIu6rBXZbUXPm6I86YqS2LSCB84Zv /YZ2Y5AmrJ5PAOKwEaXo+pfcSRLF/lnRqGfCHn23F8/2j/KYpCSBFURWFAqIl4cTrt0k wGqwwTnTHVi3/qixVbc97sI8PSeW2Y/Gcau97UG7r21uMoqzyHQ+hK9i2ix9muTwHoqv sI2AJNUmrr29JIGoFSGDojJtAy05tmgoRRBTEq4Fj92o76U8/LzUW8Ib0EE5CVemTVA7 A6Dg== X-Received: by 10.112.140.132 with SMTP id rg4mr97908lbb.71.1369752244130; Tue, 28 May 2013 07:44:04 -0700 (PDT) Received: from localhost.localdomain (c83-249-209-237.bredband.comhem.se. [83.249.209.237]) by mx.google.com with ESMTPSA id t4sm13496045lbe.7.2013.05.28.07.44.02 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 28 May 2013 07:44:03 -0700 (PDT) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: nomadik: update defconfig base Date: Tue, 28 May 2013 16:43:54 +0200 Message-Id: <1369752234-27653-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.1.4 X-Gm-Message-State: ALoCoQl78tjeToOfhUQzBaJohGTenelZea0HTbPh/k8/Jsa42Clb2OtwMvmcfON2e3bZB/MnXDw8 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130528_104427_153256_E281BC51 X-CRM114-Status: UNSURE ( 9.13 ) 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 ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 UPPERCASE_50_75 message body is 50-75% uppercase Cc: Linus Walleij 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: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Update the Nomadik defconfig enabling: - GPIO keyboard input - Regulators - LED class driver - LED heartbeat trigger Signed-off-by: Linus Walleij --- arch/arm/configs/nhk8815_defconfig | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/arch/arm/configs/nhk8815_defconfig b/arch/arm/configs/nhk8815_defconfig index 606a080..e4cb5a4 100644 --- a/arch/arm/configs/nhk8815_defconfig +++ b/arch/arm/configs/nhk8815_defconfig @@ -48,7 +48,6 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_MTD=y CONFIG_MTD_TESTS=m CONFIG_MTD_CMDLINE_PARTS=y -CONFIG_MTD_CHAR=y CONFIG_MTD_BLOCK=y CONFIG_MTD_NAND_ECC_SMC=y CONFIG_MTD_NAND=y @@ -81,6 +80,7 @@ CONFIG_PPP_SYNC_TTY=m # CONFIG_INPUT_MOUSEDEV is not set CONFIG_INPUT_EVDEV=y # CONFIG_KEYBOARD_ATKBD is not set +CONFIG_KEYBOARD_GPIO=y # CONFIG_MOUSE_PS2 is not set # CONFIG_SERIO is not set # CONFIG_LEGACY_PTYS is not set @@ -93,10 +93,16 @@ CONFIG_I2C_GPIO=y CONFIG_I2C_NOMADIK=y CONFIG_DEBUG_GPIO=y # CONFIG_HWMON is not set +CONFIG_REGULATOR=y CONFIG_MMC=y CONFIG_MMC_UNSAFE_RESUME=y # CONFIG_MMC_BLOCK_BOUNCE is not set CONFIG_MMC_ARMMMCI=y +CONFIG_NEW_LEDS=y +CONFIG_LEDS_CLASS=y +CONFIG_LEDS_GPIO=y +CONFIG_LEDS_TRIGGERS=y +CONFIG_LEDS_TRIGGER_HEARTBEAT=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_PL031=y CONFIG_DMADEVICES=y