Add context banks support for parrot Change-Id: Iec07cdee087f72762d278ac4c9015497c22ec007
15 lines
287 B
Plaintext
15 lines
287 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "parrot-dsp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. parrot v1 SoC";
|
|
compatible = "qcom,parrot";
|
|
qcom,board-id = <0 0>;
|
|
};
|