1. 07 May, 2018 2 commits
    • Fabrice Gasnier's avatar
      dt-bindings: iio: stm32-adc: add support for STM32MP1 · 92a37376
      Fabrice Gasnier authored
      Document support for STM32MP1 ADC. It's quite similar to STM32H7 ADC.
      Introduce "st,stm32mp1-adc" compatible to handle variants of this
      hardware such as vregready flag, interrupts, clock rate.
      Signed-off-by: default avatarFabrice Gasnier <fabrice.gasnier@st.com>
      Reviewed-by: default avatarRob Herring <robh@kernel.org>
      Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
      92a37376
    • Mauro Carvalho Chehab's avatar
      iio: iio.h: use nested struct support on kernel-doc markup · 04e7b3d7
      Mauro Carvalho Chehab authored
      Solve those Sphinx warnings:
      
          ./include/linux/iio/iio.h:270: warning: Function parameter or member 'scan_type.sign' not described in 'iio_chan_spec'
          ./include/linux/iio/iio.h:270: warning: Function parameter or member 'scan_type.realbits' not described in 'iio_chan_spec'
          ./include/linux/iio/iio.h:270: warning: Function parameter or member 'scan_type.storagebits' not described in 'iio_chan_spec'
          ./include/linux/iio/iio.h:270: warning: Function parameter or member 'scan_type.shift' not described in 'iio_chan_spec'
          ./include/linux/iio/iio.h:270: warning: Function parameter or member 'scan_type.repeat' not described in 'iio_chan_spec'
          ./include/linux/iio/iio.h:270: warning: Function parameter or member 'scan_type.endianness' not described in 'iio_chan_spec'
      
          ./include/linux/iio/iio.h:191: WARNING: Unexpected indentation.
          ./include/linux/iio/iio.h:192: WARNING: Block quote ends without a blank line; unexpected unindent.
          ./include/linux/iio/iio.h:198: WARNING: Definition list ends without a blank line; unexpected unindent.
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
      Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
      04e7b3d7
  2. 06 May, 2018 14 commits
  3. 28 Apr, 2018 24 commits