Files
android_kernel_samsung_sm87…/ravelin-bt.dts
Hemant gupta 2aa14929ed ARM: dts: qcom: Add supported board-id's for ravelin
Add supported board-id's for ravelin.

Change-Id: Id15b1f851eee0d3229fe7fafe4373724bdb3926a
Signed-off-by: Hemant Gupta <quic_hemantg@quicinc.com>
2024-08-31 12:18:39 +05:30

19 lines
484 B
Plaintext
Executable File

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "ravelin-bt.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Ravelin SoC";
compatible = "qcom,ravelin";
qcom,msm-id = <568 0x10000>, <581 0x10000>, <582 0x10000>, <602 0x10000>, <653 0x10000>,
<654 0x10000>;
qcom,board-id = <0 0>, <0x1000B 0>, <0x1000B 0x600>, <33 0>, <34 0>, <34 0x601>, <34 2>;
};