aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuodong Xu <guodong.xu@linaro.org>2013-02-01 06:23:09 +0800
committerGuodong Xu <guodong.xu@linaro.org>2013-02-01 06:23:09 +0800
commit047209255b52e4bf1bc447e714b533f64031600e (patch)
treecbe6ca96154f2c5a9360efd8a9652af8aca5afcd
parent05cd530510c2852b86476527e416584734522b4e (diff)
info: more comments about hi6421 regulatorcomments-hisilicon-v3.0-porting
Add more comments regarding hi6421 regulator. They are found during reconstructuring hi6421 driver from v3.0.8 to v3.8 device tree mode. Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
-rw-r--r--comments.to.hisilicon4
1 files changed, 4 insertions, 0 deletions
diff --git a/comments.to.hisilicon b/comments.to.hisilicon
index ce5a6bb786bc..3df3d6e62a5d 100644
--- a/comments.to.hisilicon
+++ b/comments.to.hisilicon
@@ -12,3 +12,7 @@ out of this api; should be moved to the original modules which ask for such
In LT kernel, I will not add these code in my _regulator_disable.
2). hi6421_regulator_suspend and _resume are not implemented. Because
no clkpmu implemented yet.
+ 3). regulator consumers information is originally in v3.0 kernel file:
+arch/arm/mach-k3v2/include/mach/board-hi6421-regulator.h. Need to translate
+these into dts tree in the future when actual devices are enabled.
+