public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: yingjoe.chen@mediatek.com (Yingjoe Chen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 5/5] arm64: dts: mediatek: add xHCI & usb phy for mt8173
Date: Mon, 20 Jul 2015 22:51:13 +0800	[thread overview]
Message-ID: <1437403873.15139.5.camel@mtksdaap41> (raw)
In-Reply-To: <1437403179.11518.10.camel@mhfsdcap03>


Hi Daniel, Chunfeng,


On Mon, 2015-07-20 at 22:39 +0800, chunfeng yun wrote:
> Hi,
> 
> On Tue, 2015-07-14 at 18:12 +0800, Daniel Kurtz wrote:
<...>
> > > +
> > > +       usb_p1_vbus: fixedregulator at 0 {
> > 
> > Why @0 ?
> It is the first fixed regulator, so set it to 0 as a index.
> I will remove it later

Since this name should be unique, I think we should use gpio number as
address for fixedregulator in case we need other fixedregulators. So
this could be:

	usb_p1_vbus: fixedregulator at 130 {

Also, we should sort according to the address(gpio number) for these
nodes. Does this make sense?

Joe.C

> > 
> > > +               compatible = "regulator-fixed";
> > > +               regulator-name = "usb_vbus";
> > > +               regulator-min-microvolt = <5000000>;
> > > +               regulator-max-microvolt = <5000000>;
> > > +               gpio = <&pio 130 GPIO_ACTIVE_HIGH>;
> > > +               enable-active-high;
> > > +       };

  reply	other threads:[~2015-07-20 14:51 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-08  9:41 [PATCH v2 0/5] Mediatek xHCI support Chunfeng Yun
2015-07-08  9:41 ` [PATCH v2 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs Chunfeng Yun
2015-07-10  5:10   ` Sascha Hauer
2015-07-14  6:19     ` chunfeng yun
2015-07-14  7:45       ` Sascha Hauer
2015-07-15 12:33         ` chunfeng yun
2015-07-08  9:41 ` [PATCH v2 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller Chunfeng Yun
2015-07-10  8:31   ` Roger Quadros
2015-07-14  2:36     ` chunfeng yun
2015-07-14  2:50     ` chunfeng yun
2015-07-20 14:24     ` chunfeng yun
2015-07-08  9:41 ` [PATCH v2 3/5] usb: phy: add usb3.0 phy driver for mt65xx SoCs Chunfeng Yun
2015-07-10  6:42   ` Sascha Hauer
2015-07-20 15:41     ` chunfeng yun
2015-07-08  9:41 ` [PATCH v2 4/5] xhci: mediatek: support MTK xHCI host controller Chunfeng Yun
2015-07-13 14:52   ` John Crispin
2015-07-20 14:51     ` chunfeng yun
2015-07-08  9:41 ` [PATCH v2 5/5] arm64: dts: mediatek: add xHCI & usb phy for mt8173 Chunfeng Yun
2015-07-14 10:12   ` Daniel Kurtz
2015-07-20 14:39     ` chunfeng yun
2015-07-20 14:51       ` Yingjoe Chen [this message]
2015-07-20 14:59         ` Daniel Kurtz

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=1437403873.15139.5.camel@mtksdaap41 \
    --to=yingjoe.chen@mediatek.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