Files
android_kernel_samsung_sm87…/sun-v2-ese-cdp.dts
PRANAY BHARGAV BHAVARAJU 43891e796a eSE_devicetree: Add initial version of OSS DT
Added initial version of eSE_devicetree into OSS.

Change-Id: If248f850b599cd0a276b402e8d6179d0cf9af5fe
2024-04-12 14:40:20 +05:30

14 lines
438 B
Plaintext

/dts-v1/;
/plugin/;
#include "sun-v2-ese-common.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun CDP";
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,cdp";
//AS of now for V2 devices, we have mapped the msm-id and board id same as V1.
//We would update this once we receive the specs of V2 devices.
qcom,msm-id = <0x1000B 0>, <0x2000B 0>, <0x3000B 0>;
qcom,board-id = <0x1000B 0>, <0x2000B 0>, <0x3000B 0>;
};