From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([46.235.226.198]:32930 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726351AbfCISXQ (ORCPT ); Sat, 9 Mar 2019 13:23:16 -0500 Date: Sat, 9 Mar 2019 18:23:10 +0000 From: Jonathan Cameron Subject: Re: [PATCH 1/2] dt-bindings: iio: accel: add LIS2DE12 sensor device binding Message-ID: <20190309182310.25409803@archlinux> In-Reply-To: <20190309182026.6866b037@archlinux> References: <20190305203252.13647-1-rjones@gateworks.com> <20190305203252.13647-2-rjones@gateworks.com> <2671a590a8394e76bd795c6bb187bfd1@SFHDAG2NODE1.st.com> <20190309182026.6866b037@archlinux> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: devicetree-owner@vger.kernel.org To: Denis CIOCCA Cc: Robert Jones , Rob Herring , Mark Rutland , "devicetree@vger.kernel.org" , "linux-iio@vger.kernel.org" , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler List-ID: On Sat, 9 Mar 2019 18:20:26 +0000 Jonathan Cameron wrote: > On Sat, 9 Mar 2019 01:14:14 +0000 > Denis CIOCCA wrote: > > > Acked-by: Denis Ciocca > Applied to the togreg branch of iio.git and pushed > out as testing for the autobuilders to play with it. > > Thanks > > Jonathan Actually, sorry too fast to click send! Why the -accel postfix? That is normally only done for devices with multiple separate sensors within them. That isn't true as far as I can see for this one. Jonathan > > > > > Thanks, > > Denis > > > > > > -----Original Message----- > > From: linux-iio-owner@vger.kernel.org On Behalf Of Robert Jones > > Sent: Tuesday, March 5, 2019 12:33 PM > > To: Jonathan Cameron ; Rob Herring ; Mark Rutland > > Cc: devicetree@vger.kernel.org; linux-iio@vger.kernel.org; Hartmut Knaack ; Lars-Peter Clausen ; Peter Meerwald-Stadler ; Robert Jones > > Subject: [PATCH 1/2] dt-bindings: iio: accel: add LIS2DE12 sensor device binding > > > > Signed-off-by: Robert Jones > > --- > > Documentation/devicetree/bindings/iio/st-sensors.txt | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/iio/st-sensors.txt b/Documentation/devicetree/bindings/iio/st-sensors.txt > > index 52ee4ba..7f24b33 100644 > > --- a/Documentation/devicetree/bindings/iio/st-sensors.txt > > +++ b/Documentation/devicetree/bindings/iio/st-sensors.txt > > @@ -49,6 +49,7 @@ Accelerometers: > > - st,lis2dw12 > > - st,lis3dhh > > - st,lis3de > > +- st,lis2de12-accel > > > > Gyroscopes: > > - st,l3g4200d-gyro >