All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Paul Cercueil <paul@crapouillou.net>
Cc: Mark Rutland <mark.rutland@arm.com>, Bin Liu <b-liu@ti.com>,
	od@zcrc.me, linux-usb@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [v2,1/3] dt-bindings: usb: Add usb-phy property to the jz4740-musb node
Date: Wed, 10 Apr 2019 09:07:57 -0500	[thread overview]
Message-ID: <20190410140757.GA19016@bogus> (raw)

On Thu,  4 Apr 2019 11:47:37 +0200, Paul Cercueil wrote:
> Add a required 'usb-phy' property, to obtain a phandle to the USB PHY
> from devicetree.
> 
> Signed-off-by: Paul Cercueil <paul@crapouillou.net>
> ---
> 
> Notes:
>     v2: Change "usb-phy" DT property to "phys"
> 
>  Documentation/devicetree/bindings/usb/ingenic,jz4740-musb.txt | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Paul Cercueil <paul@crapouillou.net>
Cc: Mark Rutland <mark.rutland@arm.com>, Bin Liu <b-liu@ti.com>,
	od@zcrc.me, linux-usb@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Paul Cercueil <paul@crapouillou.net>
Subject: Re: [PATCH v2 1/3] dt-bindings: usb: Add usb-phy property to the jz4740-musb node
Date: Wed, 10 Apr 2019 09:07:57 -0500	[thread overview]
Message-ID: <20190410140757.GA19016@bogus> (raw)
Message-ID: <20190410140757.27hSiWhfemZYuG0cPDKwbnhQ0JJXJWdJSsxxpM70t90@z> (raw)
In-Reply-To: <20190404094739.23503-1-paul@crapouillou.net>

On Thu,  4 Apr 2019 11:47:37 +0200, Paul Cercueil wrote:
> Add a required 'usb-phy' property, to obtain a phandle to the USB PHY
> from devicetree.
> 
> Signed-off-by: Paul Cercueil <paul@crapouillou.net>
> ---
> 
> Notes:
>     v2: Change "usb-phy" DT property to "phys"
> 
>  Documentation/devicetree/bindings/usb/ingenic,jz4740-musb.txt | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>, Bin Liu <b-liu@ti.com>,
	od@zcrc.me, linux-usb@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Paul Cercueil <paul@crapouillou.net>
Subject: Re: [PATCH v2 1/3] dt-bindings: usb: Add usb-phy property to the jz4740-musb node
Date: Wed, 10 Apr 2019 09:07:57 -0500	[thread overview]
Message-ID: <20190410140757.GA19016@bogus> (raw)
In-Reply-To: <20190404094739.23503-1-paul@crapouillou.net>

On Thu,  4 Apr 2019 11:47:37 +0200, Paul Cercueil wrote:
> Add a required 'usb-phy' property, to obtain a phandle to the USB PHY
> from devicetree.
> 
> Signed-off-by: Paul Cercueil <paul@crapouillou.net>
> ---
> 
> Notes:
>     v2: Change "usb-phy" DT property to "phys"
> 
>  Documentation/devicetree/bindings/usb/ingenic,jz4740-musb.txt | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

             reply	other threads:[~2019-04-10 14:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-10 14:07 Rob Herring [this message]
2019-04-10 14:07 ` [PATCH v2 1/3] dt-bindings: usb: Add usb-phy property to the jz4740-musb node Rob Herring
2019-04-10 14:07 ` Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2019-04-04  9:47 [v2,3/3] usb: musb: jz4740: obtain USB PHY from devicetree Paul Cercueil
2019-04-04  9:47 ` [PATCH v2 3/3] " Paul Cercueil
2019-04-04  9:47 [v2,2/3] usb: musb: jz4740: Let the platform probe the PHY Paul Cercueil
2019-04-04  9:47 ` [PATCH v2 2/3] " Paul Cercueil
2019-04-04  9:47 [v2,1/3] dt-bindings: usb: Add usb-phy property to the jz4740-musb node Paul Cercueil
2019-04-04  9:47 ` [PATCH v2 1/3] " Paul Cercueil

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=20190410140757.GA19016@bogus \
    --to=robh@kernel.org \
    --cc=b-liu@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=od@zcrc.me \
    --cc=paul@crapouillou.net \
    /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.