[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CABoTLcTgbSKVH5+RoBsUdTUMbm59ePCbHbuJiFDQ17yvU1azrw@mail.gmail.com>
Date: Wed, 20 Oct 2021 12:49:36 -0400
From: Oskar Senft <osk@...gle.com>
To: Rob Herring <robh@...nel.org>
Cc: Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>,
linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH v7 1/2] dt-bindings: hwmon: Add nct7802 bindings
Hi Rob
Thanks for the review comments!
> > +patternProperties:
> > + "^channel@[0-3]$":
> > + type: object
>
> I would move the 'additionalProperties' here. I think that's a bit
> easier to read.
Following the same thought, I also moved the 'additionalProperties' on
the top level up to above its 'properties'.
> blank line
Thanks, I added the missing blank lines. I'm not sure what I was thinking.
> > + channel@0 { /* LTD */
> > + reg = <0>;
> > + status = "okay";
>
> Don't show status in examples.
Oh yes, you mentioned that before, I'm sorry. They're removed now.
I sent a PATCH v8 with the changes.
Oskar.
Powered by blists - more mailing lists