diff options
| author | Amey Telawane <ameyt@codeaurora.org> | 2016-12-06 19:39:13 +0530 |
|---|---|---|
| committer | Amey Telawane <ameyt@codeaurora.org> | 2016-12-21 12:27:41 +0530 |
| commit | acfc7cf46757e7d2cb0149abcf3e18ec21754aa5 (patch) | |
| tree | 15541a7684823ba38ae89ad2f9d5f25ededd4510 | |
| parent | 243d79cf40ca1d87621f84ab0ca13f96aa89dc0d (diff) | |
ARM: dts: msm: remove turing-cti node from msmtriton
Msmtriton reuses msmfalcon coresight device tree
file. Remove the turing-cti node which is not present
in msmtriton.
Change-Id: I67081ccaf7d8c7943f9b2614454d01da77ad7724
CRs-fixed: 1094175
Signed-off-by: Amey Telawane <ameyt@codeaurora.org>
| -rw-r--r-- | arch/arm/boot/dts/qcom/msmtriton-coresight.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msmtriton-coresight.dtsi b/arch/arm/boot/dts/qcom/msmtriton-coresight.dtsi index 017483c36866..796235ffd1be 100644 --- a/arch/arm/boot/dts/qcom/msmtriton-coresight.dtsi +++ b/arch/arm/boot/dts/qcom/msmtriton-coresight.dtsi @@ -75,3 +75,5 @@ &cti_cpu7 { cpu = <&CPU3>; }; + +/delete-node/ &cti_turing; |
