ARM: dts: msm: Update platform DT for kera
Separate common files and create module specific files. Common platform changes should go into platform specific common files like kera-mtp.dtsi & module specific changes should go into corresponding module specific files like kera-mtp-wcn7750-ufs4.dtsi. Change-Id: Ib8b9fa2609d7dfd883a155af9ffc54ff1fc93d79 Signed-off-by: Wasim Nazir <quic_wasimn@quicinc.com>
This commit is contained in:
18
qcom/kera-qrd-wcn7750-ufs4-overlay.dts
Normal file
18
qcom/kera-qrd-wcn7750-ufs4-overlay.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-qrd-wcn7750-ufs4.dtsi"
|
||||
#include "kera-pmiv0102.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Kera QRD + WCN7750 + UFS4";
|
||||
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>;
|
||||
};
|
Reference in New Issue
Block a user