Commit 7e4b5f24 authored by Thara Gopinath's avatar Thara Gopinath Committed by Bjorn Andersson

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: default avatarThara Gopinath <thara.gopinath@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent d98de8ef
......@@ -2893,6 +2893,14 @@ aoss_qmp: qmp@c300000 {
#clock-cells = <0>;
#power-domain-cells = <1>;
cx_cdev: cx {
#cooling-cells = <2>;
};
ebi_cdev: ebi {
#cooling-cells = <2>;
};
};
spmi_bus: spmi@c440000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment