From: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
To: Geert Uytterhoeven
<geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>,
linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Simon Horman <horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>,
Magnus Damm <magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2] ARM: shmobile: kzm9g dts: Use adxl345-specific compatible property
Date: Mon, 06 Jul 2015 16:29:33 +0300 [thread overview]
Message-ID: <15966074.zDS67FO48r@avalon> (raw)
In-Reply-To: <1436180132-26190-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
Hi Geert,
Thank you for the patch.
On Monday 06 July 2015 12:55:32 Geert Uytterhoeven wrote:
> Replace the deprecated generic "adi,adxl34x" compatible value by the
> adxl345-specific "adi,adxl345" value, cfr. commit e465bf6fc55d5ce2 ("DT:
> i2c: Deprecate adi,adxl34x compatible string").
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
Acked-by: Laurent Pinchart <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
> ---
> Depends on commit 3a38958d2477b718 ("Input: adxl34x - add OF match
> support"), which is in v4.2-rc1.
>
> This is v2 of "ARM: shmobile: kzm9g dts: Add adxl345-specific compatible
> property".
>
> v2:
> - Drop deprecated "adi,adxl34x"
> ---
> arch/arm/boot/dts/sh73a0-kzm9g.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/sh73a0-kzm9g.dts
> b/arch/arm/boot/dts/sh73a0-kzm9g.dts index
> 24b4cd24dceb2f9e..7fc5602810ad0da1 100644
> --- a/arch/arm/boot/dts/sh73a0-kzm9g.dts
> +++ b/arch/arm/boot/dts/sh73a0-kzm9g.dts
> @@ -206,7 +206,7 @@
> };
>
> accelerometer@1d {
> - compatible = "adi,adxl34x";
> + compatible = "adi,adxl345";
> reg = <0x1d>;
> interrupt-parent = <&irqpin3>;
> interrupts = <2 IRQ_TYPE_LEVEL_HIGH>,
--
Regards,
Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] ARM: shmobile: kzm9g dts: Use adxl345-specific compatible property
Date: Mon, 06 Jul 2015 13:29:33 +0000 [thread overview]
Message-ID: <15966074.zDS67FO48r@avalon> (raw)
In-Reply-To: <1436180132-26190-1-git-send-email-geert+renesas@glider.be>
Hi Geert,
Thank you for the patch.
On Monday 06 July 2015 12:55:32 Geert Uytterhoeven wrote:
> Replace the deprecated generic "adi,adxl34x" compatible value by the
> adxl345-specific "adi,adxl345" value, cfr. commit e465bf6fc55d5ce2 ("DT:
> i2c: Deprecate adi,adxl34x compatible string").
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> ---
> Depends on commit 3a38958d2477b718 ("Input: adxl34x - add OF match
> support"), which is in v4.2-rc1.
>
> This is v2 of "ARM: shmobile: kzm9g dts: Add adxl345-specific compatible
> property".
>
> v2:
> - Drop deprecated "adi,adxl34x"
> ---
> arch/arm/boot/dts/sh73a0-kzm9g.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/sh73a0-kzm9g.dts
> b/arch/arm/boot/dts/sh73a0-kzm9g.dts index
> 24b4cd24dceb2f9e..7fc5602810ad0da1 100644
> --- a/arch/arm/boot/dts/sh73a0-kzm9g.dts
> +++ b/arch/arm/boot/dts/sh73a0-kzm9g.dts
> @@ -206,7 +206,7 @@
> };
>
> accelerometer@1d {
> - compatible = "adi,adxl34x";
> + compatible = "adi,adxl345";
> reg = <0x1d>;
> interrupt-parent = <&irqpin3>;
> interrupts = <2 IRQ_TYPE_LEVEL_HIGH>,
--
Regards,
Laurent Pinchart
WARNING: multiple messages have this Message-ID (diff)
From: laurent.pinchart@ideasonboard.com (Laurent Pinchart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: shmobile: kzm9g dts: Use adxl345-specific compatible property
Date: Mon, 06 Jul 2015 16:29:33 +0300 [thread overview]
Message-ID: <15966074.zDS67FO48r@avalon> (raw)
In-Reply-To: <1436180132-26190-1-git-send-email-geert+renesas@glider.be>
Hi Geert,
Thank you for the patch.
On Monday 06 July 2015 12:55:32 Geert Uytterhoeven wrote:
> Replace the deprecated generic "adi,adxl34x" compatible value by the
> adxl345-specific "adi,adxl345" value, cfr. commit e465bf6fc55d5ce2 ("DT:
> i2c: Deprecate adi,adxl34x compatible string").
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> ---
> Depends on commit 3a38958d2477b718 ("Input: adxl34x - add OF match
> support"), which is in v4.2-rc1.
>
> This is v2 of "ARM: shmobile: kzm9g dts: Add adxl345-specific compatible
> property".
>
> v2:
> - Drop deprecated "adi,adxl34x"
> ---
> arch/arm/boot/dts/sh73a0-kzm9g.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/sh73a0-kzm9g.dts
> b/arch/arm/boot/dts/sh73a0-kzm9g.dts index
> 24b4cd24dceb2f9e..7fc5602810ad0da1 100644
> --- a/arch/arm/boot/dts/sh73a0-kzm9g.dts
> +++ b/arch/arm/boot/dts/sh73a0-kzm9g.dts
> @@ -206,7 +206,7 @@
> };
>
> accelerometer at 1d {
> - compatible = "adi,adxl34x";
> + compatible = "adi,adxl345";
> reg = <0x1d>;
> interrupt-parent = <&irqpin3>;
> interrupts = <2 IRQ_TYPE_LEVEL_HIGH>,
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2015-07-06 13:29 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 10:55 [PATCH v2] ARM: shmobile: kzm9g dts: Use adxl345-specific compatible property Geert Uytterhoeven
2015-07-06 10:55 ` Geert Uytterhoeven
2015-07-06 10:55 ` Geert Uytterhoeven
[not found] ` <1436180132-26190-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2015-07-06 13:29 ` Laurent Pinchart [this message]
2015-07-06 13:29 ` Laurent Pinchart
2015-07-06 13:29 ` Laurent Pinchart
2015-07-07 0:26 ` Simon Horman
2015-07-07 0:26 ` Simon Horman
2015-07-07 0:26 ` Simon Horman
[not found] ` <20150707002621.GD13326-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2015-07-07 6:56 ` Laurent Pinchart
2015-07-07 6:56 ` Laurent Pinchart
2015-07-07 6:56 ` Laurent Pinchart
2015-07-08 0:51 ` Simon Horman
2015-07-08 0:51 ` Simon Horman
2015-07-08 0:51 ` Simon Horman
2015-08-13 0:05 ` Simon Horman
2015-08-13 0:05 ` Simon Horman
2015-08-13 0:05 ` Simon Horman
2015-08-13 9:26 ` Geert Uytterhoeven
2015-08-13 9:26 ` Geert Uytterhoeven
2015-08-13 9:26 ` Geert Uytterhoeven
2015-08-13 21:31 ` Laurent Pinchart
2015-08-13 21:31 ` Laurent Pinchart
2015-08-13 21:31 ` Laurent Pinchart
2015-08-14 4:54 ` Simon Horman
2015-08-14 4:54 ` Simon Horman
2015-08-14 4:54 ` Simon Horman
2015-08-14 5:17 ` Laurent Pinchart
2015-08-14 5:17 ` Laurent Pinchart
2015-08-14 5:17 ` Laurent Pinchart
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=15966074.zDS67FO48r@avalon \
--to=laurent.pinchart-rylnwiuwjnjg/c1bvhzhaw@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org \
--cc=horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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.