All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roger Quadros <rogerq@ti.com>
To: tony@atomide.com
Cc: balbi@ti.com, nsekhar@ti.com, george.cherian@ti.com, nm@ti.com,
	linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/4] ARM: dts: dra72-evm: NAND and USB support
Date: Thu, 30 Oct 2014 16:36:05 +0200	[thread overview]
Message-ID: <54524CD5.5060103@ti.com> (raw)
In-Reply-To: <1413888080-2669-1-git-send-email-rogerq@ti.com>

Hi Tony,

On 10/21/2014 01:41 PM, Roger Quadros wrote:
> Hi Tony,
> 
> These patches add NAND and USB support for DRA72-evm.
> Patches are for v3.19 and based on v3.18-rc1.
> 
> I've tested that NAND and USB host works fine on DRA72-evm.
> 
> I couldn't get USB gadget mode to work. It doesn't work on DRA7-evm either.
> There seems to be some issue at the driver level. The dts entries are correct though.

Any further comments on this? Can we please queue this for -next? Thanks.

cheers,
-roger

> 
> cheers,
> -roger
> 
> George Cherian (1):
>   ARM: dts: dra72-evm: Enable USB support for dra72-evm.
> 
> Roger Quadros (3):
>   ARM: dts: dra72-evm: Add NAND support
>   ARM: dts: DRA7: Move USB_OTG 4 to dra74x.dtsi
>   ARM: dts: dra72-evm: Add regulator information to USB2 PHYs
> 
>  arch/arm/boot/dts/dra7.dtsi     |  20 ------
>  arch/arm/boot/dts/dra72-evm.dts | 147 ++++++++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/dra74x.dtsi   |  22 ++++++
>  3 files changed, 169 insertions(+), 20 deletions(-)
> 


WARNING: multiple messages have this Message-ID (diff)
From: rogerq@ti.com (Roger Quadros)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] ARM: dts: dra72-evm: NAND and USB support
Date: Thu, 30 Oct 2014 16:36:05 +0200	[thread overview]
Message-ID: <54524CD5.5060103@ti.com> (raw)
In-Reply-To: <1413888080-2669-1-git-send-email-rogerq@ti.com>

Hi Tony,

On 10/21/2014 01:41 PM, Roger Quadros wrote:
> Hi Tony,
> 
> These patches add NAND and USB support for DRA72-evm.
> Patches are for v3.19 and based on v3.18-rc1.
> 
> I've tested that NAND and USB host works fine on DRA72-evm.
> 
> I couldn't get USB gadget mode to work. It doesn't work on DRA7-evm either.
> There seems to be some issue at the driver level. The dts entries are correct though.

Any further comments on this? Can we please queue this for -next? Thanks.

cheers,
-roger

> 
> cheers,
> -roger
> 
> George Cherian (1):
>   ARM: dts: dra72-evm: Enable USB support for dra72-evm.
> 
> Roger Quadros (3):
>   ARM: dts: dra72-evm: Add NAND support
>   ARM: dts: DRA7: Move USB_OTG 4 to dra74x.dtsi
>   ARM: dts: dra72-evm: Add regulator information to USB2 PHYs
> 
>  arch/arm/boot/dts/dra7.dtsi     |  20 ------
>  arch/arm/boot/dts/dra72-evm.dts | 147 ++++++++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/dra74x.dtsi   |  22 ++++++
>  3 files changed, 169 insertions(+), 20 deletions(-)
> 

  parent reply	other threads:[~2014-10-30 14:36 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-21 10:41 [PATCH 0/4] ARM: dts: dra72-evm: NAND and USB support Roger Quadros
2014-10-21 10:41 ` Roger Quadros
2014-10-21 10:41 ` [PATCH 1/4] ARM: dts: dra72-evm: Add NAND support Roger Quadros
2014-10-21 10:41   ` Roger Quadros
2014-10-21 16:43   ` Nishanth Menon
2014-10-21 16:43     ` Nishanth Menon
2014-10-21 17:16     ` Nishanth Menon
2014-10-21 17:16       ` Nishanth Menon
2014-10-21 17:32       ` Nishanth Menon
2014-10-21 17:32         ` Nishanth Menon
2014-10-28 15:04         ` Roger Quadros
2014-10-28 15:04           ` Roger Quadros
2014-10-21 10:41 ` [PATCH 2/4] ARM: dts: DRA7: Move USB_OTG 4 to dra74x.dtsi Roger Quadros
2014-10-21 10:41   ` Roger Quadros
2014-10-21 10:41 ` [PATCH 3/4] ARM: dts: dra72-evm: Enable USB support for dra72-evm Roger Quadros
2014-10-21 10:41   ` Roger Quadros
2014-10-21 10:41 ` [PATCH 4/4] ARM: dts: dra72-evm: Add regulator information to USB2 PHYs Roger Quadros
2014-10-21 10:41   ` Roger Quadros
2014-10-30 14:36 ` Roger Quadros [this message]
2014-10-30 14:36   ` [PATCH 0/4] ARM: dts: dra72-evm: NAND and USB support Roger Quadros
2014-11-10 20:26   ` Tony Lindgren
2014-11-10 20:26     ` Tony Lindgren

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=54524CD5.5060103@ti.com \
    --to=rogerq@ti.com \
    --cc=balbi@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=george.cherian@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=nsekhar@ti.com \
    --cc=tony@atomide.com \
    /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.