Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753466Ab3DVM2N (ORCPT ); Mon, 22 Apr 2013 08:28:13 -0400 Received: from hqemgate03.nvidia.com ([216.228.121.140]:18442 "EHLO hqemgate03.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752840Ab3DVM2M (ORCPT ); Mon, 22 Apr 2013 08:28:12 -0400 X-PGP-Universal: processed; by hqnvupgp08.nvidia.com on Mon, 22 Apr 2013 05:28:10 -0700 Message-ID: <51752BD9.2020707@nvidia.com> Date: Mon, 22 Apr 2013 17:53:53 +0530 From: Laxman Dewangan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2 MIME-Version: 1.0 To: Axel Lin CC: Mark Brown , Graeme Gregory , Liam Girdwood , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH RESEND] regulator: palmas: Fix off-by-one for ramp_delay and register value mapping References: <1366626169.3800.1.camel@phoenix> In-Reply-To: <1366626169.3800.1.camel@phoenix> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 758 Lines: 21 On Monday 22 April 2013 03:52 PM, Axel Lin wrote: > Datasheet says: > Time Step (TSTEP) selection, when changing the output voltage, the new value is > reached through successive voltage steps (if not bypassed). The equivalent > programmable slew rate of the output voltage is: > > TSTEP[1:0]: 00 Jump (no slope control) > TSTEP[1:0]: 01 10mV/us > TSTEP[1:0]: 10 5mV/us (default) > TSTEP[1:0]: 11 2.5mV/us > > Signed-off-by: Axel Lin > --- Acked-by: Laxman Dewangan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/