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
This commit is contained in:
committed by
Ravi Kuamr Bokka
parent
2b4b16ef3c
commit
17b4ed6452
25
Kbuild
25
Kbuild
@@ -26,6 +26,31 @@ dtbo-y += tuna-ese-oemvm-mtp-kiwi.dtbo
|
|||||||
dtbo-y += tuna-ese-oemvm-rcm-kiwi.dtbo
|
dtbo-y += tuna-ese-oemvm-rcm-kiwi.dtbo
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifeq ($(CONFIG_ARCH_KERA),y)
|
||||||
|
dtbo-y += kera-ese-atp.dtbo
|
||||||
|
dtbo-y += kera-ese-cdp-qca6750-ufs2.dtbo
|
||||||
|
dtbo-y += kera-ese-cdp-qca6750-ufs3.dtbo
|
||||||
|
dtbo-y += kera-ese-cdp-qca6750-ufs4.dtbo
|
||||||
|
dtbo-y += kera-ese-cdp.dtbo
|
||||||
|
dtbo-y += kera-ese-mtp-qca6750-qmp1000.dtbo
|
||||||
|
dtbo-y += kera-ese-mtp-qca6750.dtbo
|
||||||
|
dtbo-y += kera-ese-mtp-wcn7750-qmp1000.dtbo
|
||||||
|
dtbo-y += kera-ese-mtp-wcn7750-ufs3.dtbo
|
||||||
|
dtbo-y += kera-ese-mtp-wcn7750-ufs4.dtbo
|
||||||
|
dtbo-y += kera-ese-mtp.dtbo
|
||||||
|
dtbo-y += kera-ese-oemvm-mtp.dtbo
|
||||||
|
dtbo-y += kera-ese-oemvm-rcm.dtbo
|
||||||
|
dtbo-y += kera-ese-qrd-wcn7750-ufs2.dtbo
|
||||||
|
dtbo-y += kera-ese-qrd-wcn7750-ufs3.dtbo
|
||||||
|
dtbo-y += kera-ese-qrd.dtbo
|
||||||
|
dtbo-y += kera-ese-rcm-qca6750-ufs2.dtbo
|
||||||
|
dtbo-y += kera-ese-rcm-qca6750-ufs3.dtbo
|
||||||
|
dtbo-y += kera-ese-rcm-wcn7750-ufs2.dtbo
|
||||||
|
dtbo-y += kera-ese-rcm-wcn7750-ufs3.dtbo
|
||||||
|
dtbo-y += kera-ese-rcm-wcn7750-ufs4.dtbo
|
||||||
|
dtbo-y += kera-ese-rcm.dtbo
|
||||||
|
endif
|
||||||
|
|
||||||
always-y := $(dtb-y) $(dtbo-y)
|
always-y := $(dtb-y) $(dtbo-y)
|
||||||
subdir-y := $(dts-dirs)
|
subdir-y := $(dts-dirs)
|
||||||
clean-files := *.dtb *.dtbo
|
clean-files := *.dtb *.dtbo
|
||||||
|
18
kera-ese-atp.dts
Normal file
18
kera-ese-atp.dts
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
// 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 ATP";
|
||||||
|
compatible = "qcom,kera-atp", "qcom,kera", "qcom,kerap-atp", "qcom,kerap",
|
||||||
|
"qcom,atp";
|
||||||
|
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <33 0>;
|
||||||
|
};
|
18
kera-ese-cdp-qca6750-ufs2.dts
Normal file
18
kera-ese-cdp-qca6750-ufs2.dts
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
// 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 CDP + QCA6750 + UFS2.0";
|
||||||
|
compatible = "qcom,kera-cdp", "qcom,kera", "qcom,kerap-cdp", "qcom,kerap",
|
||||||
|
"qcom,cdp";
|
||||||
|
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x30001 0>;
|
||||||
|
};
|
18
kera-ese-cdp-qca6750-ufs3.dts
Normal file
18
kera-ese-cdp-qca6750-ufs3.dts
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
// 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 CDP + QCA6750 + UFS3.0";
|
||||||
|
compatible = "qcom,kera-cdp", "qcom,kera", "qcom,kerap-cdp", "qcom,kerap",
|
||||||
|
"qcom,cdp";
|
||||||
|
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x20001 0>;
|
||||||
|
};
|
18
kera-ese-cdp-qca6750-ufs4.dts
Normal file
18
kera-ese-cdp-qca6750-ufs4.dts
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
// 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 CDP + QCA6750 + UFS4.0";
|
||||||
|
compatible = "qcom,kera-cdp", "qcom,kera", "qcom,kerap-cdp", "qcom,kerap",
|
||||||
|
"qcom,cdp";
|
||||||
|
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x40001 0>;
|
||||||
|
};
|
18
kera-ese-cdp.dts
Normal file
18
kera-ese-cdp.dts
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
// 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 CDP";
|
||||||
|
compatible = "qcom,kera-cdp", "qcom,kera", "qcom,kerap-cdp", "qcom,kerap",
|
||||||
|
"qcom,cdp";
|
||||||
|
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x10001 0>;
|
||||||
|
};
|
13
kera-ese-common.dtsi
Normal file
13
kera-ese-common.dtsi
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
|
*/
|
||||||
|
|
||||||
|
&soc {
|
||||||
|
st54spi_gpio {
|
||||||
|
status = "ok";
|
||||||
|
compatible = "st,st54spi_gpio";
|
||||||
|
/* gpio used as SE_nRESET */
|
||||||
|
gpio-power_nreset = <&tlmm 117 0x00>;
|
||||||
|
};
|
||||||
|
};
|
17
kera-ese-mtp-qca6750-qmp1000.dts
Normal file
17
kera-ese-mtp-qca6750-qmp1000.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 MTP + QCA6750 + QMP1000";
|
||||||
|
compatible = "qcom,kera-mtp", "qcom,kera", "qcom,kerap-mtp", "qcom,kerap",
|
||||||
|
"qcom,mtp";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x30008 0>;
|
||||||
|
};
|
17
kera-ese-mtp-qca6750.dts
Normal file
17
kera-ese-mtp-qca6750.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 MTP + QCA6750";
|
||||||
|
compatible = "qcom,kera-mtp", "qcom,kera", "qcom,kerap-mtp", "qcom,kerap",
|
||||||
|
"qcom,mtp";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x20008 0>;
|
||||||
|
};
|
17
kera-ese-mtp-wcn7750-qmp1000.dts
Normal file
17
kera-ese-mtp-wcn7750-qmp1000.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 MTP + WCN7750 + QMP1000";
|
||||||
|
compatible = "qcom,kera-mtp", "qcom,kera", "qcom,kerap-mtp", "qcom,kerap",
|
||||||
|
"qcom,mtp";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x30008 1>;
|
||||||
|
};
|
17
kera-ese-mtp-wcn7750-ufs3.dts
Normal file
17
kera-ese-mtp-wcn7750-ufs3.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 MTP + WCN7750 + UFS3.0";
|
||||||
|
compatible = "qcom,kera-mtp", "qcom,kera", "qcom,kerap-mtp", "qcom,kerap",
|
||||||
|
"qcom,mtp";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x20008 1>;
|
||||||
|
};
|
18
kera-ese-mtp-wcn7750-ufs4.dts
Normal file
18
kera-ese-mtp-wcn7750-ufs4.dts
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
// 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 MTP + WCN7750 + UFS4.0";
|
||||||
|
compatible = "qcom,kera-mtp", "qcom,kera", "qcom,kerap-mtp", "qcom,kerap",
|
||||||
|
"qcom,mtp";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x10008 1>;
|
||||||
|
};
|
||||||
|
|
17
kera-ese-mtp.dts
Normal file
17
kera-ese-mtp.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 MTP";
|
||||||
|
compatible = "qcom,kera-mtp", "qcom,kera", "qcom,kerap-mtp", "qcom,kerap",
|
||||||
|
"qcom,mtp";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x10008 0>;
|
||||||
|
};
|
16
kera-ese-oemvm-mtp.dts
Normal file
16
kera-ese-oemvm-mtp.dts
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
// 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 MTP";
|
||||||
|
compatible = "qcom,kera-mtp", "qcom,kera", "qcom,kerap-mtp", "qcom,kerap",
|
||||||
|
"qcom,mtp";
|
||||||
|
qcom,board-id = <0x10008 0>, <0x10008 1>, <0x20008 0>, <0x20008 1>, <0x30008 0>, <0x30008 1>;
|
||||||
|
};
|
16
kera-ese-oemvm-rcm.dts
Normal file
16
kera-ese-oemvm-rcm.dts
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
// 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>;
|
||||||
|
};
|
17
kera-ese-qrd-wcn7750-ufs2.dts
Normal file
17
kera-ese-qrd-wcn7750-ufs2.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 QRD";
|
||||||
|
compatible = "qcom,kera-qrd", "qcom,kera", "qcom,kerap-qrd", "qcom,kerap",
|
||||||
|
"qcom,qrd";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x3000B 0>;
|
||||||
|
};
|
17
kera-ese-qrd-wcn7750-ufs3.dts
Normal file
17
kera-ese-qrd-wcn7750-ufs3.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 QRD + WCN7750 + UFS3.0";
|
||||||
|
compatible = "qcom,kera-qrd", "qcom,kera", "qcom,kerap-qrd", "qcom,kerap",
|
||||||
|
"qcom,qrd";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x2000B 0>;
|
||||||
|
};
|
17
kera-ese-qrd.dts
Normal file
17
kera-ese-qrd.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 QRD";
|
||||||
|
compatible = "qcom,kera-qrd", "qcom,kera", "qcom,kerap-qrd", "qcom,kerap",
|
||||||
|
"qcom,qrd";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x1000B 0>;
|
||||||
|
};
|
17
kera-ese-rcm-qca6750-ufs2.dts
Normal file
17
kera-ese-rcm-qca6750-ufs2.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 RCM + QCA6750 + UFS2.0";
|
||||||
|
compatible = "qcom,kera-rcm", "qcom,kera", "qcom,kerap-rcm", "qcom,kerap",
|
||||||
|
"qcom,rcm";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x30015 0>;
|
||||||
|
};
|
17
kera-ese-rcm-qca6750-ufs3.dts
Normal file
17
kera-ese-rcm-qca6750-ufs3.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 RCM + QCA6750 + UFS3.0";
|
||||||
|
compatible = "qcom,kera-rcm", "qcom,kera", "qcom,kerap-rcm", "qcom,kerap",
|
||||||
|
"qcom,rcm";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x20015 0>;
|
||||||
|
};
|
17
kera-ese-rcm-wcn7750-ufs2.dts
Normal file
17
kera-ese-rcm-wcn7750-ufs2.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 RCM + WCN7750 + UFS2.0";
|
||||||
|
compatible = "qcom,kera-rcm", "qcom,kera", "qcom,kerap-rcm", "qcom,kerap",
|
||||||
|
"qcom,rcm";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x30015 1>;
|
||||||
|
};
|
17
kera-ese-rcm-wcn7750-ufs3.dts
Normal file
17
kera-ese-rcm-wcn7750-ufs3.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 RCM + WCN7750 + UFS3.0";
|
||||||
|
compatible = "qcom,kera-rcm", "qcom,kera", "qcom,kerap-rcm", "qcom,kerap",
|
||||||
|
"qcom,rcm";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x20015 1>;
|
||||||
|
};
|
17
kera-ese-rcm-wcn7750-ufs4.dts
Normal file
17
kera-ese-rcm-wcn7750-ufs4.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 RCM + WCN7750 + UFS4.0";
|
||||||
|
compatible = "qcom,kera-rcm", "qcom,kera", "qcom,kerap-rcm", "qcom,kerap",
|
||||||
|
"qcom,rcm";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x10015 1>;
|
||||||
|
};
|
17
kera-ese-rcm.dts
Normal file
17
kera-ese-rcm.dts
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// 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 RCM";
|
||||||
|
compatible = "qcom,kera-rcm", "qcom,kera", "qcom,kerap-rcm", "qcom,kerap",
|
||||||
|
"qcom,rcm";
|
||||||
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||||
|
qcom,board-id = <0x10015 0>;
|
||||||
|
};
|
Reference in New Issue
Block a user