kera-wcn7750 This change adds wlan related dt files for kera-wcn7750 which has icnss and wpss dtsi node enabled. Change-Id: I5e9f9453a58bc7a79e153e10a15b25cf4a71fbb4 CRs-Fixed: 3962537
17 lines
378 B
Plaintext
17 lines
378 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "kera-wcn7750.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Kera RCM";
|
|
compatible = "qcom,kera-rcm", "qcom,kera", "qcom,rcm";
|
|
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
|
qcom,board-id = <0x010015 1>, <0x020015 1>;
|
|
};
|