ARM: dts: msm: Update iova-width for gfx tbu nodes for ravelin
Update iova-width property for gfx_0_tbu and gfx_1_tbu nodes under kgsl-smmu for ravelin. Change-Id: Ib43fa6ca8a66716b8604658413f05551e5b04826 Signed-off-by: Archana Sriram <quic_c_apsrir@quicinc.com>
This commit is contained in:
@@ -62,6 +62,7 @@
|
|||||||
<0x3dc2200 0x8>;
|
<0x3dc2200 0x8>;
|
||||||
reg-names = "base", "status-reg";
|
reg-names = "base", "status-reg";
|
||||||
qcom,stream-id-range = <0x0 0x400>;
|
qcom,stream-id-range = <0x0 0x400>;
|
||||||
|
qcom,iova-width = <49>;
|
||||||
};
|
};
|
||||||
|
|
||||||
gfx_1_tbu: gfx_1_tbu@3dc9000 {
|
gfx_1_tbu: gfx_1_tbu@3dc9000 {
|
||||||
@@ -70,6 +71,7 @@
|
|||||||
<0x3dc2208 0x8>;
|
<0x3dc2208 0x8>;
|
||||||
reg-names = "base", "status-reg";
|
reg-names = "base", "status-reg";
|
||||||
qcom,stream-id-range = <0x400 0x400>;
|
qcom,stream-id-range = <0x400 0x400>;
|
||||||
|
qcom,iova-width = <49>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user