]> git.ipfire.org Git - people/arne_f/kernel.git/commitdiff
arm64: dts: qcom: msm8996: Fixup smp2p node
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 18 Nov 2016 20:06:49 +0000 (12:06 -0800)
committerAndy Gross <andy.gross@linaro.org>
Tue, 28 Mar 2017 20:46:05 +0000 (15:46 -0500)
The SMEM state property name changes between the integration branch and
mainline, update to use the correct one.

Fixes: 2f45d9fcd531 ("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>
arch/arm64/boot/dts/qcom/msm8996.dtsi

index ed7223d3c8cbff723c83687345227f4e84421cb3..166ad8196bc0805d70c42d1cce161f77dbf3bfe0 100644 (file)
 
                adsp_smp2p_out: master-kernel {
                        qcom,entry-name = "master-kernel";
-                       #qcom,state-cells = <1>;
+                       #qcom,smem-state-cells = <1>;
                };
 
                adsp_smp2p_in: slave-kernel {