ARM: dts: msm: Add support for Tuna7 and TunaP SoC
Add devicetree support for Tuna7 and TunaP SoC. Change-Id: I5f94559c66f00bcb746fc05f7c445a8e2501d862 Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
This commit is contained in:
13
qcom/tuna7-oemvm.dtsi
Normal file
13
qcom/tuna7-oemvm.dtsi
Normal file
@@ -0,0 +1,13 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include "tuna-oemvm.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Tuna 7 OEMVM";
|
||||
compatible = "qcom,tuna";
|
||||
qcom,msm-id = <681 0x10000>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user