1. 21 Apr, 2018 7 commits
  2. 15 Apr, 2018 19 commits
  3. 08 Apr, 2018 3 commits
  4. 30 Mar, 2018 10 commits
  5. 25 Mar, 2018 1 commit
    • Brian Masney's avatar
      staging: iio: tsl2x7x: use either direction for IIO_EV_INFO_{ENABLE,PERIOD} · a2fdb4e1
      Brian Masney authored
      The events IIO_EV_INFO_VALUE and IIO_EV_INFO_ENABLE currently have a
      falling and rising direction configured. There does not need to be a
      separate distinction so this patch changes these to use the
      either direction. Directory listing of event sysfs attributes for a
      TSL2772 with this patch applied:
      
      in_intensity0_thresh_either_en
      in_intensity0_thresh_either_period
      in_intensity0_thresh_falling_value
      in_intensity0_thresh_rising_value
      in_proximity0_thresh_either_en
      in_proximity0_thresh_either_period
      in_proximity0_thresh_falling_value
      in_proximity0_thresh_rising_value
      Signed-off-by: default avatarBrian Masney <masneyb@onstation.org>
      Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
      a2fdb4e1