mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Daney <ddaney.cavm@gmail.com>
To: linux-mips@linux-mips.org, ralf@linux-mips.org,
	Aaro Koskinen <aaro.koskinen@iki.fi>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, David Daney <david.daney@cavium.com>
Subject: [PATCH 0/2] MIPS/staging: Probe octeon-usb driver via device-tree
Date: Tue,  3 Dec 2013 11:46:50 -0800	[thread overview]
Message-ID: <1386100012-6077-1-git-send-email-ddaney.cavm@gmail.com> (raw)

From: David Daney <david.daney@cavium.com>

Tested against both EdgeRouter LITE (no bootloader supplied device
tree), and ebb5610 (device tree supplied by bootloader).

The patch set is spread across both the MIPS and staging trees, so it
would be great if Ralf could merge at least the MIPS parts, if not
both parts.


David Daney (2):
  MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees.
  staging: octeon-usb: Probe via device tree populated platform device.

 .../cavium-octeon/executive/cvmx-helper-board.c    |  27 ++
 arch/mips/cavium-octeon/octeon-platform.c          |  32 +++
 arch/mips/cavium-octeon/octeon_3xxx.dts            |  19 ++
 arch/mips/include/asm/octeon/cvmx-helper-board.h   |   9 +
 drivers/staging/octeon-usb/octeon-hcd.c            | 273 +++++++++------------
 5 files changed, 203 insertions(+), 157 deletions(-)

-- 
1.7.11.7


             reply	other threads:[~2013-12-03 19:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-03 19:46 David Daney [this message]
2013-12-03 19:46 ` [PATCH 1/2] MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees David Daney
2013-12-04 21:39   ` Aaro Koskinen
2013-12-03 19:46 ` [PATCH 2/2] staging: octeon-usb: Probe via device tree populated platform device David Daney
2013-12-04 21:40   ` Aaro Koskinen
2013-12-04 23:29 ` [PATCH 0/2] MIPS/staging: Probe octeon-usb driver via device-tree Greg Kroah-Hartman
2014-02-03 18:35   ` Aaro Koskinen
2014-02-03 20:08     ` Greg Kroah-Hartman

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=1386100012-6077-1-git-send-email-ddaney.cavm@gmail.com \
    --to=ddaney.cavm@gmail.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=david.daney@cavium.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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

Powered by JetHome