ARM: dts: msm: Read the gpu speed bin on sun devices
Read the gpu speed bin devicetree property on sun devices. Change-Id: I54c444bc434a2475ffe5126b7452f642f4dc7b2a Signed-off-by: Lynus Vaz <quic_lvaz@quicinc.com>
This commit is contained in:
@@ -83,6 +83,9 @@
|
|||||||
<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>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user