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 <quic_mapa@quicinc.com>
This commit is contained in:
committed by
Niranjan Reddy Dumbala
parent
f8af1020f9
commit
2957ae5750
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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 <dt-bindings/clock/qcom,rpmh.h>
|
#include <dt-bindings/clock/qcom,rpmh.h>
|
||||||
@@ -2491,7 +2491,7 @@
|
|||||||
|
|
||||||
qcom,bypass-pbl-rst-wa;
|
qcom,bypass-pbl-rst-wa;
|
||||||
qcom,max-cpus = <8>;
|
qcom,max-cpus = <8>;
|
||||||
qcom,storage-boost;
|
qcom,enforce-high-irq-cpus;
|
||||||
|
|
||||||
msi-parent = <&gic_its 0x60>;
|
msi-parent = <&gic_its 0x60>;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user