From d3687be7a82d255fb0a42dae5ade5714cb064865 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. Change-Id: If41724cefdf9cbd41ec38c9fc0c21b20330f3771 Signed-off-by: Ram Prakash Gupta --- qcom/sun.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index d21fa045..540c79ef 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -2424,6 +2424,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";