Files
android_kernel_samsung_sm87…/tuna-ese-cdp.dts
Akhil Budampati 87ac151798 eSE-devicetree: Resolving compilation failures for tuna
As eSE is present in multiple tuna boards, added the board and msm id's
for all the revellant tuna boards.

Change-Id: I97689ed94861ae890ec23eec1f9a0c6d19ea3dce
2024-11-22 23:21:44 +05:30

19 lines
411 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "tuna-ese-common.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Tuna CDP";
compatible = "qcom,tuna-cdp", "qcom,tuna", "qcom,tunap-cdp", "qcom,tunap",
"qcom,cdp";
qcom,msm-id = <681 0x10000>, <655 0x10000>, <694 0x10000>;
qcom,board-id = <1 0>;
};