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/sc7180.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi 
b/arch/arm64/boot/dts/qcom/sc7180.dtsi
index 1ea3344ab62c..15e8149854bf 100644
--- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
@@ -3222,7 +3222,7 @@ aoss_reset: reset-controller@c2a0000 {
                        #reset-cells = <1>;
                };
 
-               aoss_qmp: qmp@c300000 {
+               aoss_qmp: power-controller@c300000 {
                        compatible = "qcom,sc7180-aoss-qmp";
                        reg = <0 0x0c300000 0 0x100000>;
                        interrupts = <GIC_SPI 389 IRQ_TYPE_EDGE_RISING>;
-- 
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