Files
android_kernel_samsung_sm87…/kera-ese-oemvm-rcm.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

17 lines
427 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 OEMVM RCM";
compatible = "qcom,kera-rcm", "qcom,kera", "qcom,kerap-rcm", "qcom,kerap",
"qcom,rcm";
qcom,board-id = <0x10015 0>, <0x10015 1>, <0x20015 0>, <0x20015 1>, <0x30015 0>, <0x30015 1>;
};