Use the generic DT node name "power-controller" for AOSS message ram
instead of the protocol name QMP(Qualcomm Messaging Protocol) since
it is used for power management requests.

Suggested-by: Stephen Boyd <[email protected]>
Signed-off-by: Sai Prakash Ranjan <[email protected]>
---
 arch/arm64/boot/dts/qcom/sm8250.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi 
b/arch/arm64/boot/dts/qcom/sm8250.dtsi
index 947e1accae3a..2724c9cc3602 100644
--- a/arch/arm64/boot/dts/qcom/sm8250.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi
@@ -2647,7 +2647,7 @@ tsens1: thermal-sensor@c265000 {
                        #thermal-sensor-cells = <1>;
                };
 
-               aoss_qmp: qmp@c300000 {
+               aoss_qmp: power-controller@c300000 {
                        compatible = "qcom,sm8250-aoss-qmp";
                        reg = <0 0x0c300000 0 0x100000>;
                        interrupts-extended = <&ipcc IPCC_CLIENT_AOP
-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation

Reply via email to