Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/6] Sequoia Patches
@ 2006-06-24  1:29 Kiran Thota
  2006-06-28 19:44 ` Ralf Baechle
  0 siblings, 1 reply; 4+ messages in thread
From: Kiran Thota @ 2006-06-24  1:29 UTC (permalink / raw)
  To: ralf, linux-mips


Hi Ralf and list,
 Please merge the following patches for PMC-Sierra Sequoia platform for linux-2.6.12.
http://www.linux-mips.org/pub/linux/mips/kernel/v2.6/linux-2.6.12.tar.gz


Patch [1/6] - Sequoia Configs
Patch [2/6] - Sequoia PCI
Patch [3/6] - Sequoia Platform
Patch [4/6] - Sequoia Serial
Patch [5/6] - RM9000 arch
Patch [6/6] - MSP85x0 gige Driver (also submitting to netdev mailing list)


And the diffstat is -

 arch/mips/Kconfig                                     |   22 
 arch/mips/Makefile                                    |    4 
 arch/mips/configs/sequoia_defconfig                   |  701 +++++
 arch/mips/mm/c-r4k.c                                  |   11 
 arch/mips/mm/sc-rm7k.c                                |    9 
 arch/mips/mm/tlbex.c                                  |   50 
 arch/mips/pci/Makefile                                |    2 
 arch/mips/pci/fixup-sequoia.c                         |   43 
 arch/mips/pci/ops-sequoia.c                           |  187 +
 arch/mips/pci/pci-sequoia.c                           |   78 
 arch/mips/pmc-sierra/sequoia/Makefile                 |    7 
 arch/mips/pmc-sierra/sequoia/irq-handler.S            |   99 
 arch/mips/pmc-sierra/sequoia/irq.c                    |  224 +
 arch/mips/pmc-sierra/sequoia/prom.c                   |  140 +
 arch/mips/pmc-sierra/sequoia/py-console.c             |  123 +
 arch/mips/pmc-sierra/sequoia/setup.c                  |  258 ++
 arch/mips/pmc-sierra/sequoia/setup.h                  |   17 
 drivers/net/Kconfig                                   |    2 
 drivers/net/Makefile                                  |    3 
 drivers/net/msp85x0_ge.c                              | 2142 ++++++++++++++++++
 drivers/net/msp85x0_ge.h                              |  452 +++
 drivers/net/titan_mdio.c                              |   21 
 drivers/net/titan_mdio.h                              |    5 
 drivers/serial/8250.c                                 |   18 
 include/asm-mips/bootinfo.h                           |    2 
 include/asm-mips/mach-sequoia/cpu-feature-overrides.h |   45 
 include/asm-mips/pmc_sequoia.h                        |  296 ++
 include/asm-mips/serial.h                             |    5 
 include/asm-mips/war.h                                |   11 
 include/linux/serial_reg.h                            |   63 
 30 files changed, 5036 insertions(+), 4 deletions(-)


Comments?

Kiran

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/6] Sequoia Patches
  2006-06-24  1:29 [PATCH 0/6] Sequoia Patches Kiran Thota
@ 2006-06-28 19:44 ` Ralf Baechle
  0 siblings, 0 replies; 4+ messages in thread
From: Ralf Baechle @ 2006-06-28 19:44 UTC (permalink / raw)
  To: Kiran Thota; +Cc: linux-mips

On Fri, Jun 23, 2006 at 06:29:03PM -0700, Kiran Thota wrote:

> Hi Ralf and list,
>  Please merge the following patches for PMC-Sierra Sequoia platform for linux-2.6.12.

A patch as old as this will not apply to a current kernel.

  Ralf

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH 0/6] Sequoia Patches
@ 2006-06-28 20:25 Kiran Thota
  2006-06-28 20:38 ` Ralf Baechle
  0 siblings, 1 reply; 4+ messages in thread
From: Kiran Thota @ 2006-06-28 20:25 UTC (permalink / raw)
  To: 'Ralf Baechle'; +Cc: linux-mips

I am generating a patch against  2.6.17.1
Is that latest enough? 

-----Original Message-----
From: Ralf Baechle [mailto:ralf@linux-mips.org] 
Sent: Wednesday, June 28, 2006 12:44 PM
To: Kiran Thota
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH 0/6] Sequoia Patches

On Fri, Jun 23, 2006 at 06:29:03PM -0700, Kiran Thota wrote:

> Hi Ralf and list,
>  Please merge the following patches for PMC-Sierra Sequoia platform for linux-2.6.12.

A patch as old as this will not apply to a current kernel.

  Ralf

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/6] Sequoia Patches
  2006-06-28 20:25 Kiran Thota
@ 2006-06-28 20:38 ` Ralf Baechle
  0 siblings, 0 replies; 4+ messages in thread
From: Ralf Baechle @ 2006-06-28 20:38 UTC (permalink / raw)
  To: Kiran Thota; +Cc: linux-mips

On Wed, Jun 28, 2006 at 01:25:24PM -0700, Kiran Thota wrote:

> I am generating a patch against  2.6.17.1
> Is that latest enough? 

That should do - or if you're using git preferably the master branch.

  Ralf

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-06-28 20:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-24  1:29 [PATCH 0/6] Sequoia Patches Kiran Thota
2006-06-28 19:44 ` Ralf Baechle
  -- strict thread matches above, loose matches on Subject: below --
2006-06-28 20:25 Kiran Thota
2006-06-28 20:38 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox