Files
android_kernel_samsung_sm87…/tuna-camera-sensor-mtp.dts
Shadul Shaikh faca95135f ARM: dts: msm: Initial camera sensor dtsi files for Tuna
Initial sensor dtsi files for Tuna MTP/CDP/RCM with:
- Peripherals: CCI0/CCI1,
- CSIPHY instances: 0 to 4,
- Sensors: IMX766/IMX858/JN1 nodes,
- ASC sensor: OV32C node,
- TPG instances: 1 to 3,
- MCLK/RESET GPIO pin controls

CRs-Fixed: 3940535.

Change-Id: Ie2536cbf26380c152300ce122865d71e86c40a66
Signed-off-by: Shadul Shaikh <quic_shaduls@quicinc.com>
2024-10-10 14:38:49 +05:30

23 lines
720 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include <dt-bindings/clock/qcom,gcc-tuna.h>
#include <dt-bindings/clock/qcom,camcc-sun.h>
#include <dt-bindings/clock/qcom,cambistmclkcc-sun.h>
#include <dt-bindings/interconnect/qcom,tuna.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
#include "tuna-camera-sensor-mtp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Tuna MTP";
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,mtp";
qcom,msm-id = <655 0x10000>, <655 0x20000>, <681 0x10000>, <681 0x20000>;
qcom,board-id = <8 0>, <8 1>, <8 2>;
};