mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
ARM: dts: msm: Update video sid masks for SM8150
Video sid masks for non-secure & secure nonpixel iommus have changed. So updating video sid masks accordingly. Change-Id: I4cb83ed75e1db3eba42d61a8f4e543bfdd89667a Signed-off-by: Shivendra Kakrania <shiven@codeaurora.org>
This commit is contained in:
parent
42123387ba
commit
1a7eeed7c6
@ -88,8 +88,7 @@
|
||||
compatible = "qcom,msm-vidc,context-bank";
|
||||
label = "venus_ns";
|
||||
iommus =
|
||||
<&apps_smmu 0x1300 0x20>,
|
||||
<&apps_smmu 0x1340 0x0>;
|
||||
<&apps_smmu 0x1300 0x60>;
|
||||
buffer-types = <0xfff>;
|
||||
virtual-addr-pool = <0x70800000 0x6f800000>;
|
||||
};
|
||||
@ -118,8 +117,7 @@
|
||||
compatible = "qcom,msm-vidc,context-bank";
|
||||
label = "venus_sec_non_pixel";
|
||||
iommus =
|
||||
<&apps_smmu 0x1304 0x20>,
|
||||
<&apps_smmu 0x1344 0x0>;
|
||||
<&apps_smmu 0x1304 0x60>;
|
||||
buffer-types = <0x480>;
|
||||
virtual-addr-pool = <0x1000000 0x24800000>;
|
||||
qcom,secure-context-bank;
|
||||
|
Loading…
x
Reference in New Issue
Block a user