mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
camera: ziyi: Add cam_vio supply to actuator0
Change-Id: I9a0f1dda960794f1a0ab609081b3b5436bf3d044 Signed-off-by: Jens Reidel <adrian@travitia.xyz>
This commit is contained in:
@@ -517,12 +517,13 @@
|
||||
cell-index = <0>;
|
||||
compatible = "qcom,actuator";
|
||||
cci-master = <CCI_MASTER_1>;
|
||||
cam_vio-supply = <&L5I>;
|
||||
cam_vaf-supply = <&L6C>;
|
||||
regulator-names = "cam_vaf";
|
||||
regulator-names = "cam_vio", "cam_vaf";
|
||||
rgltr-cntrl-support;
|
||||
rgltr-min-voltage = <2800000>;
|
||||
rgltr-max-voltage = <2800000>;
|
||||
rgltr-load-current = <300000>;
|
||||
rgltr-min-voltage = <1800000 2800000>;
|
||||
rgltr-max-voltage = <1800000 2800000>;
|
||||
rgltr-load-current = <3500 300000>;
|
||||
};
|
||||
|
||||
actuator_triple_front: qcom,actuator1 {
|
||||
|
||||
Reference in New Issue
Block a user