All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 3/6] ARM: shmobile: kzm9g-reference dts: Add ak8975 magnetometer node
Date: Tue, 06 Jan 2015 19:51:03 +0000	[thread overview]
Message-ID: <54AC3CA7.2000803@cogentembedded.com> (raw)
In-Reply-To: <1420573329-12762-4-git-send-email-geert+renesas@glider.be>

Hello.

On 01/06/2015 10:42 PM, Geert Uytterhoeven wrote:

> Add a DT node for the AK8975 magnetometer sensor, which is connected to
> i2c0.

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

> Specify the device interrupt to avoid polling for end of conversion.

> While at it rename the DT node to compass@c to describe the device's
> function instead of its model.

> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

    You signed off on the patch twice?

> ---
>   arch/arm/boot/dts/sh73a0-kzm9g-reference.dts | 7 +++++++
>   1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts b/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts
> index 02fc265332e8fb84..beabc3fd013b9ff0 100644
> --- a/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts
> +++ b/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts
> @@ -189,6 +189,13 @@
>   &i2c0 {
>   	status = "okay";
>
> +	compass@c {
> +		compatible = "asahi-kasei,ak8975";
> +		reg = <0x0c>;

    Just 0xc?

WBR, Sergei


  reply	other threads:[~2015-01-06 19:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 19:42 [PATCH 3/6] ARM: shmobile: kzm9g-reference dts: Add ak8975 magnetometer node Geert Uytterhoeven
2015-01-06 19:51 ` Sergei Shtylyov [this message]
2015-01-06 19:53 ` Geert Uytterhoeven
2015-01-06 19:59 ` Sergei Shtylyov
2015-01-06 20:07 ` Geert Uytterhoeven

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=54AC3CA7.2000803@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=linux-sh@vger.kernel.org \
    /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.