From 183620f22fc827ae3f71864fccc7ee0b9418ef7c Mon Sep 17 00:00:00 2001 From: Manish Pandey Date: Thu, 6 Feb 2025 18:59:24 +0530 Subject: [PATCH] ARM: dts: qcom: Update ufs device tree property for sun Replace `qcom,storage-boost` with `qcom,enforce-high-irq-cpus`. Change-Id: I9d7aecb46f2c28f27e74d600723164bcab8d830c Signed-off-by: Manish Pandey --- qcom/sun.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 614654ca..d99fb590 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2023-2024, Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2023-2025, Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -2491,7 +2491,7 @@ qcom,bypass-pbl-rst-wa; qcom,max-cpus = <8>; - qcom,storage-boost; + qcom,enforce-high-irq-cpus; msi-parent = <&gic_its 0x60>;