From patchwork Thu Mar 21 15:59:18 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 15496 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 A22F623E14 for ; Thu, 21 Mar 2013 16:00:48 +0000 (UTC) Received: from mail-vc0-f177.google.com (mail-vc0-f177.google.com [209.85.220.177]) by fiordland.canonical.com (Postfix) with ESMTP id 098A2A19E75 for ; Thu, 21 Mar 2013 16:00:47 +0000 (UTC) Received: by mail-vc0-f177.google.com with SMTP id ia10so2400527vcb.8 for ; Thu, 21 Mar 2013 09:00:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state; bh=201Suf7z7Yq18a/WnRefLJWuXjyG5z4L/6jHmwvSTaE=; b=nS3YZVjL+wMdU/m43Xh2By4hAMAc2TdPqnvZvbuklBHBh14gqA5h6UzcmEQluAMpmi ULJl8Xg99N0YeRfbhBSldUTyAB+567M9bCKJCVnOT7PBI7myM/aZH1uEipsxMQ9Y188w D0hA7bx6kEn1vXKngdAW8SEY+dvPV0fqoE8vw4KeMk7mJMPvxTq2MuS2eBjMlMct6E8a whS6Gb0li11DbkLb17Ia+rPzAkImF8h50P+f4fiyA/XwkbSx6cvkTL9m/z/bSJ850+cb 84NuxvRbk8H10NtETK1TVchPg10YUhUBYXwfRx2zzTGsdGIvgOY7F/rAPcwysk5W2cE5 yRMw== X-Received: by 10.52.233.225 with SMTP id tz1mr12445447vdc.54.1363881646130; Thu, 21 Mar 2013 09:00:46 -0700 (PDT) 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.58.233.198 with SMTP id ty6csp66790vec; Thu, 21 Mar 2013 09:00:45 -0700 (PDT) X-Received: by 10.180.84.162 with SMTP id a2mr5666070wiz.14.1363881644960; Thu, 21 Mar 2013 09:00:44 -0700 (PDT) Received: from mail-wg0-f49.google.com (mail-wg0-f49.google.com [74.125.82.49]) by mx.google.com with ESMTPS id aw6si2603885wjc.241.2013.03.21.09.00.44 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 21 Mar 2013 09:00:44 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.82.49 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.82.49; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.82.49 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by mail-wg0-f49.google.com with SMTP id gg9so2062941wgb.16 for ; Thu, 21 Mar 2013 09:00:44 -0700 (PDT) X-Received: by 10.180.10.105 with SMTP id h9mr5627355wib.34.1363881644480; Thu, 21 Mar 2013 09:00:44 -0700 (PDT) Received: from localhost.localdomain (cpc34-aztw25-2-0-cust250.18-1.cable.virginmedia.com. [86.16.136.251]) by mx.google.com with ESMTPS id h10sm6110847wic.8.2013.03.21.09.00.42 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 21 Mar 2013 09:00:43 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, broonie@opensource.wolfsonmicro.com Cc: arnd@arndb.de, linus.walleij@stericsson.com, Jonas Aaberg , Lee Jones Subject: [PATCH 21/46] regulator: ab8500: Correct TVOUT regulator start-up delay Date: Thu, 21 Mar 2013 15:59:18 +0000 Message-Id: <1363881583-15234-22-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1363881583-15234-1-git-send-email-lee.jones@linaro.org> References: <1363881583-15234-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQm2E1crRNp2XK214ZEdlJLRJusdEE9/4R50Hbe6FM5dOrWSXPCRnfONLEJS2JDrm5h6LBy6 From: Jonas Aaberg Update TVOUT regulator to match specification. (Was 10ms, changed to 500us.) Signed-off-by: Jonas Aaberg Signed-off-by: Lee Jones Reviewed-by: Bengt JONSSON --- drivers/regulator/ab8500.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/regulator/ab8500.c b/drivers/regulator/ab8500.c index a1b1a48..3dff117 100644 --- a/drivers/regulator/ab8500.c +++ b/drivers/regulator/ab8500.c @@ -484,9 +484,9 @@ static struct ab8500_regulator_info .owner = THIS_MODULE, .n_voltages = 1, .min_uV = 2000000, - .enable_time = 10000, + .enable_time = 500, }, - .delay = 10000, + .delay = 500, .load_lp_uA = 1000, .update_bank = 0x03, .update_reg = 0x80,