Files
android_kernel_samsung_sm87…/lito-v2-camera.dtsi
Soumen Ghosh b8a4592a1b ARM: dts: msm: Add devicetree changes for opensource project
This chane will migragate all dts and dtsi file to
opensourse project

CRs-Fixed: 3583121
Change-Id: I837ee52ce68ad23fd5bff8ed69684824c9bfe3f4
Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
2023-09-07 15:42:37 -07:00

22 lines
442 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/* 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";
};