mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
Merge "ARM: dts: msm: add regulator support for flash LED torch"
This commit is contained in:
commit
38db2b4361
1 changed files with 4 additions and 0 deletions
|
@ -479,6 +479,8 @@
|
|||
qcom,max-current = <200>;
|
||||
qcom,id = <0>;
|
||||
qcom,current = <120>;
|
||||
boost-supply = <&pmi8994_boostbypass>;
|
||||
boost-voltage-max = <3600000>;
|
||||
};
|
||||
|
||||
pmi8994_torch1: qcom,torch_1 {
|
||||
|
@ -489,6 +491,8 @@
|
|||
qcom,max-current = <200>;
|
||||
qcom,id = <1>;
|
||||
qcom,current = <120>;
|
||||
boost-supply = <&pmi8994_boostbypass>;
|
||||
boost-voltage-max = <3600000>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue