Re: [PATCH v4 06/14] arm64: dts: qcom: sc7180: Add rpmh-rsc node

From: Rajendra Nayak
Date: Thu Nov 07 2019 - 22:50:21 EST




On 11/7/2019 11:23 PM, Stephen Boyd wrote:
Quoting Rajendra Nayak (2019-11-05 22:50:09)
diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi b/arch/arm64/boot/dts/qcom/sc7180.dtsi
index 61250560c7ef..98c8ab7d613c 100644
--- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
@@ -387,6 +388,24 @@
status = "disabled";
};
};
+
+ apps_rsc: rsc@18200000 {

The node name is non-standard. This has been a problem since sdm845
though so it would be nice if we can invent some new name for this that
is standard at some point in the future.

+ label = "apps_rsc";

Can we remove this property? The value seems minimal given that we can
use the dev_name() and get the address in there instead of using a label.

Sure, i'll remove it.

--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation