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:
committed by
Vishvanath Singh
parent
07b4eef32e
commit
2adc25df04
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user