linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: cphealy@gmail.com (Chris Healy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx: rdu1: cosmetic changes to the audio nodes
Date: Wed, 8 Nov 2017 09:30:44 -0800	[thread overview]
Message-ID: <CAFXsbZqYhC7R3M6W8sATJuhHbABYvVY6NbzYkodL1Jb6p6AUUA@mail.gmail.com> (raw)
In-Reply-To: <20171108171300.15068-1-l.stach@pengutronix.de>

Reviewed-by: Chris Healy <cphealy@gmail.com>

On Wed, Nov 8, 2017 at 9:13 AM, Lucas Stach <l.stach@pengutronix.de> wrote:
> This renames the audio device to "Front" in order to match the RDU2
> naming, which makes it easier for a unified userspace to deal with
> both boards.
>
> Also rename the phandle for the headphone amplifier to more closely
> resemble the RDU2 DTS.
>
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> ---
>  arch/arm/boot/dts/imx51-zii-rdu1.dts | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/boot/dts/imx51-zii-rdu1.dts b/arch/arm/boot/dts/imx51-zii-rdu1.dts
> index 2628dbe4174b..31c35919c580 100644
> --- a/arch/arm/boot/dts/imx51-zii-rdu1.dts
> +++ b/arch/arm/boot/dts/imx51-zii-rdu1.dts
> @@ -243,7 +243,7 @@
>
>         sound {
>                 compatible = "simple-audio-card";
> -               simple-audio-card,name = "RDU1 audio";
> +               simple-audio-card,name = "Front";
>                 simple-audio-card,format = "i2s";
>                 simple-audio-card,bitclock-master = <&sound_codec>;
>                 simple-audio-card,frame-master = <&sound_codec>;
> @@ -252,7 +252,7 @@
>                 simple-audio-card,routing =
>                         "Headphone Jack", "HPLEFT",
>                         "Headphone Jack", "HPRIGHT";
> -               simple-audio-card,aux-devs = <&tpa6130a2>;
> +               simple-audio-card,aux-devs = <&hpa1>;
>
>                 sound_cpu: simple-audio-card,cpu {
>                         sound-dai = <&ssi2>;
> @@ -480,7 +480,7 @@
>                 reg = <0x50>;
>         };
>
> -       tpa6130a2: amp at 60 {
> +       hpa1: amp at 60 {
>                 compatible = "ti,tpa6130a2";
>                 reg = <0x60>;
>                 pinctrl-names = "default";
> --
> 2.11.0
>

  reply	other threads:[~2017-11-08 17:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-08 17:13 [PATCH] ARM: dts: imx: rdu1: cosmetic changes to the audio nodes Lucas Stach
2017-11-08 17:30 ` Chris Healy [this message]
2017-11-16  9:03 ` Shawn Guo

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=CAFXsbZqYhC7R3M6W8sATJuhHbABYvVY6NbzYkodL1Jb6p6AUUA@mail.gmail.com \
    --to=cphealy@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).