Files
android_kernel_samsung_sm87…/tuna-ese-mtp-kiwi-overlay.dts
Ravi Kumar Bokka 2b4b16ef3c eSE-devicetree: Added support for eSE on multiple tuna boards
As eSE is present in multiple tuna boards, added the board and msm id's
for all the revellant tuna boards.

Change-Id: Ia04cab5be445331dbd8c79ea3e4edb7566bfd74e
2024-10-15 10:03:35 +05:30

18 lines
407 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 + kiwi WLAN";
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap",
"qcom,mtp";
qcom,msm-id = <681 0x10000>, <655 0x10000>;
qcom,board-id = <8 2>;
};