Signed-off-by: Ram Nagesh <quic_ramnages@quicinc.com> Change-Id: If6458d3144095dffc5c28c36ec6289041bcfb445
17 lines
455 B
Plaintext
17 lines
455 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 "pineapple-synx.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Pineapple";
|
|
compatible = "qcom,pineapple";
|
|
qcom,msm-id = <557 0x10000>, <557 0x20000>, <577 0x10000>, <577 0x20000>;
|
|
qcom,board-id = <0 0>;
|
|
};
|