Files
android_kernel_samsung_sm87…/tuna-camera-sensor-mtp.dts
Shadul Shaikh c30a9ec681 ARM: dts: msm: Add new soc id support for Tuna
Add APQ SOC ID support for Tuna MTP/CDP.

CRs-Fixed: 3961927.

Change-Id: I4da667b1646e3351117de000cd3013cc4d4d3430
Signed-off-by: Shadul Shaikh <quic_shaduls@quicinc.com>
2024-10-29 12:57:53 +05:30

23 lines
796 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,tunap-mtp", "qcom,tunap", "qcom,mtp";
qcom,msm-id = <655 0x10000>, <655 0x20000>, <681 0x10000>, <681 0x20000>, <694 0x10000>, <694 0x20000>;
qcom,board-id = <8 0>, <8 1>, <8 2>, <8 3>, <8 4>;
};