Signed-off-by: Ram Nagesh <quic_ramnages@quicinc.com> Change-Id: If6458d3144095dffc5c28c36ec6289041bcfb445
16 lines
395 B
Plaintext
16 lines
395 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 "sun-synx.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Sun SoC";
|
|
compatible = "qcom,sun";
|
|
qcom,msm-id = <618 0x10000>;
|
|
qcom,board-id = <0 0>;
|
|
}; |