From 8aa0906b744b1d76e67bd9cd117ce8e1ac507c8d Mon Sep 17 00:00:00 2001 From: "Bao D. Nguyen" Date: Thu, 16 May 2024 09:09:27 -0700 Subject: [PATCH] ARM: dts: qcom: Add UFS "qcom,max-cpus" entry Add "qcom,max-cpus" DT to specify the maximum number of CPUs the SoC supports. Change-Id: Ia5a63d3fb2224652bf572d625f2d7b1bc51680e5 Signed-off-by: Bao D. Nguyen --- qcom/sun.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index ba68d0f4..00bfc213 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -2418,6 +2418,7 @@ dma-coherent; qcom,bypass-pbl-rst-wa; + qcom,max-cpus = <8>; msi-parent = <&gic_its 0x60>;