dts: qcom: apq8064: Add SCM firmware node

This patch adds the firmware node for the APQ8064

Signed-off-by: Andy Gross <andy.gross@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
Andy Gross 2016-06-03 18:25:30 -05:00
parent e0e7da5dfd
commit 9e5d41d440

View File

@ -213,6 +213,12 @@
};
};
firmware {
scm {
compatible = "qcom,scm-apq8064";
};
};
soc: soc {
#address-cells = <1>;
#size-cells = <1>;