All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	Ulrich Hecht <uli+renesas@fpond.eu>
Subject: Re: [PATCH 1/2] ARM: dts: gose: Fix ports node name for adv7180
Date: Mon, 13 Jul 2020 10:15:26 +0200	[thread overview]
Message-ID: <20200713081526.GK1498036@oden.dyn.berto.se> (raw)
In-Reply-To: <CAMuHMdUfDzDi1ELwsHeCe71Jm5zr9+rGT3o_R+cyPRqiyax3=g@mail.gmail.com>

Hi Geert,

On 2020-07-13 09:51:08 +0200, Geert Uytterhoeven wrote:
> > > Don't we need the same fix for the other boards?
> >
> > The only other board we have that uses the same compatible string
> > (adi,adv7180cp) is Draak and there the ports node is already correctly
> > named.
> 
> Ah, I missed Gose is using "adi,adv7180cp", while Lager, Koelsch, Porter,
> Alt, and Silk are using "adi,adv7180".
> 
> Next question: why the difference? Gose and Koelsch should be identical
> w.r.t. these interfaces.  In fact all boards listed above are using
> ADV7180WBCP32Z, and seem to use similar wiring.

Good point.

The difference as far as I can tell is only in the bindings. The older 
'adi,adv7180' compatibility string only describes where the adv7180 is 
transmitting the data it collects from an undescribed connector. While 
the more recent compat string 'adi,adv7180cp' describes both the 
destination and the connector. A good example as you point out is to 
compare koelsch with gose. From a V4L2 point of view the connector being 
described does not effect the capture operation.

Ulrich maybe you can help us shed some light on this as you added the 
new compat strings?

> 
> What's happening?

If I only knew ;-)

-- 
Regards,
Niklas Söderlund

  reply	other threads:[~2020-07-13  8:15 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
2020-07-13  7:24     ` Niklas Söderlund
2020-07-13  7:51       ` Geert Uytterhoeven
2020-07-13  8:15         ` Niklas Söderlund [this message]
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=20200713081526.GK1498036@oden.dyn.berto.se \
    --to=niklas.soderlund+renesas@ragnatech.se \
    --cc=geert@linux-m68k.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=uli+renesas@fpond.eu \
    /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.