ARM: dts: msm: Add tuna dts and dtsi files
Add context banks support for tuna Change-Id: Ib5a68c71da8211a8a6eaf17d72b46d4449d608f4 Signed-off-by: Patan Saddam <quic_psaddam@quicinc.com>
This commit is contained in:
committed by
Saddam Patan
parent
7ae32dc19f
commit
50032b556d
16
tuna/tuna-dsp.dts
Normal file
16
tuna/tuna-dsp.dts
Normal file
@@ -0,0 +1,16 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
#include "tuna-dsp.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Tuna v1 SoC";
|
||||
compatible = "qcom,tuna";
|
||||
qcom,msm-id = <655 0x10000>;
|
||||
qcom,board-id = <0 0>;
|
||||
};
|
Reference in New Issue
Block a user