Skip to content

Commit

Permalink
ARM: dts: qcom: sdx55: use standartized naming for spmi node
Browse files Browse the repository at this point in the history
Following naming convention, rename qcom,spmi@ node to spmi@.

Signed-off-by: David Heidelberg <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
okias authored and andersson committed Jan 25, 2022
1 parent e783362 commit 5035460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/qcom-sdx55.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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>,
Expand Down

0 comments on commit 5035460

Please sign in to comment.