Loading bindings/msm-camera.txt +6 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ Required properties: - compatible : - "qcom,cam-req-mgr" - "qcom,cam-req-mgr", "qcom,cam-sync" - qcom,sensor-manual-probe : specify if sensor probes at kernel boot time or user driven Example: Loading @@ -11,3 +11,8 @@ Example: compatible = "qcom,cam-req-mgr"; qcom,sensor-manual-probe; }; qcom,cam-sync { compatible = "qcom,cam-sync"; status = "ok"; }; Loading
bindings/msm-camera.txt +6 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ Required properties: - compatible : - "qcom,cam-req-mgr" - "qcom,cam-req-mgr", "qcom,cam-sync" - qcom,sensor-manual-probe : specify if sensor probes at kernel boot time or user driven Example: Loading @@ -11,3 +11,8 @@ Example: compatible = "qcom,cam-req-mgr"; qcom,sensor-manual-probe; }; qcom,cam-sync { compatible = "qcom,cam-sync"; status = "ok"; };