arm64: dts: qcom: Extend AOSS QMP node
authorThara Gopinath <thara.gopinath@linaro.org>
Tue, 30 Jul 2019 15:24:43 +0000 (11:24 -0400)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 5 Aug 2019 22:11:38 +0000 (15:11 -0700)
AOSS hosts resources that can be used to warm up the SoC.
Add nodes for these resources.

Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/sdm845.dtsi

index e12ecf4..9be6acb 100644 (file)
 
                        #clock-cells = <0>;
                        #power-domain-cells = <1>;
+
+                       cx_cdev: cx {
+                               #cooling-cells = <2>;
+                       };
+
+                       ebi_cdev: ebi {
+                               #cooling-cells = <2>;
+                       };
                };
 
                spmi_bus: spmi@c440000 {