ARM: dts: msm: Add the gpu_speed_bin fuse entry on sun
Add the gpu_speed_bin fuse entry on sun devices. Change-Id: I790d3456e7d7108a6ae5ec90fc791fde6b1eeab8 Signed-off-by: Lynus Vaz <quic_lvaz@quicinc.com>
This commit is contained in:
@@ -3504,6 +3504,11 @@
|
||||
read-only;
|
||||
ranges;
|
||||
|
||||
gpu_speed_bin: gpu_speed_bin@138 {
|
||||
reg = <0x138 0x2>;
|
||||
bits = <0 9>;
|
||||
};
|
||||
|
||||
ssip_config: ssip_config@13e {
|
||||
reg = <0x13e 0x2>;
|
||||
bits = <7 2>;
|
||||
|
Reference in New Issue
Block a user