From: jic23@kernel.org
To: Mircea Caprioru <mircea.caprioru@analog.com>, linux-iio@vger.kernel.org
Cc: robh+dt@kernel.org, Jonathan Cameron <Jonathan.Cameron@huawei.com>
Subject: [PATCH] dt-bindings: fix regulator names to not be constant.
Date: Sun, 8 Sep 2019 11:40:07 +0100 [thread overview]
Message-ID: <20190908104007.6593-1-jic23@kernel.org> (raw)
From: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This was corrected in the V4 patch, but I messed up and had applied
the V3 patch. Hence the need for this fix.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Fixes: f7356e47032c ("dt-bindings: iio: adc: ad7192: Add binding documentation for AD7192")
---
Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
index 676ec42e1438..040af0bcc92e 100644
--- a/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
@@ -43,13 +43,11 @@ properties:
dvdd-supply:
description: DVdd voltage supply
- items:
- - const: dvdd
+ maxItems: 1
avdd-supply:
description: AVdd voltage supply
- items:
- - const: avdd
+ maxItems: 1
adi,rejection-60-Hz-enable:
description: |
--
2.23.0
next reply other threads:[~2019-09-08 10:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-08 10:40 jic23 [this message]
2019-09-15 12:24 ` [PATCH] dt-bindings: fix regulator names to not be constant 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=20190908104007.6593-1-jic23@kernel.org \
--to=jic23@kernel.org \
--cc=Jonathan.Cameron@huawei.com \
--cc=linux-iio@vger.kernel.org \
--cc=mircea.caprioru@analog.com \
--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.