arm64: dts: qcom: msm8996: Fixup smp2p node

The SMEM state property name changes between the integration branch and
mainline, update to use the correct one.

Fixes: 2f45d9fcd5 ("arm64: dts: msm8996: Add SMP2P and APCS nodes")
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Sarangdhar Joshi <spjoshi@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Bjorn Andersson 2016-11-18 12:06:49 -08:00 committed by Andy Gross
parent c1ae3cfa0e
commit a2940f36a8
1 changed files with 1 additions and 1 deletions

View File

@ -547,7 +547,7 @@
adsp_smp2p_out: master-kernel { adsp_smp2p_out: master-kernel {
qcom,entry-name = "master-kernel"; qcom,entry-name = "master-kernel";
#qcom,state-cells = <1>; #qcom,smem-state-cells = <1>;
}; };
adsp_smp2p_in: slave-kernel { adsp_smp2p_in: slave-kernel {