All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aaro Koskinen <aaro.koskinen@iki.fi>
To: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org,
	Ralf Baechle <ralf@linux-mips.org>,
	David Daney <ddaney.cavm@gmail.com>
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Subject: [PATCH 0/3] MIPS: OCTEON: Minimal support for D-Link DSR-1000N
Date: Sat, 28 Jun 2014 23:34:07 +0300	[thread overview]
Message-ID: <1403987650-6194-1-git-send-email-aaro.koskinen@iki.fi> (raw)

Hi,

The following patches add minimal support for D-Link DSR-1000N router.
USB and ethernet ports should now work with these patches.
(I guess WLAN (PCI/ath9k) should work too; I was able to scan networks,
but for some reason it did not connect to my AP.)

Aaro Koskinen (3):
  MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000N
  MIPS: OCTEON: add USB clock type for D-Link DSR-1000N
  MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000N

 .../cavium-octeon/executive/cvmx-helper-board.c    | 22 ++++++++++++++++++++++
 arch/mips/include/asm/octeon/cvmx-bootinfo.h       |  2 ++
 2 files changed, 24 insertions(+)

-- 
2.0.0


             reply	other threads:[~2014-06-28 20:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-28 20:34 Aaro Koskinen [this message]
2014-06-28 20:34 ` [PATCH 1/3] MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000N Aaro Koskinen
2014-06-28 20:34 ` [PATCH 2/3] MIPS: OCTEON: add USB clock type for " Aaro Koskinen
2014-06-28 20:34 ` [PATCH 3/3] MIPS: OCTEON: add interface & port definitions " Aaro Koskinen
2014-06-29  8:58 ` [PATCH 0/3] MIPS: OCTEON: Minimal support " John Crispin
2014-06-29 13:58   ` Aaro Koskinen
2014-06-29 14:04     ` John Crispin
2014-06-30 17:14 ` David Daney
2014-06-30 19:17   ` Aaro Koskinen
2014-06-30 20:32     ` David Daney

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=1403987650-6194-1-git-send-email-aaro.koskinen@iki.fi \
    --to=aaro.koskinen@iki.fi \
    --cc=ddaney.cavm@gmail.com \
    --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 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.