linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: Re: [PATCH 1/2] ARM: dts: gose: Fix ports node name for adv7180
Date: Tue, 7 Jul 2020 11:59:12 +0200	[thread overview]
Message-ID: <CAMuHMdUR6ouBg3LTqE80vUS1UMriXnOiVBoUpoL8SHyCAiFrWQ@mail.gmail.com> (raw)
In-Reply-To: <20200704155856.3037010-2-niklas.soderlund+renesas@ragnatech.se>

Hi Niklas,

On Sat, Jul 4, 2020 at 5:59 PM Niklas Söderlund
<niklas.soderlund+renesas@ragnatech.se> wrote:
> When adding the adv7180 device node the ports node was misspelled as
> port, fix this.
>
> Fixes: 8cae359049a88b75 ("ARM: dts: gose: add composite video input")
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

Thanks for your patch!

> --- a/arch/arm/boot/dts/r8a7793-gose.dts
> +++ b/arch/arm/boot/dts/r8a7793-gose.dts
> @@ -336,7 +336,7 @@ composite-in@20 {
>                         reg = <0x20>;
>                         remote = <&vin1>;
>
> -                       port {
> +                       ports {
>                                 #address-cells = <1>;
>                                 #size-cells = <0>;
>

Does this have any run-time impact, or dependencies?
Don't we need the same fix for the other boards?

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  reply	other threads:[~2020-07-07  9:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-04 15:58 [PATCH 0/2] ARM: dts: renesas: Cleanup ADV7180 bindings Niklas Söderlund
2020-07-04 15:58 ` [PATCH 1/2] ARM: dts: gose: Fix ports node name for adv7180 Niklas Söderlund
2020-07-07  9:59   ` Geert Uytterhoeven [this message]
2020-07-13  7:24     ` Niklas Söderlund
2020-07-13  7:51       ` Geert Uytterhoeven
2020-07-13  8:15         ` Niklas Söderlund
2020-07-13  9:04           ` Ulrich Hecht
2020-07-04 15:58 ` [PATCH 2/2] ARM: dts: renesas: Remove unused remote property from adv7180 nodes Niklas Söderlund
2020-07-13  9:06   ` 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=CAMuHMdUR6ouBg3LTqE80vUS1UMriXnOiVBoUpoL8SHyCAiFrWQ@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=niklas.soderlund+renesas@ragnatech.se \
    /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).