mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: dts: qcom: sdx55: use standartized naming for spmi node
Following naming convention, rename qcom,spmi@ node to spmi@. Signed-off-by: David Heidelberg <david@ixit.cz> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211224162937.53404-1-david@ixit.cz
This commit is contained in:
committed by
Bjorn Andersson
parent
e783362eb5
commit
5035460b49
@@ -536,7 +536,7 @@
|
||||
reg = <0x0c264000 0x1000>;
|
||||
};
|
||||
|
||||
spmi_bus: qcom,spmi@c440000 {
|
||||
spmi_bus: spmi@c440000 {
|
||||
compatible = "qcom,spmi-pmic-arb";
|
||||
reg = <0x0c440000 0x0000d00>,
|
||||
<0x0c600000 0x2000000>,
|
||||
|
||||
Reference in New Issue
Block a user