mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
git-subtree-dir: qcom/camera git-subtree-mainline:258aa93459git-subtree-split:47c93dcc84Change-Id: I54dd0b083924bdf28ebfbc5cc3081558de6c559b
17 lines
317 B
Plaintext
17 lines
317 B
Plaintext
/* Override CSIPHY version */
|
|
&cam_csiphy0 {
|
|
compatible = "qcom,csiphy-v1.2.2.2", "qcom,csiphy";
|
|
};
|
|
|
|
&cam_csiphy1 {
|
|
compatible = "qcom,csiphy-v1.2.2.2", "qcom,csiphy";
|
|
};
|
|
|
|
&cam_csiphy2 {
|
|
compatible = "qcom,csiphy-v1.2.2.2", "qcom,csiphy";
|
|
};
|
|
|
|
&cam_csiphy3 {
|
|
compatible = "qcom,csiphy-v1.2.2.2", "qcom,csiphy";
|
|
};
|