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 2/6] dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name
Date: Thu, 30 Nov 2023 18:16:24 +0100	[thread overview]
Message-ID: <20231130171628.12257-3-johan+linaro@kernel.org> (raw)
In-Reply-To: <20231130171628.12257-1-johan+linaro@kernel.org>

The IADC is a child of an SPMI PMIC, which in turn sits on an SPMI bus.

Fixes: a4e6bf69418c ("dt-bindings:iio:adc:qcom,spmi-iadc: txt to yaml format conversion.")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
---
 Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml
index e0e0aa9d5d5b..16889d2d3575 100644
--- a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml
@@ -50,7 +50,8 @@ additionalProperties: false
 examples:
   - |
     #include <dt-bindings/interrupt-controller/irq.h>
-    spmi {
+
+    pmic {
         #address-cells = <1>;
         #size-cells = <0>;
         pmic_iadc: adc@3600 {
-- 
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 ` Johan Hovold [this message]
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 ` [PATCH 6/6] dt-bindings: iio/adc: qcom,spmi-vadc: clean up examples Johan Hovold
2023-12-04 13:26 ` [PATCH 0/6] dt-bindings: iio/adc: qcom,spmi: fix " 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-3-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.