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-21 16:12:22 +0800
commit2553e87915701e2fd65f176523d2fcbf4729e022 (patch)
tree38fc3e6162b895b08d3328e2812dded0be0d1c45
parent2b6a8a13eb922fe179ee6760da2414adf772bcf8 (diff)
info: more comments about hi6421 regulator
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 ce5a6bb786b..3df3d6e62a5 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.
+