Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: David Daney <ddaney@caviumnetworks.com>
To: Ralf Baechle <ralf@linux-mips.org>,
	linux-mips <linux-mips@linux-mips.org>
Subject: Pull request for v3.8 Octeon specific changes.
Date: Fri, 30 Nov 2012 16:23:07 -0800	[thread overview]
Message-ID: <50B94DEB.3020608@caviumnetworks.com> (raw)

Hi Ralf,

The ATA changes are alredy Acked-by the ATA mainainer.

The EDAC changes are just an extension of what you added for 3.8, they
were sent to the EDAC list here:

http://marc.info/?l=linux-edac&m=135302283022318&w=2

But no response yet.  My reasoning is that they should be OK as they
just improve things that only touch OCTEON.

The following changes since commit fbb3876de77cd31739fbca01bd82a1bc56e2ed5e:

   Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next 
into mips-for-linux-next (2012-11-30 17:34:25 +0100)

are available in the git repository at:


   git://git.linux-mips.org/pub/scm/daney/upstream-daney.git octeon-for-3.8

for you to fetch changes up to d2eb0719add2c471adf1ffb116e38bd5776c66d5:

   MIPS/EDAC: Improve OCTEON EDAC support. (2012-11-30 15:32:11 -0800)

----------------------------------------------------------------
David Daney (5):
       MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
       ata: pata_octeon_cf: Use correct byte order for DMA in when built 
little-endian.
       MIPS: OCTEON: Add OCTEON family defintions to octeon-model.h
       MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.
       MIPS/EDAC: Improve OCTEON EDAC support.

  arch/mips/cavium-octeon/octeon-irq.c           |    1 -
  arch/mips/cavium-octeon/octeon-platform.c      |  102 -
  arch/mips/cavium-octeon/setup.c                |   30 +-
  arch/mips/include/asm/mach-cavium-octeon/irq.h |    1 -
  arch/mips/include/asm/octeon/cvmx-lmcx-defs.h  | 3457 
++++++++++++++++++++++++
  arch/mips/include/asm/octeon/octeon-model.h    |    6 +
  arch/mips/include/asm/octeon/octeon.h          |    7 -
  arch/mips/mm/c-octeon.c                        |   39 +-
  arch/mips/pci/pci-octeon.c                     |    3 +-
  drivers/ata/pata_octeon_cf.c                   |  423 ++-
  drivers/edac/octeon_edac-l2c.c                 |  178 +-
  drivers/edac/octeon_edac-lmc.c                 |  232 +-
  drivers/edac/octeon_edac-lmc.h                 |   78 -
  drivers/edac/octeon_edac-pc.c                  |  137 +-
  drivers/edac/octeon_edac-pci.c                 |   44 +-
  15 files changed, 4157 insertions(+), 581 deletions(-)
  create mode 100644 arch/mips/include/asm/octeon/cvmx-lmcx-defs.h
  delete mode 100644 drivers/edac/octeon_edac-lmc.h

             reply	other threads:[~2012-12-01  0:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-01  0:23 David Daney [this message]
2012-12-04 16:22 ` Pull request for v3.8 Octeon specific changes Ralf Baechle

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=50B94DEB.3020608@caviumnetworks.com \
    --to=ddaney@caviumnetworks.com \
    --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