From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sai Prakash Ranjan Subject: Re: [PATCH] arm64: dts: qcom: msm8998: Disable coresight by default Date: Thu, 03 Oct 2019 20:51:46 +0530 Message-ID: <89f5f76ae26682e902faa1b06379cc0f@codeaurora.org> References: <20191003064449.2201-1-saiprakash.ranjan@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Marc Gonzalez Cc: Mark Rutland , DT , Mathieu Poirier , Suzuki K Poulose , MSM , Jeffrey Hugo , Andy Gross , Bjorn Andersson , Rob Herring , Linux ARM List-Id: devicetree@vger.kernel.org On 2019-10-03 18:23, Marc Gonzalez wrote: > On 03/10/2019 08:44, Sai Prakash Ranjan wrote: > >> Boot failure has been reported on MSM8998 based laptop when >> coresight is enabled. This is most likely due to lack of >> firmware support for coresight on production device when >> compared to debug device like MTP where this issue is not >> observed. So disable coresight by default for MSM8998 and >> enable it only for MSM8998 MTP. >> >> Reported-and-tested-by: Jeffrey Hugo >> Fixes: 783abfa2249a ("arm64: dts: qcom: msm8998: Add Coresight >> support") >> Signed-off-by: Sai Prakash Ranjan >> --- >> arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi | 68 >> +++++++++++++++++++++++ >> arch/arm64/boot/dts/qcom/msm8998.dtsi | 51 +++++++++++------ >> 2 files changed, 102 insertions(+), 17 deletions(-) > > Just wanted to toss an alternative, based on Suzuki's suggestion > (i.e. move the coresight nodes to a separate file) > > I believe this is a better approach. Initially I had coresight components in a separate file like this but Bjorn had some concerns about having 2 separate files. If he is OK with this, Acked-by: Sai Prakash Ranjan -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation