mbox series

[0/2] Enhance dt support and channel creation

Message ID 20190518213511.23253-1-barbara.fernandes@usp.br (mailing list archive)
Headers show
Series Enhance dt support and channel creation | expand

Message

Bárbara Fernandes May 18, 2019, 9:35 p.m. UTC
This series of patches set a struct of_device_id with all the devices this
driver is able to manage and also add a macro to facilitate channel creation for
its two capacitance channels.

Bárbara Fernandes (2):
  staging: iio: cdc: ad7150: create of_device_id array
  staging: iio: cdc: ad7150: create macro for capacitance channels

 drivers/staging/iio/cdc/ad7150.c | 39 ++++++++++++++++++--------------
 1 file changed, 22 insertions(+), 17 deletions(-)