mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 18:13:26 -04: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:
committed by
Bjorn Andersson
parent
6300095b0b
commit
cdbb391676
@@ -1829,7 +1829,7 @@ rpmcc: clock-controller {
|
||||
};
|
||||
};
|
||||
|
||||
hexagon-smp2p {
|
||||
smp2p-hexagon {
|
||||
compatible = "qcom,smp2p";
|
||||
qcom,smem = <435>, <428>;
|
||||
|
||||
@@ -1854,7 +1854,7 @@ hexagon_smp2p_in: slave-kernel {
|
||||
};
|
||||
};
|
||||
|
||||
wcnss-smp2p {
|
||||
smp2p-wcnss {
|
||||
compatible = "qcom,smp2p";
|
||||
qcom,smem = <451>, <431>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user