All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: msm8996: use standartized naming for spmi node
@ 2021-12-24 16:31 David Heidelberg
  2021-12-24 18:12 ` Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: David Heidelberg @ 2021-12-24 16:31 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring
  Cc: ~okias/devicetree, David Heidelberg, linux-arm-msm, devicetree,
	linux-kernel

Following naming convention, rename qcom,spmi@ node to spmi@

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index 722fdda54a54..ae09007866e8 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -1546,7 +1546,7 @@ sram@290000 {
 			reg = <0x00290000 0x10000>;
 		};
 
-		spmi_bus: qcom,spmi@400f000 {
+		spmi_bus: spmi@400f000 {
 			compatible = "qcom,spmi-pmic-arb";
 			reg = <0x0400f000 0x1000>,
 			      <0x04400000 0x800000>,
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: qcom: msm8996: use standartized naming for spmi node
  2021-12-24 16:31 [PATCH] arm64: dts: qcom: msm8996: use standartized naming for spmi node David Heidelberg
@ 2021-12-24 18:12 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2021-12-24 18:12 UTC (permalink / raw)
  To: Rob Herring, Andy Gross, David Heidelberg
  Cc: ~okias/devicetree, linux-kernel, devicetree, linux-arm-msm

On Fri, 24 Dec 2021 17:31:07 +0100, David Heidelberg wrote:
> Following naming convention, rename qcom,spmi@ node to spmi@
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: msm8996: use standartized naming for spmi node
      commit: 22cc83a0cee99d5cc50be20103fab3b303db51ea

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-24 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-24 16:31 [PATCH] arm64: dts: qcom: msm8996: use standartized naming for spmi node David Heidelberg
2021-12-24 18:12 ` Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.