linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value
@ 2023-05-09 12:34 Geert Uytterhoeven
  2023-05-09 12:37 ` Wolfram Sang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2023-05-09 12:34 UTC (permalink / raw)
  To: Marek Vasut, Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-iio, devicetree, linux-renesas-soc, Geert Uytterhoeven

The conversion to json-schema accidentally dropped the "ad" part prefix
from the compatible value.

Fixes: 8c41245872e206ec ("dt-bindings:iio:adc:renesas,rcar-gyroadc: txt to yaml conversion.")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 .../devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml b/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml
index 1c7aee5ed3e0bfb2..36dff3250ea76fe5 100644
--- a/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml
@@ -90,7 +90,7 @@ patternProperties:
             of the MAX chips to the GyroADC, while MISO line of each Maxim
             ADC connects to a shared input pin of the GyroADC.
         enum:
-          - adi,7476
+          - adi,ad7476
           - fujitsu,mb88101a
           - maxim,max1162
           - maxim,max11100
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value
  2023-05-09 12:34 [PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value Geert Uytterhoeven
@ 2023-05-09 12:37 ` Wolfram Sang
  2023-05-09 12:55 ` Krzysztof Kozlowski
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Wolfram Sang @ 2023-05-09 12:37 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Marek Vasut, Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-iio, devicetree,
	linux-renesas-soc

[-- Attachment #1: Type: text/plain, Size: 419 bytes --]

On Tue, May 09, 2023 at 02:34:22PM +0200, Geert Uytterhoeven wrote:
> The conversion to json-schema accidentally dropped the "ad" part prefix
> from the compatible value.
> 
> Fixes: 8c41245872e206ec ("dt-bindings:iio:adc:renesas,rcar-gyroadc: txt to yaml conversion.")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Good catch!

Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value
  2023-05-09 12:34 [PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value Geert Uytterhoeven
  2023-05-09 12:37 ` Wolfram Sang
@ 2023-05-09 12:55 ` Krzysztof Kozlowski
  2023-05-09 14:51 ` Marek Vasut
  2023-05-13 18:51 ` Jonathan Cameron
  3 siblings, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-09 12:55 UTC (permalink / raw)
  To: Geert Uytterhoeven, Marek Vasut, Jonathan Cameron,
	Lars-Peter Clausen, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-iio, devicetree, linux-renesas-soc

On 09/05/2023 14:34, Geert Uytterhoeven wrote:
> The conversion to json-schema accidentally dropped the "ad" part prefix
> from the compatible value.
> 
> Fixes: 8c41245872e206ec ("dt-bindings:iio:adc:renesas,rcar-gyroadc: txt to yaml conversion.")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value
  2023-05-09 12:34 [PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value Geert Uytterhoeven
  2023-05-09 12:37 ` Wolfram Sang
  2023-05-09 12:55 ` Krzysztof Kozlowski
@ 2023-05-09 14:51 ` Marek Vasut
  2023-05-13 18:51 ` Jonathan Cameron
  3 siblings, 0 replies; 5+ messages in thread
From: Marek Vasut @ 2023-05-09 14:51 UTC (permalink / raw)
  To: Geert Uytterhoeven, Marek Vasut, Jonathan Cameron,
	Lars-Peter Clausen, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-iio, devicetree, linux-renesas-soc

On 5/9/23 14:34, Geert Uytterhoeven wrote:
> The conversion to json-schema accidentally dropped the "ad" part prefix
> from the compatible value.
> 
> Fixes: 8c41245872e206ec ("dt-bindings:iio:adc:renesas,rcar-gyroadc: txt to yaml conversion.")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>   .../devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml       | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml b/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml
> index 1c7aee5ed3e0bfb2..36dff3250ea76fe5 100644
> --- a/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml
> @@ -90,7 +90,7 @@ patternProperties:
>               of the MAX chips to the GyroADC, while MISO line of each Maxim
>               ADC connects to a shared input pin of the GyroADC.
>           enum:
> -          - adi,7476
> +          - adi,ad7476
>             - fujitsu,mb88101a
>             - maxim,max1162
>             - maxim,max11100

Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value
  2023-05-09 12:34 [PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value Geert Uytterhoeven
                   ` (2 preceding siblings ...)
  2023-05-09 14:51 ` Marek Vasut
@ 2023-05-13 18:51 ` Jonathan Cameron
  3 siblings, 0 replies; 5+ messages in thread
From: Jonathan Cameron @ 2023-05-13 18:51 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Marek Vasut, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-iio, devicetree,
	linux-renesas-soc

On Tue,  9 May 2023 14:34:22 +0200
Geert Uytterhoeven <geert+renesas@glider.be> wrote:

> The conversion to json-schema accidentally dropped the "ad" part prefix
> from the compatible value.
> 
> Fixes: 8c41245872e206ec ("dt-bindings:iio:adc:renesas,rcar-gyroadc: txt to yaml conversion.")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
oops.

Applied to the fixes-togreg branch of iio.git and marked for stable.

Thanks,

Jonathan

> ---
>  .../devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml b/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml
> index 1c7aee5ed3e0bfb2..36dff3250ea76fe5 100644
> --- a/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml
> @@ -90,7 +90,7 @@ patternProperties:
>              of the MAX chips to the GyroADC, while MISO line of each Maxim
>              ADC connects to a shared input pin of the GyroADC.
>          enum:
> -          - adi,7476
> +          - adi,ad7476
>            - fujitsu,mb88101a
>            - maxim,max1162
>            - maxim,max11100


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-13 18:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-09 12:34 [PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value Geert Uytterhoeven
2023-05-09 12:37 ` Wolfram Sang
2023-05-09 12:55 ` Krzysztof Kozlowski
2023-05-09 14:51 ` Marek Vasut
2023-05-13 18:51 ` Jonathan Cameron

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).