Add board id IDP3/4 with wcn6750 and enable icnss2 node for Milos target. Change-Id: I22b260d938a712923bbc847b72843fd4cf02e330 CRs-Fixed: 3956703
18 lines
570 B
Plaintext
18 lines
570 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "volcano-qca6750.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Volcano SoC";
|
|
compatible = "qcom,volcano";
|
|
qcom,msm-id = <636 0x10000>, <640 0x10000>, <0x4000291 0x10000>, <0x8000291 0x10000>, <0xc000291 0x10000>, <0x10000291 0x10000>, <0x4000292 0x10000>, <0x8000292 0x10000>, <0xc000292 0x10000>, <0x10000292 0x10000>;
|
|
qcom,board-id = <33 0>, <34 0>, <34 1>, <8 0>, <8 1>, <8 7>, <8 8>, <11 0>, <11 1>;
|
|
};
|