linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Daniel Baluta <daniel.baluta@intel.com>, pmeerw@pmeerw.net
Cc: knaack.h@gmx.de, lars@metafoo.de, linux-kernel@vger.kernel.org,
	linux-iio@vger.kernel.org
Subject: Re: [PATCH v2 0/3] Introduce support for MMC35240 magnetic sensor
Date: Sun, 26 Apr 2015 18:00:21 +0100	[thread overview]
Message-ID: <553D19A5.1030101@kernel.org> (raw)
In-Reply-To: <1429891112-11888-1-git-send-email-daniel.baluta@intel.com>

On 24/04/15 16:58, Daniel Baluta wrote:
> This adds support for Memsic's MMC35240 magnetometer. The sensor does
> not offer an interrupt line for data ready so for the moment we only
> expose raw readings via sysfs interface.
> 
> This patchset also adds ACPI and Power Management support.
> 
> Changes since v1:
> 	* fixed nits reported by Peter and Jonathan
> 	* https://lkml.org/lkml/2015/4/15/186
> 
> Daniel Baluta (3):
>   iio: magnetometer: Add support for MEMSIC MMC35240 sensor
>   iio: magnetometer: mmc35240: Add PM sleep support
>   iio: magnetometer: Add ACPI support for MMC35240
> 
>  drivers/iio/magnetometer/Kconfig    |  11 +
>  drivers/iio/magnetometer/Makefile   |   1 +
>  drivers/iio/magnetometer/mmc35240.c | 511 ++++++++++++++++++++++++++++++++++++
>  3 files changed, 523 insertions(+)
>  create mode 100644 drivers/iio/magnetometer/mmc35240.c
> 
I'm happy with the whole series.  Will leave it a few days though to
give Peter time to take another look if he wants (or anyone else
who feels like it!)

Hopefully I'll manage a quick catch up session sometime mid week
as only getting to this stuff on Saturday's is leaving me with quite
a backlog at the moment!

Jonathan


  parent reply	other threads:[~2015-04-26 17:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-24 15:58 [PATCH v2 0/3] Introduce support for MMC35240 magnetic sensor Daniel Baluta
2015-04-24 15:58 ` [PATCH v2 1/3] iio: magnetometer: Add support for MEMSIC MMC35240 sensor Daniel Baluta
2015-05-08 14:08   ` Jonathan Cameron
2015-06-28 23:07   ` Hartmut Knaack
2015-06-29  7:52     ` Daniel Baluta
2015-06-29 19:17       ` Hartmut Knaack
2015-06-30  9:35         ` Daniel Baluta
2015-04-24 15:58 ` [PATCH v2 2/3] iio: magnetometer: mmc35240: Add PM sleep support Daniel Baluta
2015-05-08 14:08   ` Jonathan Cameron
2015-04-24 15:58 ` [PATCH v2 3/3] iio: magnetometer: Add ACPI support for MMC35240 Daniel Baluta
2015-05-08 14:09   ` Jonathan Cameron
2015-04-26 17:00 ` Jonathan Cameron [this message]
2015-05-08 11:29   ` [PATCH v2 0/3] Introduce support for MMC35240 magnetic sensor Daniel Baluta
2015-05-08 14:04     ` jic23

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=553D19A5.1030101@kernel.org \
    --to=jic23@kernel.org \
    --cc=daniel.baluta@intel.com \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).