[PATCH v2 1/2] dt-bindings: iio: adc: ad7292: fix channel constraint

1 view
Skip to first unread message

Marcelo Schmitt

unread,
Dec 4, 2019, 10:59:33 AM12/4/19
to ji...@kernel.org, ro...@kernel.org, dragos...@analog.com, alexandru...@analog.com, linux-...@vger.kernel.org, linu...@vger.kernel.org, devic...@vger.kernel.org, kerne...@googlegroups.com
Change items property of AD7292 channels to correctly constrain their
quantity.

Signed-off-by: Marcelo Schmitt <marcelo....@gmail.com>
---
Changelog V2
- Shortened the message to make it closer to 50 columns.

Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
index b68be3aaf587..18f1032b86f3 100644
--- a/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
@@ -53,7 +53,8 @@ patternProperties:
description: |
The channel number. It can have up to 8 channels numbered from 0 to 7.
items:
- maximum: 7
+ - minimum: 0
+ maximum: 7

diff-channels:
description: see Documentation/devicetree/bindings/iio/adc/adc.txt
--
2.23.0

Rob Herring

unread,
Dec 4, 2019, 1:57:55 PM12/4/19
to Marcelo Schmitt, ji...@kernel.org, dragos...@analog.com, alexandru...@analog.com, linux-...@vger.kernel.org, linu...@vger.kernel.org, devic...@vger.kernel.org, kerne...@googlegroups.com
On Wed, Dec 04, 2019 at 12:59:23PM -0300, Marcelo Schmitt wrote:
> Change items property of AD7292 channels to correctly constrain their
> quantity.
>
> Signed-off-by: Marcelo Schmitt <marcelo....@gmail.com>
> ---
> Changelog V2
> - Shortened the message to make it closer to 50 columns.
>
> Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)

I think Jonathan already applied this series.

Marcelo Schmitt

unread,
Dec 4, 2019, 4:59:57 PM12/4/19
to Rob Herring, ji...@kernel.org, dragos...@analog.com, alexandru...@analog.com, linux-...@vger.kernel.org, linu...@vger.kernel.org, devic...@vger.kernel.org, kerne...@googlegroups.com
I see now that I had misunderstood part of the last thread.
Sorry for the unnecessary spamming. Please, ignore this V2 series.
Reply all
Reply to author
Forward
0 new messages