public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Marc Titinger <mtitinger@baylibre.com>,
	knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 0/2] IIO version of INA2xx
Date: Sat, 19 Dec 2015 16:08:07 +0000	[thread overview]
Message-ID: <567580E7.5010307@kernel.org> (raw)
In-Reply-To: <1450459432-16057-1-git-send-email-mtitinger@baylibre.com>

On 18/12/15 17:23, Marc Titinger wrote:
> v4:
>  * squash previous small fixes into one patch and catch up with fixes from
>    linux-iio git, 'testing' branch.
>  * fix endianness hint by the use of IIO_CPU, following Andrew's comment
>  * fix spacing issue.
>  * add separate ABI documentation entry
> 
> v3 and earlier : see http://www.spinics.net/lists/linux-iio/msg22100.html
> 
> Marc Titinger (2):
>   iio: ina2xx: add support for TI INA2xx Power Monitors
>   iio: ina2xx: add ABI documentation entry sysfs-bus-iio-ina2xx-adc
> 
>  Documentation/ABI/testing/sysfs-bus-iio-ina2xx-adc |  24 +
>  drivers/iio/adc/Kconfig                            |  10 +
>  drivers/iio/adc/Makefile                           |   1 +
>  drivers/iio/adc/ina2xx-adc.c                       | 745 +++++++++++++++++++++
>  4 files changed, 780 insertions(+)
>  create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-ina2xx-adc
>  create mode 100644 drivers/iio/adc/ina2xx-adc.c
> 
The togreg branch to which I applied the previous is a non rebasing tree
and a pull request went out to Greg so a new complete version is no use
now.



  parent reply	other threads:[~2015-12-19 16:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18 17:23 [PATCH v4 0/2] IIO version of INA2xx Marc Titinger
2015-12-18 17:23 ` [PATCH v4 1/2] iio: ina2xx: add support for TI INA2xx Power Monitors Marc Titinger
2015-12-18 17:23 ` [PATCH v4 2/2] iio: ina2xx: add ABI documentation entry sysfs-bus-iio-ina2xx-adc Marc Titinger
2015-12-19 16:08 ` Jonathan Cameron [this message]
2015-12-22 18:53   ` [PATCH v4 0/2] IIO version of INA2xx Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=567580E7.5010307@kernel.org \
    --to=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mtitinger@baylibre.com \
    --cc=pmeerw@pmeerw.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox