All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan+linaro@kernel.org>
To: Jonathan Cameron <jic23@kernel.org>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Johan Hovold <johan+linaro@kernel.org>
Subject: [PATCH 6/6] dt-bindings: iio/adc: qcom,spmi-vadc: clean up examples
Date: Thu, 30 Nov 2023 18:16:28 +0100	[thread overview]
Message-ID: <20231130171628.12257-7-johan+linaro@kernel.org> (raw)
In-Reply-To: <20231130171628.12257-1-johan+linaro@kernel.org>

Clean up the VADC examples by dropping a comment, dropping unnecessary
labels and adding newline separators.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
---
 .../devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml          | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml
index eb02715bf691..40fa0710f1f0 100644
--- a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml
@@ -239,8 +239,8 @@ examples:
     pmic {
         #address-cells = <1>;
         #size-cells = <0>;
-        /* VADC node */
-        pmic_vadc: adc@3100 {
+
+        adc@3100 {
             compatible = "qcom,spmi-vadc";
             reg = <0x3100>;
             interrupts = <0x0 0x31 0x0 0x1>;
@@ -284,6 +284,7 @@ examples:
     pmic {
         #address-cells = <1>;
         #size-cells = <0>;
+
         adc@3100 {
             reg = <0x3100>;
             compatible = "qcom,spmi-adc7";
-- 
2.41.0


  parent reply	other threads:[~2023-11-30 17:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30 17:16 [PATCH 0/6] dt-bindings: iio/adc: qcom,spmi: fix up examples Johan Hovold
2023-11-30 17:16 ` [PATCH 1/6] dt-bindings: iio/adc: qcom,spmi-iadc: fix reg description Johan Hovold
2023-11-30 17:16 ` [PATCH 2/6] dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name Johan Hovold
2023-11-30 17:16 ` [PATCH 3/6] dt-bindings: iio/adc: qcom,spmi-iadc: clean up example Johan Hovold
2023-11-30 17:16 ` [PATCH 4/6] dt-bindings: iio/adc: qcom,spmi-rradc: " Johan Hovold
2023-11-30 17:16 ` [PATCH 5/6] dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names Johan Hovold
2023-11-30 17:16 ` Johan Hovold [this message]
2023-12-04 13:26 ` [PATCH 0/6] dt-bindings: iio/adc: qcom,spmi: fix up examples Jonathan Cameron
2023-12-04 16:25   ` Conor Dooley
2023-12-04 17:07     ` Jonathan Cameron

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=20231130171628.12257-7-johan+linaro@kernel.org \
    --to=johan+linaro@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /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 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.