mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
ARM: dts: qcom: mdm9615: 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-37-dmitry.baryshkov@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
77c1b2b30e
commit
bded0924f6
|
|
@ -256,7 +256,7 @@ gsbi5_serial: serial@16440000 {
|
|||
};
|
||||
};
|
||||
|
||||
ssbi: qcom,ssbi@500000 {
|
||||
ssbi: ssbi@500000 {
|
||||
compatible = "qcom,ssbi";
|
||||
reg = <0x500000 0x1000>;
|
||||
qcom,controller-type = "pmic-arbiter";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user