camera: ziyi: Add cam_vio supply to actuator0

Change-Id: I9a0f1dda960794f1a0ab609081b3b5436bf3d044
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
This commit is contained in:
Jens Reidel
2024-04-07 14:53:24 +02:00
committed by Arian
parent 61859e0e8b
commit b9fa192e74

View File

@@ -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 {