LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible strings
@ 2018-04-16 15:34 Fabian Mewes
  2018-04-16 21:43 ` Rob Herring
  0 siblings, 1 reply; 3+ messages in thread
From: Fabian Mewes @ 2018-04-16 15:34 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Hartmut Knaack, Lars-Peter Clausen, Peter Meerwald-Stadler,
	Rob Herring, Mark Rutland, Lukas Wunner, linux-iio, devicetree,
	linux-kernel, Fabian Mewes

Update the example to use the compatible string including the
vendor prefix instead of the ones deprecated in 3a872138e4b.

Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>
---
 Documentation/devicetree/bindings/iio/adc/mcp320x.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/mcp320x.txt b/Documentation/devicetree/bindings/iio/adc/mcp320x.txt
index 7d64753..56373d6 100644
--- a/Documentation/devicetree/bindings/iio/adc/mcp320x.txt
+++ b/Documentation/devicetree/bindings/iio/adc/mcp320x.txt
@@ -49,7 +49,7 @@ Required properties:
 Examples:
 spi_controller {
 	mcp3x0x@0 {
-		compatible = "mcp3002";
+		compatible = "microchip,mcp3002";
 		reg = <0>;
 		spi-max-frequency = <1000000>;
 		vref-supply = <&vref_reg>;
-- 
1.7.10.4

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

* Re: [PATCH] dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible strings
  2018-04-16 15:34 [PATCH] dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible strings Fabian Mewes
@ 2018-04-16 21:43 ` Rob Herring
  2018-04-21 15:00   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Herring @ 2018-04-16 21:43 UTC (permalink / raw)
  To: Fabian Mewes
  Cc: Jonathan Cameron, Hartmut Knaack, Lars-Peter Clausen,
	Peter Meerwald-Stadler, Mark Rutland, Lukas Wunner, linux-iio,
	devicetree, linux-kernel

On Mon, Apr 16, 2018 at 05:34:06PM +0200, Fabian Mewes wrote:
> Update the example to use the compatible string including the
> vendor prefix instead of the ones deprecated in 3a872138e4b.
> 
> Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>
> ---
>  Documentation/devicetree/bindings/iio/adc/mcp320x.txt |    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: mcp320x: Use vendor prefix compatible strings
  2018-04-16 21:43 ` Rob Herring
@ 2018-04-21 15:00   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2018-04-21 15:00 UTC (permalink / raw)
  To: Rob Herring
  Cc: Fabian Mewes, Hartmut Knaack, Lars-Peter Clausen,
	Peter Meerwald-Stadler, Mark Rutland, Lukas Wunner, linux-iio,
	devicetree, linux-kernel

On Mon, 16 Apr 2018 16:43:55 -0500
Rob Herring <robh@kernel.org> wrote:

> On Mon, Apr 16, 2018 at 05:34:06PM +0200, Fabian Mewes wrote:
> > Update the example to use the compatible string including the
> > vendor prefix instead of the ones deprecated in 3a872138e4b.
> > 
> > Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>
> > ---
> >  Documentation/devicetree/bindings/iio/adc/mcp320x.txt |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)  
> 
> Reviewed-by: Rob Herring <robh@kernel.org>

Good catch - Applied to the togreg branch of iio.git and
pushed out as testing to be completely ignored by the autobuilders.

Thanks,

Jonathan

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

end of thread, other threads:[~2018-04-21 15:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-16 15:34 [PATCH] dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible strings Fabian Mewes
2018-04-16 21:43 ` Rob Herring
2018-04-21 15:00   ` 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).