arm64: dts: qcom: msm8998-xperia: Enable lpass smmu
To support audio dsp functionality, enable the lpass smmu. The firmware distributed with the MSM8998 Sony Xperia smartphones requires us to skip resetting CB12 of this SMMU and to use CB11 as a context bank to emulate bypass streams. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org> (JAMI: fixed up for v5.16-rc1)
This commit is contained in:
parent
63e75e18db
commit
10edaecdf9
1 changed files with 7 additions and 0 deletions
|
|
@ -369,6 +369,13 @@
|
|||
regulator-soft-start;
|
||||
};
|
||||
|
||||
&lpass_q6_smmu {
|
||||
qcom,bypass-cbndx = /bits/ 8 <11>;
|
||||
qcom,reset-nodisable-cbs = /bits/ 8 <12>;
|
||||
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&mmcc {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue