diff mbox series

dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value

Message ID 6b328a3f52657c20759f3a5bb2fe033d47644ba8.1683635404.git.geert+renesas@glider.be (mailing list archive)
State Accepted
Headers show
Series dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value | expand

Commit Message

Geert Uytterhoeven May 9, 2023, 12:34 p.m. UTC
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(-)

Comments

Wolfram Sang May 9, 2023, 12:37 p.m. UTC | #1
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>
Krzysztof Kozlowski May 9, 2023, 12:55 p.m. UTC | #2
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
Marek Vasut May 9, 2023, 2:51 p.m. UTC | #3
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>
Jonathan Cameron May 13, 2023, 6:51 p.m. UTC | #4
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
diff mbox series

Patch

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