mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 23:14:31 +08:00
arm64: dts: qcom: msm8916: Rename "x-smp2p" to "smp2p-x"
This allows grouping them together when sorting nodes alphabetically. Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Link: https://lore.kernel.org/r/20200915071221.72895-11-stephan@gerhold.net Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
6300095b0b
commit
cdbb391676
@ -1829,7 +1829,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
hexagon-smp2p {
|
||||
smp2p-hexagon {
|
||||
compatible = "qcom,smp2p";
|
||||
qcom,smem = <435>, <428>;
|
||||
|
||||
@ -1854,7 +1854,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
wcnss-smp2p {
|
||||
smp2p-wcnss {
|
||||
compatible = "qcom,smp2p";
|
||||
qcom,smem = <451>, <431>;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user