From c2788ada9391fb2599dc8f6a328b1b2510ab0c08 Mon Sep 17 00:00:00 2001 From: SIVA MULLATI Date: Wed, 13 Nov 2024 19:41:34 +0530 Subject: [PATCH] ARM: dts: msm: Add the gpu_speed_bin fuse entry on tuna Add the gpu_speed_bin fuse entry on tuna devices. Change-Id: Ie15ee71efb180be031b355d19e8dd2c35f80d1ee Signed-off-by: SIVA MULLATI --- qcom/tuna.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index 10ca5250..a516dd72 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -1601,6 +1601,11 @@ reg = <0x0118 0x4>; }; + gpu_speed_bin: gpu_speed_bin@138 { + reg = <0x138 0x2>; + bits = <0 9>; + }; + feat_conf18: feat_conf18@0148 { reg = <0x0148 0x4>; };