ARM: dts: msm: Add support for Tuna7 GPU
Add initial support for Tuna7 GPU in the devicetree. Change-Id: I66ac7382ce0dfc10291a2318e0da3d9880c24790 Signed-off-by: SIVA MULLATI <quic_smullati@quicinc.com>
This commit is contained in:
committed by
V S Ganga VaraPrasad (VARA) Adabala
parent
8231295e9b
commit
db0d4b3372
10
gpu/tuna7-gpu.dtsi
Normal file
10
gpu/tuna7-gpu.dtsi
Normal file
@@ -0,0 +1,10 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include "tuna-gpu.dtsi"
|
||||
|
||||
&msm_gpu {
|
||||
qcom,gpu-model = "Adreno822";
|
||||
};
|
Reference in New Issue
Block a user