All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 08/10] ARM: shmobile: armadillo800eva dts: Use generic names for device nodes
Date: Mon, 27 Apr 2015 13:05:08 +0000	[thread overview]
Message-ID: <553E3404.6020601@cogentembedded.com> (raw)
In-Reply-To: <1430139334-15272-9-git-send-email-geert+renesas@glider.be>

Hello.

On 04/27/2015 03:55 PM, Geert Uytterhoeven wrote:

> wm8978 -> codec

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>   arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

> diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> index 9bd0cb439f448d03..2e31d8c01cbf6a74 100644
> --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> @@ -208,7 +208,7 @@
>   		gpios = <&pfc 166 GPIO_ACTIVE_LOW>;
>   	};
>
> -	wm8978: wm8978@1a {
> +	wm8978: codec@1a {

     Perhaps sound-codec?

[...]

WBR, Sergei


WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>
Cc: devicetree@vger.kernel.org, linux-sh@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 08/10] ARM: shmobile: armadillo800eva dts: Use generic names for device nodes
Date: Mon, 27 Apr 2015 16:05:08 +0300	[thread overview]
Message-ID: <553E3404.6020601@cogentembedded.com> (raw)
In-Reply-To: <1430139334-15272-9-git-send-email-geert+renesas@glider.be>

Hello.

On 04/27/2015 03:55 PM, Geert Uytterhoeven wrote:

> wm8978 -> codec

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>   arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

> diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> index 9bd0cb439f448d03..2e31d8c01cbf6a74 100644
> --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> @@ -208,7 +208,7 @@
>   		gpios = <&pfc 166 GPIO_ACTIVE_LOW>;
>   	};
>
> -	wm8978: wm8978@1a {
> +	wm8978: codec@1a {

     Perhaps sound-codec?

[...]

WBR, Sergei


WARNING: multiple messages have this Message-ID (diff)
From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 08/10] ARM: shmobile: armadillo800eva dts: Use generic names for device nodes
Date: Mon, 27 Apr 2015 16:05:08 +0300	[thread overview]
Message-ID: <553E3404.6020601@cogentembedded.com> (raw)
In-Reply-To: <1430139334-15272-9-git-send-email-geert+renesas@glider.be>

Hello.

On 04/27/2015 03:55 PM, Geert Uytterhoeven wrote:

> wm8978 -> codec

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>   arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

> diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> index 9bd0cb439f448d03..2e31d8c01cbf6a74 100644
> --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> @@ -208,7 +208,7 @@
>   		gpios = <&pfc 166 GPIO_ACTIVE_LOW>;
>   	};
>
> -	wm8978: wm8978 at 1a {
> +	wm8978: codec at 1a {

     Perhaps sound-codec?

[...]

WBR, Sergei

  reply	other threads:[~2015-04-27 13:05 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-27 12:55 [PATCH 00/10] ARM: shmobile: Use generic names for device nodes Geert Uytterhoeven
2015-04-27 12:55 ` Geert Uytterhoeven
2015-04-27 12:55 ` Geert Uytterhoeven
2015-04-27 12:55 ` [PATCH 01/10] ARM: shmobile: r8a7740 dtsi: " Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55 ` [PATCH 02/10] ARM: shmobile: r8a7778 " Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55 ` [PATCH 03/10] ARM: shmobile: r8a7779 " Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55 ` [PATCH 04/10] ARM: shmobile: r8a7790 " Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55 ` [PATCH 05/10] ARM: shmobile: r8a7791 " Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55 ` [PATCH 06/10] ARM: shmobile: sh73a0 " Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55 ` [PATCH 07/10] ARM: shmobile: ape6evm dts: " Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55 ` [PATCH 08/10] ARM: shmobile: armadillo800eva " Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 13:05   ` Sergei Shtylyov [this message]
2015-04-27 13:05     ` Sergei Shtylyov
2015-04-27 13:05     ` Sergei Shtylyov
2015-04-28  8:52     ` Geert Uytterhoeven
2015-04-28  8:52       ` Geert Uytterhoeven
2015-04-28  8:52       ` Geert Uytterhoeven
2015-04-30  0:12       ` Simon Horman
2015-04-30  0:12         ` Simon Horman
2015-04-30  0:12         ` Simon Horman
2015-04-30  0:13         ` Simon Horman
2015-04-30  0:13           ` Simon Horman
2015-04-30  0:13           ` Simon Horman
2015-04-27 12:55 ` [PATCH 09/10] ARM: shmobile: kzm9d " Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55 ` [PATCH 10/10] ARM: shmobile: marzen " Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 12:55   ` Geert Uytterhoeven
2015-04-27 13:06   ` Sergei Shtylyov
2015-04-27 13:06     ` Sergei Shtylyov
2015-04-27 13:06     ` Sergei Shtylyov
2015-04-27 13:53     ` Geert Uytterhoeven
2015-04-27 13:53       ` Geert Uytterhoeven
2015-04-27 13:53       ` Geert Uytterhoeven
2015-04-28  0:57 ` [PATCH 00/10] ARM: shmobile: " Simon Horman
2015-04-28  0:57   ` Simon Horman
2015-04-28  0:57   ` Simon Horman

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=553E3404.6020601@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=linux-arm-kernel@lists.infradead.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.