public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: arnd@arndb•de (Arnd Bergmann)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCHv2 2/2] ARM: vt8500: Add support for UHCI companion controller
Date: Fri, 20 Jul 2012 22:10:28 +0000	[thread overview]
Message-ID: <201207202210.28790.arnd@arndb.de> (raw)
In-Reply-To: <1342787373-2230-2-git-send-email-linux@prisktech.co.nz>

On Friday 20 July 2012, Tony Prisk wrote:
> Add support for a generic non-pci UHCI companion controller.
> Existing board files for arch-vt8500 updated to include UHCI
> support.
> 
> Signed-off-by: Tony Prisk <linux@prisktech•co.nz>

Looks almost good, but 

* please add a binding document
* cc the maintainers and usb mailing list
* the "of-uhci" string does not seem appropriate:

> +static const struct of_device_id platform_uhci_ids[] = {
> +	{ .compatible = "of-uhci", },
> +	{}
> +};

The of- part is clearly meaningless in the binding that is about of
devices. Using usb-uhci would be more appropriate I think, but maybe
someone can come up with an even better name. Which consortium
or company created uhci?

	Arnd

  reply	other threads:[~2012-07-20 22:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-20 12:29 [PATCHv2 1/2] ARM: vt8500: Update vt8500-ehci driver to support device tree Tony Prisk
2012-07-20 12:29 ` [PATCHv2 2/2] ARM: vt8500: Add support for UHCI companion controller Tony Prisk
2012-07-20 22:10   ` Arnd Bergmann [this message]
2012-07-21 16:19     ` Sergei Shtylyov
2012-07-20 22:05 ` [PATCHv2 1/2] ARM: vt8500: Update vt8500-ehci driver to support device tree Arnd Bergmann

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=201207202210.28790.arnd@arndb.de \
    --to=arnd@arndb$(echo .)de \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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