Files
android_kernel_samsung_sm87…/sun-ese-rcm.dts
PRANAY BHARGAV BHAVARAJU 66028fb4f6 eSE-devicetree: Added support for eSE on multiple boards
As eSE is present in multiple boards, added the board and msm id's
for all the revellant boards.

Change-Id: Iac8c898c447059eaca4229fac65472b48e653584
2024-06-05 23:15:14 -07:00

18 lines
429 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "sun-ese-common.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun RCM";
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp", "qcom,rcm";
qcom,msm-id = <618 0x10000>, <618 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>;
qcom,board-id = <0x15 0>;
};