[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
<BE1P281MB2420F7EDCFFB8C5B2528F680EF922@BE1P281MB2420.DEUP281.PROD.OUTLOOK.COM>
Date: Mon, 2 Sep 2024 12:58:37 +0000
From: "Sperling, Tobias" <Tobias.Sperling@...ting.com>
To: Conor Dooley <conor@...nel.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-hwmon@...r.kernel.org" <linux-hwmon@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>, "jdelvare@...e.com"
<jdelvare@...e.com>, "linux@...ck-us.net" <linux@...ck-us.net>,
"robh@...nel.org" <robh@...nel.org>, "krzk+dt@...nel.org"
<krzk+dt@...nel.org>, "conor+dt@...nel.org" <conor+dt@...nel.org>,
"corbet@....net" <corbet@....net>, Jonathan Cameron <jic23@...nel.org>,
"linux-iio@...r.kernel.org" <linux-iio@...r.kernel.org>
Subject: AW: [PATCH 1/2] dt-bindings: hwmon: Introduce ADS71x8
Hi,
thanks for the feedback in general.
> > Documentation/hwmon/ads71x8.rst | 140 ++++++++++++++++++
> > Documentation/hwmon/index.rst | 1 +
>
> And these two documents are not dt-bindings, so they should either be in
> their own commit or alongside the driver. Not sure how Guenter likes
> things.
Ok, probably misunderstood some documentation then, that everything in
Documentation/ should be a separate commit. Would move it then alongside
the driver, if that's fine from your side.
> > +description: |
> > + The ADS7128 is 12-Bit, 8-Channel Sampling Analog to Digital Converter (ADC)
> > + with an I2C interface.
> > +
> > + Datasheets:
> > + https://www.ti.com/product/ADS7128
> > + https://www.ti.com/product/ADS7138
> > +
> > +properties:
> > + compatible:
> > + enum:
> > + - ti,ads7128
> > + - ti,ads7138
> > +
> > + reg:
> > + maxItems: 1
> > +
> > + avdd-supply:
>
> There's also a dvdd on the ads7128.
Yes, but it doesn't affect anything in the driver. Does it still need to be documented then?
> oCheers,
> Conor.
Regards
Tobias
Powered by blists - more mailing lists