arm64: dts: qcom: msm8916: Disable coresight by default
authorMichael Srba <michael.srba@seznam.cz>
Wed, 13 May 2020 18:47:35 +0000 (20:47 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 13 May 2020 21:21:14 +0000 (14:21 -0700)
commitb3d6fd8f25a52af8ff6bafdc3d29523b39a99d5e
treed5f71bf8bf798d37a5c6ae7ce58a79437bf65607
parent9fc18435d21411efbc7c028bec1ef21080f8bea6
arm64: dts: qcom: msm8916: Disable coresight by default

On some msm8916 devices, attempts at initializing coresight cause the boot to
fail. This was fixed by disabling the coresight-related nodes in the board dts
files. However, a cleaner approach was chosen for fixing the same issue on
msm8998: disabling coresight by default, and enabling it in board dts files
where desired.

This patch implements the same solution for msm8916, removes now redundant
overwrites in board specific dts files and and enables coresight in db410c's
board dts in order to keep the current behavior.

Fixes: b1fcc5702a41 ("arm64: dts: qcom: msm8916: Add CTI options")
Signed-off-by: Michael Srba <michael.srba@seznam.cz>
Reviewed-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Link: https://lore.kernel.org/r/20200513184735.30104-1-michael.srba@seznam.cz
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts
arch/arm64/boot/dts/qcom/msm8916-samsung-a2015-common.dtsi
arch/arm64/boot/dts/qcom/msm8916.dtsi