ARM: dts: qcom: Add support for m2 board on sdxkova SoC

Add the m2 board support on sdxkova SoC.

Change-Id: If690aaa6374972732df1916738b58651598253ff
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
This commit is contained in:
Khaja Hussain Shaik Khaji
2024-07-22 12:41:59 +05:30
parent 4625e901da
commit bc5963cb3b
4 changed files with 27 additions and 1 deletions

17
qcom/sdxkova-idp-m2.dts Normal file
View File

@@ -0,0 +1,17 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
#include "sdxkova.dtsi"
#include "sdxkova-idp-m2.dtsi"
#include "sdxkova-reserved-memory.dtsi"
/ {
model = "Qualcomm Technologies, Inc. SDXKOVA IDP M2";
compatible = "qcom,sdxkova-idp",
"qcom,sdxkova", "qcom,idp";
qcom,board-id = <0x4020022 0x304>;
};