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:
d64f8eb
)
ARM64: dts: rk3368-p9: set vccio_wl to 1.8v
author
wlq
<wlq@rock-chips.com>
Tue, 18 Apr 2017 07:06:02 +0000
(15:06 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Tue, 18 Apr 2017 08:00:53 +0000
(16:00 +0800)
Change-Id: I8683049b689f97af8ff36948db6ce7887b308a85
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3368-p9.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3368-p9.dts
b/arch/arm64/boot/dts/rockchip/rk3368-p9.dts
index 8a46d5ab9ac8e6d9a6373756a0fbf6e9855a038e..a6e014f7e0affa1e41e47a7341abc6efc147969d 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3368-p9.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3368-p9.dts
@@
-463,11
+463,11
@@
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <1800000>;
- regulator-max-microvolt = <
33
00000>;
+ regulator-max-microvolt = <
18
00000>;
regulator-name = "vccio_wl";
regulator-state-mem {
regulator-on-in-suspend;
- regulator-suspend-microvolt = <
33
00000>;
+ regulator-suspend-microvolt = <
18
00000>;
};
};