linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: iio: adc: stm32-adc: fix id relative path
@ 2020-03-19 18:18 Fabrice Gasnier
  2020-03-30 23:21 ` Rob Herring
  0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Gasnier @ 2020-03-19 18:18 UTC (permalink / raw)
  To: robh+dt, jic23
  Cc: alexandre.torgue, mark.rutland, mcoquelin.stm32, lars, knaack.h,
	pmeerw, fabrice.gasnier, olivier.moysan, linux-iio, devicetree,
	linux-stm32, linux-arm-kernel, linux-kernel

Fix id relative path that shouldn't contain 'bindings', as pointed out
when submitting st,stm32-dac bindings conversion to json-schema [1].
[1] https://patchwork.ozlabs.org/patch/1257568/

Fixes: a8cf1723c4b7 ("dt-bindings: iio: adc: stm32-adc: convert bindings to json-schema")

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
---
 Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml b/Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml
index 933ba37..dd8eb15 100644
--- a/Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: "http://devicetree.org/schemas/bindings/iio/adc/st,stm32-adc.yaml#"
+$id: "http://devicetree.org/schemas/iio/adc/st,stm32-adc.yaml#"
 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
 
 title: STMicroelectronics STM32 ADC bindings
-- 
2.7.4


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

* Re: [PATCH] dt-bindings: iio: adc: stm32-adc: fix id relative path
  2020-03-19 18:18 [PATCH] dt-bindings: iio: adc: stm32-adc: fix id relative path Fabrice Gasnier
@ 2020-03-30 23:21 ` Rob Herring
  2020-04-04 14:21   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Herring @ 2020-03-30 23:21 UTC (permalink / raw)
  To: Fabrice Gasnier
  Cc: robh+dt, jic23, alexandre.torgue, mark.rutland, mcoquelin.stm32,
	lars, knaack.h, pmeerw, fabrice.gasnier, olivier.moysan,
	linux-iio, devicetree, linux-stm32, linux-arm-kernel,
	linux-kernel

On Thu, 19 Mar 2020 19:18:27 +0100, Fabrice Gasnier wrote:
> Fix id relative path that shouldn't contain 'bindings', as pointed out
> when submitting st,stm32-dac bindings conversion to json-schema [1].
> [1] https://patchwork.ozlabs.org/patch/1257568/
> 
> Fixes: a8cf1723c4b7 ("dt-bindings: iio: adc: stm32-adc: convert bindings to json-schema")
> 
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
> ---
>  Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] dt-bindings: iio: adc: stm32-adc: fix id relative path
  2020-03-30 23:21 ` Rob Herring
@ 2020-04-04 14:21   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2020-04-04 14:21 UTC (permalink / raw)
  To: Rob Herring
  Cc: Fabrice Gasnier, robh+dt, alexandre.torgue, mark.rutland,
	mcoquelin.stm32, lars, knaack.h, pmeerw, olivier.moysan,
	linux-iio, devicetree, linux-stm32, linux-arm-kernel,
	linux-kernel

On Mon, 30 Mar 2020 17:21:15 -0600
Rob Herring <robh@kernel.org> wrote:

> On Thu, 19 Mar 2020 19:18:27 +0100, Fabrice Gasnier wrote:
> > Fix id relative path that shouldn't contain 'bindings', as pointed out
> > when submitting st,stm32-dac bindings conversion to json-schema [1].
> > [1] https://patchwork.ozlabs.org/patch/1257568/
> > 
> > Fixes: a8cf1723c4b7 ("dt-bindings: iio: adc: stm32-adc: convert bindings to json-schema")
> > 
> > Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
> > ---
> >  Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >   
> 
> Reviewed-by: Rob Herring <robh@kernel.org>

Applied to the fixes-togreg branch of iio.git
I will hopefully send a pull request for this around the time
the merge window closes.

Thanks,

Jonathan.

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

end of thread, other threads:[~2020-04-04 14:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-19 18:18 [PATCH] dt-bindings: iio: adc: stm32-adc: fix id relative path Fabrice Gasnier
2020-03-30 23:21 ` Rob Herring
2020-04-04 14:21   ` 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).