From bad8e49c5799fd34bf3bc22dca889300669f8421 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: I3d8484f46213b3a583cbeac54588a223e53a76ba --- qcom/sun.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 2cd07115..e1fda652 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -2468,6 +2468,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";