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

This commit is contained in:
QCTECMDR Service
2025-01-21 21:45:26 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1670,6 +1670,16 @@
feat_conf6: feat_conf6@0118 { feat_conf6: feat_conf6@0118 {
reg = <0x0118 0x4>; 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 { qfprom_sys: qfprom@0 {