Skip to content
Snippets Groups Projects
Commit 33cb032d authored by Yanfei Zhou's avatar Yanfei Zhou Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Reduce s6a voltage to 1.35v


This is to avoid failure in voting s6a as the max allowed value
for s6a is 1.35v.

Change-Id: Ia39845f7fb8d30270510022b80a492e2cccfbaee
Signed-off-by: default avatarYanfei Zhou <zyanfei@codeaurora.org>
parent cb834523
No related merge requests found
......@@ -47,7 +47,7 @@ bluetooth_ext: bt_qca6174 {
qca,bt-vdd-5a-supply = <&pm6155_1_s5>;
qca,bt-vdd-vh-supply = <&pm6155_1_l15>;
qca,bt-vdd-vm-voltage-level = <1370000 1370000>;
qca,bt-vdd-vm-voltage-level = <1350000 1350000>;
qca,bt-vdd-5a-voltage-level = <2040000 2040000>;
qca,bt-vdd-vh-voltage-level = <1904000 1904000>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment