Add dt files for Tuna 7 SoC. Change-Id: I9e23a97046feaaa47547069fec2b05f5fd6a7b4c Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
12 lines
257 B
Plaintext
12 lines
257 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "tuna.dtsi"
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Tuna 7";
|
|
compatible = "qcom,tuna";
|
|
qcom,msm-id = <681 0x10000>;
|
|
};
|