1. 18 Jan, 2020 1 commit
  2. 13 Jan, 2020 7 commits
  3. 12 Jan, 2020 7 commits
  4. 10 Jan, 2020 14 commits
  5. 03 Jan, 2020 5 commits
  6. 30 Dec, 2019 1 commit
    • Linus Walleij's avatar
      iio: accel: bma180: BMA254 support · c1d1c4a6
      Linus Walleij authored
      This adds support for the BMA254 variant of this
      accelerometer. The only difference for the simple IIO
      driver is that values are 12 bit and the temperature
      offset differs by 1 degree.
      
      Whilst wildcards in naming are normally frowned upon:
      
      The cases where I have labeled variables "25x" is where the
      models are identical, so as to make things easier for people
      that want to add support for BMA253 and BMA255.
      
      Cc: Peter Meerwald <pmeerw@pmeerw.net>
      Cc: Oleksandr Kravchenko <o.v.kravchenko@globallogic.com>
      Cc: devicetree@vger.kernel.org
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
      c1d1c4a6
  7. 29 Dec, 2019 5 commits