kera-qca6750 This change adds wlan related dt files for kera-qca6750 which has icnss and wpss dtsi node enabled. Change-Id: I2b10dfd91819ad8501479190823fe20b07382210 CRs-Fixed: 3960302
17 lines
406 B
Plaintext
17 lines
406 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "kera-qca6750.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Kera CDP";
|
|
compatible = "qcom,kera-cdp", "qcom,kera", "qcom,cdp";
|
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
|
qcom,board-id = <0x010001 0>, <0x020001 0>, <0x030001 0>, <0x040001 0>;
|
|
};
|