ARM: dts: qcom: ipq8064: drop qcom, prefix from SSBI node name

Device tree node names should not use vendor prefix, they contain a
generic name of the device. Drop the qcom, prefix from the SSBI node
name.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230928110309.1212221-36-dmitry.baryshkov@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Dmitry Baryshkov 2023-09-28 14:03:08 +03:00 committed by Bjorn Andersson
parent 3f0533c6f2
commit 77c1b2b30e

View File

@ -366,7 +366,7 @@
};
};
qcom,ssbi@500000 {
ssbi@500000 {
compatible = "qcom,ssbi";
reg = <0x00500000 0x1000>;
qcom,controller-type = "pmic-arbiter";