Files
android_kernel_samsung_sm87…/tuna-ese-mtp.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

18 lines
410 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 MTP";
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap",
"qcom,mtp";
qcom,msm-id = <681 0x10000>, <655 0x10000>, <694 0x10000>;
qcom,board-id = <8 0>;
};