ARM: dts: msm: correct video codec MMU non-secure CB on msm8996
Add the proper non-secure CB configuration required for video codec MMU on msm8996. Change-Id: I4952e31d1154a7043b871a54be2d29a7a709e45f Signed-off-by: Bo Fang <bofang1@codeaurora.org>
This commit is contained in:
parent
a2c5ca327b
commit
103a52ae45
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (c) 2014-2015, 2017, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2014-2015, 2017, 2019, 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
|
||||
|
@ -157,7 +158,7 @@
|
|||
<&venus_smmu 0x2d>,
|
||||
<&venus_smmu 0x31>;
|
||||
buffer-types = <0xfff>;
|
||||
virtual-addr-pool = <0x70800000 0x8F800000>;
|
||||
virtual-addr-pool = <0x70800000 0x6f800000>;
|
||||
};
|
||||
|
||||
firmware_cb {
|
||||
|
|
Loading…
Add table
Reference in a new issue