From 1dcffc73d8d278b2f5b2a486b9920668c1961cc7 Mon Sep 17 00:00:00 2001 From: Lynus Vaz Date: Mon, 3 Jun 2024 10:18:46 -0700 Subject: [PATCH] ARM: dts: msm: Add the gpu_speed_bin fuse entry on sun Add the gpu_speed_bin fuse entry on sun devices. Change-Id: I790d3456e7d7108a6ae5ec90fc791fde6b1eeab8 Signed-off-by: Lynus Vaz --- qcom/sun.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 18647e7a..fdbaa8ca 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3504,6 +3504,11 @@ read-only; ranges; + gpu_speed_bin: gpu_speed_bin@138 { + reg = <0x138 0x2>; + bits = <0 9>; + }; + ssip_config: ssip_config@13e { reg = <0x13e 0x2>; bits = <7 2>;