]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
clk: qcom: mmcc-msm8998: Set bimc_smmu_gdsc always on
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Thu, 14 Jan 2021 22:10:57 +0000 (23:10 +0100)
committerStephen Boyd <sboyd@kernel.org>
Mon, 8 Feb 2021 18:24:34 +0000 (10:24 -0800)
commit68e1d106eb4dceb61bc2818d829786b364fd502b
tree0acda90bbff96c0ee75f8e3d99e66c56528beb14
parentfa92f3b093d6ca624f42d444d5a206f8724b6bb3
clk: qcom: mmcc-msm8998: Set bimc_smmu_gdsc always on

This GDSC enables (or cuts!) power to the Multimedia Subsystem IOMMU
(mmss smmu), which has bootloader pre-set secure contexts.
In the event of a complete power loss, the secure contexts will be
reset and the hypervisor will crash the SoC.

To prevent this, and get a working multimedia subsystem, set this
GDSC as always on.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Link: https://lore.kernel.org/r/20210114221059.483390-10-angelogioacchino.delregno@somainline.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/mmcc-msm8998.c