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 v5 07/14] arm64: renesas: salvator-x: Sound SSI PIO support
Date: Fri, 30 Oct 2015 10:43:58 +0000	[thread overview]
Message-ID: <563349EE.8000606@cogentembedded.com> (raw)
In-Reply-To: <1446161280-23097-8-git-send-email-horms+renesas@verge.net.au>

Hello.

On 10/30/2015 2:27 AM, Simon Horman wrote:

> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> This patch adds PIO sound support for Salvator-X board.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>   arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 95 ++++++++++++++++++++++
>   1 file changed, 95 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
> index 0599b2be90ab..6a7df7e0ef7a 100644
> --- a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
> +++ b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
[...]
> @@ -71,4 +103,67 @@
>   	pinctrl-names = "default";
>
>   	status = "okay";
> +
> +	clock-frequency = <100000>;
> +
> +	ak4613: codec@0x10 {

    Please drop "0x" from the node name.

[...]

MBR, 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 v5 07/14] arm64: renesas: salvator-x: Sound SSI PIO support
Date: Fri, 30 Oct 2015 13:43:58 +0300	[thread overview]
Message-ID: <563349EE.8000606@cogentembedded.com> (raw)
In-Reply-To: <1446161280-23097-8-git-send-email-horms+renesas@verge.net.au>

Hello.

On 10/30/2015 2:27 AM, Simon Horman wrote:

> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> This patch adds PIO sound support for Salvator-X board.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>   arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 95 ++++++++++++++++++++++
>   1 file changed, 95 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
> index 0599b2be90ab..6a7df7e0ef7a 100644
> --- a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
> +++ b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
[...]
> @@ -71,4 +103,67 @@
>   	pinctrl-names = "default";
>
>   	status = "okay";
> +
> +	clock-frequency = <100000>;
> +
> +	ak4613: codec at 0x10 {

    Please drop "0x" from the node name.

[...]

MBR, Sergei

  parent reply	other threads:[~2015-10-30 10:43 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29 23:27 [PATCH v5 00/14] arm64: renesas: add sound support Simon Horman
2015-10-29 23:27 ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 01/14] arm64: renesas: r8a7795: add AUDIO_DMAC support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 02/14] arm64: renesas: r8a7795: Sound SSI PIO support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 03/14] arm64: renesas: r8a7795: Sound SSI DMA support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 04/14] arm64: renesas: r8a7795: Sound SRC support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 05/14] arm64: renesas: r8a7795: Sound DVC support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 06/14] arm64: renesas: r8a7795: Sound CTU/MIX support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 07/14] arm64: renesas: salvator-x: Sound SSI PIO support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-30  2:40   ` Kuninori Morimoto
2015-10-30  2:40     ` Kuninori Morimoto
2015-10-30  7:57     ` Simon Horman
2015-10-30  7:57       ` Simon Horman
2015-10-30 10:43   ` Sergei Shtylyov [this message]
2015-10-30 10:43     ` Sergei Shtylyov
2015-10-29 23:27 ` [PATCH v5 08/14] arm64: renesas: salvator-x: Sound SSI DMA support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 09/14] arm64: renesas: salvator-x: Sound SSI DMA support via BUSIF Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 10/14] arm64: renesas: salvator-x: Sound SRC support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 11/14] arm64: renesas: salvator-x: Sound DVC support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 12/14] arm64: defconfig: add Renesas sound and AK4613 support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:27 ` [PATCH v5 13/14] arm64: defconfig: add Renesas R-Car DMAC driver support Simon Horman
2015-10-29 23:27   ` Simon Horman
2015-10-29 23:28 ` [PATCH v5 14/14] arm64: defconfig: add CS2000 " Simon Horman
2015-10-29 23:28   ` 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=563349EE.8000606@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.