From: Laxman Dewangan Date: Wed, 18 Sep 2013 12:48:02 +0000 (+0530) Subject: regulator: core: add support for configuring turn-on time through constraints X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~16^2~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00c877c69ba315d6c565a4df51c71b11e82cdeb8;p=pandora-kernel.git regulator: core: add support for configuring turn-on time through constraints The turn-on time of the regulator depends on the regulator device's electrical characteristics. Sometimes regulator turn-on time also depends on the capacitive load on the given platform and it can be more than the datasheet value. The driver provides the enable-time as per datasheet. Add support for configure the enable ramp time through regulator constraints so that regulator core can take this value for enable time for that regulator. Signed-off-by: Laxman Dewangan Acked-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed