ARM: dts: msm: Update qfprom node in kera for speed bin and gaming fuse

Define speed bin and gaming fuse in qfprom node for kera gpu.

Change-Id: Ic0dd6e1c5c3c753cccc44aa25c3c56e340c675fb
Signed-off-by: Kaushal Sanadhya <quic_ksanadhy@quicinc.com>
This commit is contained in:
Kaushal Sanadhya
2025-01-09 14:12:52 +05:30
parent 9f7ab320ae
commit 4b3299d726

View File

@@ -1649,6 +1649,16 @@
feat_conf6: feat_conf6@0118 {
reg = <0x0118 0x4>;
};
gpu_speed_bin: gpu_speed_bin@138 {
reg = <0x138 0x2>;
bits = <0 9>;
};
gpu_gaming_bin: gpu_gaming_bin@14b {
reg = <0x14b 0x1>;
bits = <7 1>;
};
};
qfprom_sys: qfprom@0 {