Skip to content
Commit 54d895be authored by Bjorn Andersson's avatar Bjorn Andersson
Browse files

arm64: dts: qcom: qcs404-evb: Mark WCSS clocks protected



'7d0c76bd ("clk: qcom: Add WCSS gcc clock control for QCS404")'
introduces two new clocks to gcc. These are not used before
clk_disable_unused() and as such the clock framework tries to disable
them.

But on the EVB these registers are only accessible through TrustZone, so
these clocks must be marked as "protected" to prevent the clock code
from touching them.

Numerical values are used as the constants are not yet available in a
common tree.

Reviewed-by: default avatarNiklas Cassel <niklas.cassel@linaro.org>
Reported-by: default avatarMark Brown <broonie@kernel.org>
Reported-by: default avatarNiklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 16e8e807
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment