git-subtree-dir: qcom/synx git-subtree-mainline:128e94036b
git-subtree-split:88e564cd7f
17 lines
415 B
Plaintext
17 lines
415 B
Plaintext
/* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
*/
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include <dt-bindings/soc/qcom,ipcc.h>
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
|
#include "synx/pineapple-synx.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Pineapple";
|
|
compatible = "qcom,pineapple";
|
|
qcom,msm-id = <557 0x10000>;
|
|
qcom,board-id = <0 0>;
|
|
};
|