On Mon, 19 Jul 2021 13:21:54 +0200, Stephan Gerhold wrote: > BMC156 is very smilar to BMC150, but it has only one accelerometer > interrupt pin. It would make sense if only INT1 was exposed but someone > at Bosch was crazy and decided to only have an INT2 pin. > > In this case, it does not make sense if the first interrupt pin is > treated as INT1 (since that pin does not exist). Add a note to the > bindings that the first interrupt pin is treated as INT2 for BMC156. > > Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx> > --- > .../bindings/iio/accel/bosch,bma255.yaml | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>