arm64: dts: qcom: Extend AOSS QMP node

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>
This commit is contained in:
Thara Gopinath 2019-07-30 11:24:43 -04:00 committed by Bjorn Andersson
parent d98de8efa1
commit 7e4b5f241a
1 changed files with 8 additions and 0 deletions

View File

@ -2893,6 +2893,14 @@
#clock-cells = <0>;
#power-domain-cells = <1>;
cx_cdev: cx {
#cooling-cells = <2>;
};
ebi_cdev: ebi {
#cooling-cells = <2>;
};
};
spmi_bus: spmi@c440000 {