devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Weiss <luca@z3ntu.xyz>
To: linux-arm-msm@vger.kernel.org
Cc: ~postmarketos/upstreaming@lists.sr.ht,
	phone-devel@vger.kernel.org, Luca Weiss <luca@z3ntu.xyz>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@somainline.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 2/3] ARM: dts: qcom: pm8941: adjust node names to bindings
Date: Sun, 25 Sep 2022 23:02:28 +0200	[thread overview]
Message-ID: <20220925210229.128462-2-luca@z3ntu.xyz> (raw)
In-Reply-To: <20220925210229.128462-1-luca@z3ntu.xyz>

pm8941-misc should be called 'extcon' and pm8941-coincell 'charger'.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
 arch/arm/boot/dts/qcom-pm8941.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/qcom-pm8941.dtsi b/arch/arm/boot/dts/qcom-pm8941.dtsi
index 33517cccee01..01f14d5f314d 100644
--- a/arch/arm/boot/dts/qcom-pm8941.dtsi
+++ b/arch/arm/boot/dts/qcom-pm8941.dtsi
@@ -27,7 +27,7 @@ pwrkey@800 {
 			bias-pull-up;
 		};
 
-		usb_id: misc@900 {
+		usb_id: extcon@900 {
 			compatible = "qcom,pm8941-misc";
 			reg = <0x900>;
 			interrupts = <0x0 0x9 0 IRQ_TYPE_EDGE_BOTH>;
@@ -138,7 +138,7 @@ pm8941_iadc: adc@3600 {
 			qcom,external-resistor-micro-ohms = <10000>;
 		};
 
-		pm8941_coincell: coincell@2800 {
+		pm8941_coincell: charger@2800 {
 			compatible = "qcom,pm8941-coincell";
 			reg = <0x2800>;
 			status = "disabled";
-- 
2.37.3


  reply	other threads:[~2022-09-25 21:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-25 21:02 [PATCH 1/3] ARM: dts: qcom: pm8226: fix regulators node name Luca Weiss
2022-09-25 21:02 ` Luca Weiss [this message]
2022-09-26  8:56   ` [PATCH 2/3] ARM: dts: qcom: pm8941: adjust node names to bindings Neil Armstrong
2022-09-26  9:22   ` Krzysztof Kozlowski
2022-09-26 10:04     ` Neil Armstrong
2022-09-26 10:29       ` Krzysztof Kozlowski
2022-09-26 15:07         ` Luca Weiss
2022-09-28  7:24           ` Krzysztof Kozlowski
2022-09-26 15:17         ` Neil Armstrong
2022-09-27 13:07   ` Konrad Dybcio
2022-09-25 21:02 ` [PATCH 3/3] arm64: dts: qcom: pm8998: adjust coincell node name " Luca Weiss
2022-09-26  9:22   ` Krzysztof Kozlowski
2022-09-27 13:07   ` Konrad Dybcio
2022-09-26  8:53 ` [PATCH 1/3] ARM: dts: qcom: pm8226: fix regulators node name Neil Armstrong
2022-09-26  8:56 ` Neil Armstrong
2022-09-26  9:05 ` Krzysztof Kozlowski
2022-09-26  9:12   ` Krzysztof Kozlowski
2022-09-26  9:19     ` Krzysztof Kozlowski
2022-09-27 13:07 ` Konrad Dybcio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220925210229.128462-2-luca@z3ntu.xyz \
    --to=luca@z3ntu.xyz \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).