All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Jonathan Cameron <jic23@kernel.org>,
	Samu Onkalo <samu.onkalo@intel.com>,
	linux-iio@vger.kernel.org
Subject: Re: [PATCH 2/2 v3] iio: magn: add a driver for AK8974
Date: Thu, 21 Jul 2016 01:56:20 +0200	[thread overview]
Message-ID: <20160720235620.GA2561@earth> (raw)

[-- Attachment #1: Type: text/plain, Size: 939 bytes --]

Hi,

> This adds a driver for the Asahi Kasei AK8975 and its sibling
> AMI305 magnetometers. It was deployed on scale in 2009 on a
> multitude of devices. It is distincly different from AK8973
> and AK8975 and needs its own driver.
>
> This patch is based on the long lost work of Samu Onkalo at Nokia,
> who made a misc character device driver for the Maemo/MeeGo Nokia
> devices, before the time of the IIO subsystem. It was mounted in e.g.
> the Nokia N950, N8, N86, N97 etc. It is also mounted on the
> ST-Ericsson HREF reference designs.

[On N950]
Tested-By: Sebastian Reichel <sre@kernel.org>

Do you have plans to take over the axis rotation support
from Samu Onkalo's driver? The Nokia vendor kernel had Y
and Z axis inverted. Below is what N950 readings look
like:

n950# cat in_magn_[xyz]_raw
154
-9
-65

P.S.: Sorry for missing Reply-To. I was not subscribed to
linux-iio until now.

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2016-07-20 23:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-20 23:56 Sebastian Reichel [this message]
2016-07-22 15:50 ` [PATCH 2/2 v3] iio: magn: add a driver for AK8974 Linus Walleij
2016-07-22 18:20   ` Sebastian Reichel
  -- strict thread matches above, loose matches on Subject: below --
2016-07-12 15:07 Linus Walleij

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=20160720235620.GA2561@earth \
    --to=sre@kernel.org \
    --cc=jic23@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=samu.onkalo@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.