From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: dts: uniphier: add ProXstream2 Vodka board support
Date: Fri, 23 Oct 2015 22:10:01 +0200 [thread overview]
Message-ID: <4176900.TvBCpZCKl2@wuerfel> (raw)
In-Reply-To: <CAK7LNAQG-aqu0khSMZYLqd0P_Oz4MPuQccTMb0nYeR5JthnKhA@mail.gmail.com>
On Wednesday 21 October 2015 17:49:12 Masahiro Yamada wrote:
> > Right. In-kernel drivers can handle it nicely.
> >
> > Also, we can write a device tree that specifies device connection
> > hierarchy like follows.
> > The device names will appear under /sys/ directory and user-land
> > applications can check them.
> >
> > &i2c4 {
> > demodulator {
> > compatible = "...";
> >
> > };
> > };
> >
> > &i2c6 {
> > hdmi_tx {
> >
> > compatible = "...";
> > };
> > }
> >
> >
> > I understand that I2C bus number assumption is avoidable,
> > but I am still not fully convinced.
> >
> > Matching /dev/i2c* and the real hardware block ID (this is written in
> > the SoC spec book)
> > makes things clearer, I think.
> >
>
>
> Anyway, this version is unacceptable, right?
Sorry for the late reply.
I would not call it unacceptable, just a bit unpleasant. We can merge it
if you cannot come up with a nicer way to do this. It was a good idea
to split to resend the series without this patch, but the replacement
to delete the aliases also doesn't look nice. If we can't come up with
a better way to do this, I'd suggest you re-send this patch and add a
bit more explanation into the changelog as to why you want this to
be done in an unusual way.
Arnd
next prev parent reply other threads:[~2015-10-23 20:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-15 9:05 [PATCH 0/3] ARM: dts: uniphier: DTS updates for UniPhier SoCs for Linux 4.14-rc1 Masahiro Yamada
2015-10-15 9:05 ` [PATCH 1/3] ARM: dts: uniphier: change the external bus address mapping Masahiro Yamada
2015-10-15 9:05 ` [PATCH 2/3] ARM: dts: uniphier: add ProXstream2 Vodka board support Masahiro Yamada
2015-10-15 15:17 ` Arnd Bergmann
2015-10-16 5:24 ` Masahiro Yamada
2015-10-16 9:18 ` Arnd Bergmann
2015-10-16 9:50 ` Masahiro Yamada
2015-10-21 8:49 ` Masahiro Yamada
2015-10-23 20:10 ` Arnd Bergmann [this message]
2015-10-15 9:05 ` [PATCH 3/3] ARM: dts: uniphier: add ProXstream2 Gentil " Masahiro Yamada
2015-10-15 15:18 ` [PATCH 0/3] ARM: dts: uniphier: DTS updates for UniPhier SoCs for Linux 4.14-rc1 Arnd Bergmann
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=4176900.TvBCpZCKl2@wuerfel \
--to=arnd@arndb.de \
--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).