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:
parent
d98de8efa1
commit
7e4b5f241a
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user