public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Icenowy Zheng <icenowy@aosc.xyz>
Cc: "Mark Rutland" <mark.rutland@arm.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"Vishnu Patekar" <vishnupatekar0510@gmail.com>,
	"Arnd Bergmann" <arnd@arndb.de>,
	"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
	"André Przywara" <andre.przywara@arm.com>,
	"Jonathan Corbet" <corbet@lwn.net>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	"Russell King" <linux@armlinux.org.uk>,
	"Hans de Goede" <hdegoede@redhat.com>,
	"Chen-Yu Tsai" <wens@csie.org>,
	"\"linux-arm-kernel@lists.infradead.org\""
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 2/3] ARM: dts: sunxi: add support for Orange Pi Zero board
Date: Tue, 6 Dec 2016 09:00:56 +0100	[thread overview]
Message-ID: <20161206080056.23jpd4e7eeuhuyiq@lukather> (raw)
In-Reply-To: <17819681480935706@web24g.yandex.ru>


[-- Attachment #1.1: Type: text/plain, Size: 2744 bytes --]

On Mon, Dec 05, 2016 at 07:01:46PM +0800, Icenowy Zheng wrote:
> 
> 
> 05.12.2016, 17:40, "Maxime Ripard" <maxime.ripard@free-electrons.com>:
> > On Mon, Dec 05, 2016 at 04:59:44PM +0800, Icenowy Zheng wrote:
> >>  2016年12月5日 16:52于 Maxime Ripard <maxime.ripard@free-electrons.com>写道:
> >>  >
> >>  > On Fri, Dec 02, 2016 at 10:22:30PM +0800, Icenowy Zheng wrote:
> >>  > >
> >>  > >
> >>  > > 01.12.2016, 17:36, "Maxime Ripard" <maxime.ripard@free-electrons.com>:
> >>  > > > On Mon, Nov 28, 2016 at 12:29:07AM +0000, André Przywara wrote:
> >>  > > >>  > Something more interesting happened.
> >>  > > >>  >
> >>  > > >>  > Xunlong made a add-on board for Orange Pi Zero, which exposes the
> >>  > > >>  > two USB Controllers exported at expansion bus as USB Type-A
> >>  > > >>  > connectors.
> >>  > > >>  >
> >>  > > >>  > Also it exposes a analog A/V jack and a microphone.
> >>  > > >>  >
> >>  > > >>  > Should I enable {e,o}hci{2.3} in the device tree?
> >>  > > >>
> >>  > > >>  Actually we should do this regardless of this extension board. The USB
> >>  > > >>  pins are not multiplexed and are exposed on user accessible pins (just
> >>  > > >>  not soldered, but that's a detail), so I think they qualify for DT
> >>  > > >>  enablement. And even if a user can't use them, it doesn't hurt to have
> >>  > > >>  them (since they are not multiplexed).
> >>  > > >
> >>  > > > My main concern about this is that we'll leave regulators enabled by
> >>  > > > default, for a minority of users. And that minority will prevent to do
> >>  > > > a proper power management when the times come since we'll have to keep
> >>  > > > that behaviour forever.
> >>  > >
> >>  > > I think these users can add a 'fdt set /xxx/xxx status "disabled" ' .
> >>  >
> >>  > You can't ask that from the majority of users. These users will take
> >>  > debian or fedora, install it, and expect everything to work
> >>  > properly. I would make the opposite argument actually. If someone is
> >>  > knowledgeable enough to solder the USB pins a connector, then (s)he'll
> >>  > be able to make that u-boot call.
> >>
> >>  Now (s)he do not need soldering.
> >>
> >>  (S)he needs only paying $1.99 more to Xunlong to get the expansion
> >>  board, and insert it on the OPi Zero.
> >
> > Which is going to require an overlay anyway, so we could have the USB
> > bits in there too.
> 
> If so, I think the [PATCH -next v3 2/2] is ready to be merged ;-)

I meant enabling the USB in the overlay, you enabled it in the base DT.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2016-12-06  8:00 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20161205120021.0GBGtAl4@smtp3m.mail.yandex.net>
2016-12-05  9:40 ` [PATCH v2 2/3] ARM: dts: sunxi: add support for Orange Pi Zero board Maxime Ripard
2016-12-05 11:01   ` Icenowy Zheng
2016-12-06  8:00     ` Maxime Ripard [this message]
2016-12-06 15:16       ` Icenowy Zheng
2016-11-21 16:24 [PATCH v2 1/3] ARM: sunxi: add support for H2+ SoC Icenowy Zheng
2016-11-21 16:24 ` [PATCH v2 2/3] ARM: dts: sunxi: add support for Orange Pi Zero board Icenowy Zheng
2016-11-23  7:57   ` Maxime Ripard
2016-11-23  9:23     ` Andre Przywara
     [not found]       ` <a4393a37-5008-ec76-9886-05f8686dadd5-5wv7dgnIgG8@public.gmane.org>
2016-11-24 21:29         ` Maxime Ripard
2016-11-27  9:36   ` Icenowy Zheng
2016-11-28  0:29     ` André Przywara
2016-12-01  9:36       ` Maxime Ripard
2016-12-02 14:22         ` Icenowy Zheng
2016-12-02 14:30           ` Hans de Goede
2016-12-02 14:32             ` Icenowy Zheng
2016-12-02 16:10               ` Andre Przywara
2016-12-02 16:37                 ` Chen-Yu Tsai
2016-12-05  9:05                 ` Maxime Ripard
2016-12-05  8:52           ` Maxime Ripard

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=20161206080056.23jpd4e7eeuhuyiq@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=andre.przywara@arm.com \
    --cc=arnd@arndb.de \
    --cc=corbet@lwn.net \
    --cc=devicetree@vger.kernel.org \
    --cc=hdegoede@redhat.com \
    --cc=icenowy@aosc.xyz \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=vishnupatekar0510@gmail.com \
    --cc=wens@csie.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