devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: "Sa, Nuno" <Nuno.Sa@analog.com>
Cc: Rob Herring <robh@kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Hartmut Knaack <knaack.h@gmx.de>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
	"linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>
Subject: Re: [PATCH] dt-bindings: iio: adi,ltc2983: Add missing quotes on dependencies
Date: Sat, 25 Apr 2020 18:10:52 +0100	[thread overview]
Message-ID: <20200425181052.1588a862@archlinux> (raw)
In-Reply-To: <CY4PR03MB33502FFA293BB3F068A488B299D00@CY4PR03MB3350.namprd03.prod.outlook.com>

On Fri, 24 Apr 2020 07:26:46 +0000
"Sa, Nuno" <Nuno.Sa@analog.com> wrote:

> > From: linux-iio-owner@vger.kernel.org <linux-iio-owner@vger.kernel.org>
> > On Behalf Of Rob Herring
> > Sent: Donnerstag, 23. April 2020 17:05
> > To: devicetree@vger.kernel.org
> > Cc: Sa, Nuno <Nuno.Sa@analog.com>; Jonathan Cameron
> > <jic23@kernel.org>; Hartmut Knaack <knaack.h@gmx.de>; Lars-Peter
> > Clausen <lars@metafoo.de>; Peter Meerwald-Stadler
> > <pmeerw@pmeerw.net>; linux-iio@vger.kernel.org
> > Subject: [PATCH] dt-bindings: iio: adi,ltc2983: Add missing quotes on
> > dependencies
> > 
> > With the bracketed list form, any strings with commas have to be quoted
> > or they are separated.
> > 
> > Fixes: 3986a14870cb ("dt-bindings: iio: Add ltc2983 documentation")
> > Cc: "Nuno Sá" <nuno.sa@analog.com>
> > Cc: Jonathan Cameron <jic23@kernel.org>
> > Cc: Hartmut Knaack <knaack.h@gmx.de>
> > Cc: Lars-Peter Clausen <lars@metafoo.de>
> > Cc: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
> > Cc: linux-iio@vger.kernel.org
> > Signed-off-by: Rob Herring <robh@kernel.org>
> > ---  
> 
> Acked-by: Nuno Sá <nuno.sa@analog.com>
> 

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

Rob, Do you want to pick this one up via your tree?

Thanks,

Jonathan

> >  .../devicetree/bindings/iio/temperature/adi,ltc2983.yaml      | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git
> > a/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
> > b/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
> > index 8fb46de6641d..04da5c48a5e9 100644
> > --- a/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
> > +++
> > b/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
> > @@ -260,7 +260,7 @@ patternProperties:
> >        - adi,rsense-handle
> > 
> >      dependencies:
> > -      adi,current-rotate: [ adi,rsense-share ]
> > +      adi,current-rotate: [ "adi,rsense-share" ]
> > 
> >    "^thermistor@":
> >      type: object
> > @@ -349,7 +349,7 @@ patternProperties:
> >        - adi,rsense-handle
> > 
> >      dependencies:
> > -      adi,current-rotate: [ adi,rsense-share ]
> > +      adi,current-rotate: [ "adi,rsense-share" ]
> > 
> >    "^adc@":
> >      type: object
> > --
> > 2.20.1  
> 


  reply	other threads:[~2020-04-25 17:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-23 15:05 [PATCH] dt-bindings: iio: adi,ltc2983: Add missing quotes on dependencies Rob Herring
2020-04-24  7:26 ` Sa, Nuno
2020-04-25 17:10   ` Jonathan Cameron [this message]
2020-05-01 21:29     ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200425181052.1588a862@archlinux \
    --to=jic23@kernel.org \
    --cc=Nuno.Sa@analog.com \
    --cc=devicetree@vger.kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).