[PATCH 2/3] arm64: dts: qcom: sa8155p-adp: Enable qmi cooling device

From: Bhupesh Sharma
Date: Mon Sep 12 2022 - 05:17:23 EST


Enable qmi cooling devices for sa8155p adp platform.

Cc: Rob Herring <robh+dt@xxxxxxxxxx>
Cc: andersson@xxxxxxxxxx
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sa8155p-adp.dts b/arch/arm64/boot/dts/qcom/sa8155p-adp.dts
index ba547ca9fc6b..0c5d1fd5bc47 100644
--- a/arch/arm64/boot/dts/qcom/sa8155p-adp.dts
+++ b/arch/arm64/boot/dts/qcom/sa8155p-adp.dts
@@ -364,6 +364,10 @@ rgmii_phy: phy@7 {
};
};

+&qmi_tmd_devices {
+ status = "okay";
+};
+
&qupv3_id_1 {
status = "okay";
};
--
2.37.1