devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@ring0.de>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
	devicetree@vger.kernel.org,
	"Benoît Cousson" <bcousson@baylibre.com>
Subject: Re: [PATCH 4/5] ARM: dts: Add basic support for omap3 LDP zoom1 labrador
Date: Sat, 16 Nov 2013 08:04:09 +0000	[thread overview]
Message-ID: <20131116080408.GA15300@earth.universe> (raw)
In-Reply-To: <1384562167-14725-5-git-send-email-tony@atomide.com>

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

On Fri, Nov 15, 2013 at 04:36:06PM -0800, Tony Lindgren wrote:
> Basic things like serial, Ethernet, MMC, NAND, DSS, touchscreen
> and GPIO keys work.
> 
> For twl4030-keypad we're still missing the binding, but
> support for that should be trivial to add once the driver
> has been updated.

DT bindings for twl4030-keypad are being worked on:

https://lkml.org/lkml/2013/11/8/463

> MUSB I'm pretty sure I got got to enumerate once, but I
> suspect the battery charging somehow disrupts it and it's
> not enumerating in general for some reason.

Try to add this:

&usb_otg_hs {
	phys = <&usb2_phy>;
	phy-names = "usb2-phy";
};

Those were introduced by the new generic PHY framework, see
for example: https://lkml.org/lkml/2013/9/27/37

> [...]

-- Sebastian

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2013-11-16  8:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1384562167-14725-1-git-send-email-tony@atomide.com>
2013-11-16  0:36 ` [PATCH 4/5] ARM: dts: Add basic support for omap3 LDP zoom1 labrador Tony Lindgren
2013-11-16  8:04   ` Sebastian Reichel [this message]
2013-11-16 14:40     ` 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=20131116080408.GA15300@earth.universe \
    --to=sre@ring0.de \
    --cc=bcousson@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --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 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).