From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH 2/3] iio: adc: max1363: Add device tree binding documentation Date: Sun, 26 Jun 2016 18:02:52 +0100 Message-ID: <173a38ed-07c0-edf4-1445-a22f76feaf13@kernel.org> References: <1466492969-2185-1-git-send-email-florian.vaussard@heig-vd.ch> <1466492969-2185-3-git-send-email-florian.vaussard@heig-vd.ch> <20160621214951.GA11679@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Florian Vaussard , Rob Herring Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Martin Kepplinger , linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On 22/06/16 07:18, Florian Vaussard wrote: > Hi Rob, >=20 > Le 21. 06. 16 =E0 23:49, Rob Herring a =E9crit : >> On Tue, Jun 21, 2016 at 09:09:28AM +0200, Florian Vaussard wrote: >>> Add the device tree documentation for all the supported parts. Mand= atory >>> binding is the compatible string and the slave I2C address. >>> >>> Optional properties can be used to specify the Vcc / Vref regulator= s, as >>> well as the IRQ line if available. >>> >>> Signed-off-by: Florian Vaussard >>> --- >>> .../devicetree/bindings/iio/adc/max1363.txt | 63 ++++++++++= ++++++++++++ >>> 1 file changed, 63 insertions(+) >>> create mode 100644 Documentation/devicetree/bindings/iio/adc/max13= 63.txt >> >> Acked-by: Rob Herring Can you resend this with the updated patch 3 and Rob's ack applied. Thanks Jonathan >> >=20 > Thanks for the review. >=20 > Florian > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" = in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >=20