Files
android_kernel_samsung_sm87…/kera-ese-atp.dts
Ravi Kumar Bokka 17b4ed6452 eSE-devicetree: Added support for eSE on multiple kera boards
As eSE is present in multiple kera boards, added the board and msm id's
for all the revellant kera boards.

Change-Id: I9f3e75c4c5570c1471a77f5c38226bd3bc6867c8
2024-11-21 05:18:47 -08:00

19 lines
397 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "kera-ese-common.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Kera ATP";
compatible = "qcom,kera-atp", "qcom,kera", "qcom,kerap-atp", "qcom,kerap",
"qcom,atp";
qcom,msm-id = <686 0x10000>, <659 0x10000>;
qcom,board-id = <33 0>;
};