arm64: dts: qcom: qcs404: Add scm firmware node

Add the scm firmware node to QCS404

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Bjorn Andersson 2018-11-09 15:14:12 +05:30 committed by Andy Gross
parent dbc5c76669
commit e7fd184f55
1 changed files with 7 additions and 0 deletions

View File

@ -62,6 +62,13 @@
};
};
firmware {
scm: scm {
compatible = "qcom,scm-qcs404", "qcom,scm";
#reset-cells = <1>;
};
};
memory@80000000 {
device_type = "memory";
/* We expect the bootloader to fill in the size */