From: Laxman Dewangan Date: Thu, 23 Apr 2015 10:40:22 +0000 (+0530) Subject: regulator: max8973: set startup time for rail based on BIAS control X-Git-Tag: omap-for-v4.3/legacy-v2-signed~174^2~1^6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcd9ec6ae3667d3bb92cbb9b59c7f4864316448d;p=pandora-kernel.git regulator: max8973: set startup time for rail based on BIAS control In MAX8973, BIAS enable control bit is used for changing the startup time for voltage output. The startup delay is 240us (typ) when the BIASEN bit is set to 0. The startup delay is reduced to 20us (typ) when the BIASEN bit is set to 1. Pass the enable_time through regulator descriptor based on this flag. Signed-off-by: Laxman Dewangan Signed-off-by: Mark Brown --- Reading git-diff-tree failed