Merge "ARM: dts: msm: Define power configuration for msm8996 and msm8998"
This commit is contained in:
commit
80a663ad0c
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2014-2015, 2017, 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
|
||||
|
@ -32,6 +32,7 @@
|
|||
<0x0818C000 0x2000>,
|
||||
<0x0818E000 0x2000>;
|
||||
qcom,max-hw-load = <2563200>; /* Full 4k @ 60 + 1080p @ 60 */
|
||||
qcom,power-conf = <8294400>; /* WxH - 3840*2160 */
|
||||
qcom,firmware-name = "venus";
|
||||
qcom,imem-size = <524288>; /* 512 kB */
|
||||
qcom,never-unload-fw;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2014-2016, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2014-2017, 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
|
||||
|
@ -39,6 +39,7 @@
|
|||
|
||||
qcom,imem-size = <524288>; /* 512 kB */
|
||||
qcom,max-hw-load = <2563200>; /* Full 4k @ 60 + 1080p @ 60 */
|
||||
qcom,power-conf = <8294400>; /* WxH - 3840*2160 */
|
||||
qcom,load-freq-tbl =
|
||||
/* Encoders */
|
||||
<972000 465000000 0x55555555>, /* 4k UHD @ 30 */
|
||||
|
|
Loading…
Add table
Reference in a new issue