Remove wcn6750 and wcn3990 from kernel devicetree, since it's moved to techpack. Change-Id: I83569274403a5292a293b95d2cbd76e553ff8ea1 Signed-off-by: Saranya R <quic_sarar@quicinc.com>
17 lines
388 B
Plaintext
17 lines
388 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "parrotp.dtsi"
|
|
#include "parrotp-idp-wcn3990.dtsi"
|
|
#include "parrot-idp-pm7250b.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. ParrotP IDP + WCN3990";
|
|
compatible = "qcom,parrotp-idp", "qcom,parrotp", "qcom,idp";
|
|
qcom,board-id = <34 1>;
|
|
};
|