projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ed2a41
)
rk312x:pmic:rt5036:modify ldo1 defult voltage 1.2V
author
张晴
<zhangqing@rock-chips.com>
Tue, 6 Jan 2015 08:06:00 +0000
(16:06 +0800)
committer
张晴
<zhangqing@rock-chips.com>
Tue, 6 Jan 2015 08:06:00 +0000
(16:06 +0800)
Signed-off-by: 张晴 <zhangqing@rock-chips.com>
arch/arm/boot/dts/rk312x-sdk.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk312x-sdk.dtsi
b/arch/arm/boot/dts/rk312x-sdk.dtsi
index 57a7a497aac81ecef24cc7e7446dda9af311eac7..aaccececef45c686eb8d386f50510b577ac0b392 100755
(executable)
--- a/
arch/arm/boot/dts/rk312x-sdk.dtsi
+++ b/
arch/arm/boot/dts/rk312x-sdk.dtsi
@@
-358,13
+358,13
@@
rt5036_ldo1: regulator_4 {
regulator-name = "rt5036-ldo1";
- regulator-min-microvolt = <
30
00000>;
- regulator-max-microvolt = <
30
00000>;
+ regulator-min-microvolt = <
12
00000>;
+ regulator-max-microvolt = <
12
00000>;
qcom,comsumer-supplies = "rt5036-ldo1", "";
regulator-always-on;
regulator-boot-on;
rt,standby_enabled;
- rt,standby_vol = <
30
00000>;
+ rt,standby_vol = <
12
00000>;
};
rt5036_ldo2: regulator_5 {