From e3869b4a44a60c1f6b052cf4ee3a2fea0af576ad Mon Sep 17 00:00:00 2001 From: Ram Prakash Gupta Date: Mon, 10 Jun 2024 15:49:47 +0530 Subject: [PATCH] ARM: dts: msm: Enable broken AH8 WA for sun ufs Some random aborts are reported in pdt testing, and signature looks to be due ah8 issue which was fixed on pineapple. Signed-off-by: Ram Prakash Gupta Signed-off-by: Bruce Levy Change-Id: Ib7d496466e4c59b06ad8ec8f9a365bd7300f82f6 --- qcom/sun.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index fd14768b..21a95c55 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -2470,6 +2470,9 @@ qcom,bypass-pbl-rst-wa; qcom,max-cpus = <8>; + /* Enable WA for broken ah8*/ + qcom,broken-ahit-wa; + msi-parent = <&gic_its 0x60>; status = "disabled";