Revert "ARM: dts: msm: Read the gpu speed bin on sun devices"

This reverts commit 87220e2e95.

Change-Id: I7315a736fc914d475d54060193526958dc869007
Signed-off-by: Linux Image Build Automation <quic_ibautomat@quicinc.com>
This commit is contained in:
Linux Image Build Automation
2024-07-17 01:29:29 -07:00
parent 87220e2e95
commit eb96d382eb

View File

@@ -83,9 +83,6 @@
<MHZ_TO_KBPS(4224, 4)>, /* TURBO_L1 index=10 */ <MHZ_TO_KBPS(4224, 4)>, /* TURBO_L1 index=10 */
<MHZ_TO_KBPS(4761, 4)>; /* TURBO_L3 index=11 */ <MHZ_TO_KBPS(4761, 4)>; /* TURBO_L3 index=11 */
nvmem-cells = <&gpu_speed_bin>;
nvmem-cell-names = "speed_bin";
zap-shader { zap-shader {
memory-region = <&gpu_microcode_mem>; memory-region = <&gpu_microcode_mem>;
}; };