On Sat, Mar 9, 2019 at 10:23 AM Jonathan Cameron <jic23@xxxxxxxxxxxxxxxxxxxxx> wrote: > > On Sat, 9 Mar 2019 18:20:26 +0000 > Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > > On Sat, 9 Mar 2019 01:14:14 +0000 > > Denis CIOCCA <denis.ciocca@xxxxxx> wrote: > > > > > Acked-by: Denis Ciocca <denis.ciocca@xxxxxx> > > 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. To be completely honest, I simply mimicked the commit for the st,lis2dh12-accel which appeared to be the closest equivalent after comparing datasheets. If this is incorrect I have no issues with removing the postfix. Thanks, Robert > Jonathan > > > > > > > > > Thanks, > > > Denis > > > > > > > > > -----Original Message----- > > > From: linux-iio-owner@xxxxxxxxxxxxxxx <linux-iio-owner@xxxxxxxxxxxxxxx> On Behalf Of Robert Jones > > > Sent: Tuesday, March 5, 2019 12:33 PM > > > To: Jonathan Cameron <jic23@xxxxxxxxxx>; Rob Herring <robh+dt@xxxxxxxxxx>; Mark Rutland <mark.rutland@xxxxxxx> > > > Cc: devicetree@xxxxxxxxxxxxxxx; linux-iio@xxxxxxxxxxxxxxx; Hartmut Knaack <knaack.h@xxxxxx>; Lars-Peter Clausen <lars@xxxxxxxxxx>; Peter Meerwald-Stadler <pmeerw@xxxxxxxxxx>; Robert Jones <rjones@xxxxxxxxxxxxx> > > > Subject: [PATCH 1/2] dt-bindings: iio: accel: add LIS2DE12 sensor device binding > > > > > > Signed-off-by: Robert Jones <rjones@xxxxxxxxxxxxx> > > > --- > > > 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 > > >