From patchwork Mon Jun 10 21:50:15 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoffer Dall X-Patchwork-Id: 2699261 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 5A6B6DF264 for ; Mon, 10 Jun 2013 21:50:58 +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 1Um9zJ-0003pA-PB; Mon, 10 Jun 2013 21:50: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 1Um9zH-0004xN-7M; Mon, 10 Jun 2013 21:50:51 +0000 Received: from mail-pd0-f171.google.com ([209.85.192.171]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Um9zE-0004wP-NH for linux-arm-kernel@lists.infradead.org; Mon, 10 Jun 2013 21:50:49 +0000 Received: by mail-pd0-f171.google.com with SMTP id y14so4999885pdi.16 for ; Mon, 10 Jun 2013 14:50:25 -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=3onwGRqe5O7Q3CHGNclRAxrbO13H5VS/OBPcKUqsrAA=; b=eKIE6EVYrijQlZV8bFaXrReHbWaGoxqz1ipUYxx0ab8nolWLQjxbBH0uqoFYQZ6S80 Jp/Uuxm2kqhGcwOUJfr/Aag4yCZ72CO9i026EXO1CAaw2Hanz1uguFpWFBh5tMzXakDz GwYuRsUL2CMKVLrMB+bKEODB/QeRy8ZfHj8W4YPxCWVjZLuSU8064xsfsMSG58QAjVaq prfY+TtEDlCiCz9RwkwR0GierAUHbHLt21vaoTIqpVeRpebkkD7OhtyvlFhsuxMSK5rb RHK8uIM6GxM6tl2TTvUHOLlV38WTsG/WoqFZzJ5x1BgIKB3NXwv2zip/gYIQuYPU/0ML ipMw== X-Received: by 10.68.211.73 with SMTP id na9mr11809026pbc.90.1370901024997; Mon, 10 Jun 2013 14:50:24 -0700 (PDT) Received: from localhost.localdomain (c-67-169-183-77.hsd1.ca.comcast.net. [67.169.183.77]) by mx.google.com with ESMTPSA id fn9sm16958185pab.2.2013.06.10.14.50.23 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Jun 2013 14:50:24 -0700 (PDT) From: Christoffer Dall To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: vexpress_defconfig: Enable voltage regulators Date: Mon, 10 Jun 2013 14:50:15 -0700 Message-Id: <1370901015-4159-1-git-send-email-christoffer.dall@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQk5yYVVG3cMHOq+NzGUOPbGj8skxH+GuYe5XS1VvoLmdHzUWVBQ7IAPToxZRZ1oDAx5sk6y X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130610_175048_829711_54DAEF40 X-CRM114-Status: GOOD ( 11.05 ) X-Spam-Score: 0.6 (/) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (0.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.192.171 listed in list.dnswl.org] 2.5 SUSPICIOUS_RECIPS Similar addresses in recipient list -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Peter Maydell , linaro-kernel@lists.linaro.org, Christoffer Dall , patches@linaro.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: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Enable the Versatile Express voltage regulators by default. This should work on all verstatile express platforms and not enabling it prevents a defconfig'ed kernel from using the SD card controller on the qemu emulated platform, which is unfortunate for first-time casual users. Cc: Peter Maydell Signed-off-by: Christoffer Dall --- arch/arm/configs/vexpress_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/configs/vexpress_defconfig b/arch/arm/configs/vexpress_defconfig index f2de51f..17104d9 100644 --- a/arch/arm/configs/vexpress_defconfig +++ b/arch/arm/configs/vexpress_defconfig @@ -138,3 +138,6 @@ CONFIG_DEBUG_LL=y CONFIG_EARLY_PRINTK=y # CONFIG_CRYPTO_ANSI_CPRNG is not set # CONFIG_CRYPTO_HW is not set +CONFIG_REGULATOR=y +CONFIG_REGULATOR_FIXED_VOLTAGE=y +CONFIG_REGULATOR_VEXPRESS=y