ARM: dts: msm: Set the high bank bit value for GPU targets
Set the recommended high bit bank value for all of the various GPUs that will be programmed into registers by the kernel and/or the user mode driver. CRs-Fixed: 970272 Change-Id: Ic0dedbadcd02dd37afce0807ac1118fe7bf10b5d Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
This commit is contained in:
parent
5c39fe697f
commit
20b3305fda
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
||||
|
@ -75,6 +75,8 @@
|
|||
qcom,deep-nap-timeout = <20>; //msecs
|
||||
qcom,strtstp-sleepwake;
|
||||
|
||||
qcom,highest-bank-bit = <15>;
|
||||
|
||||
/* Trace bus */
|
||||
coresight-id = <300>;
|
||||
coresight-name = "coresight-gfx";
|
||||
|
|
Loading…
Add table
Reference in a new issue