[patch 0/4] PS3 patches for 2.6.27

2008-08-20 Thread Geoff Levand
Hi Paul,

This is a set of PS3 fixup patches for 2.6.27.

Patch 4/4, Fix ioremap of spu shadow regs, is a bit of a hack, but I
can't think of a better way to get the needed protection bits.

 [patch 1/4] powerpc: Fix typo in pgtable-ppc64.h
 [patch 2/4] powerpc/ps3: Update ps3_defconfig
 [patch 3/4] powerpc/ps3: Rework htab to remove ioremap
 [patch 4/4] powerpc/ps3: Fix ioremap of spu shadow regs

-Geoff


-- 




___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: patches for 2.6.27... (Kumar Gala)

2008-08-06 Thread Heiko Schocher
Hello Kumar,

On Wed Jul 2 19:58:03 EST 2008 Heiko Schocher wrote:
On Wednesday 02 July 2008, Kumar Gala wrote:
 Please point out any patches that have been posted but havent made it
 into a git tree related to Freescale chips.

 Here are 2 patches that I'd like to see in 2.6.27. They haven't made into
 any git tree as far as I know.

 http://ozlabs.org/pipermail/linuxppc-dev/2008-June/058118.html

 http://ozlabs.org/pipermail/linuxppc-dev/2008-June/057972.html

Can you tell me, if these patches go into the Tree?
I had generally acks for this boards, but didnt see them in any tree yet?

Are there some more issues?

TIA
Heiko
-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: PS3 patches for 2.6.27

2008-07-17 Thread Benjamin Herrenschmidt
On Wed, 2008-07-16 at 14:22 -0700, Geoff Levand wrote:
 Hi Ben,
 
 Here are two more PS3 patches for 2.6.27.  Please apply.

Thanks, they'll be in my next batch (hopefully tomorrow).

Cheers,
Ben.


___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


PS3 patches for 2.6.27

2008-07-16 Thread Geoff Levand
Hi Ben,

Here are two more PS3 patches for 2.6.27.  Please apply.

-Geoff




___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


[patch 0/9] Cell patches for 2.6.27, version 2

2008-07-15 Thread arnd
Hi Ben,

These are the remaining patches I have lined up for 2.6.27.
Thanks for including the others already. There were a few
comments in the last round that I hope all got addressed now.

I'm not sure about the final two patches for the IOMMU, I think
you wanted to investigate the situation more, but I haven't
seen an update from you any more. I'm convinced going to weak
ordering is the right move for the cell IOMMU, and even if it
is not, it will not break anything on current machines because
the firmware already overrides this setting.

I have left the copy_to_user in AZFS in place, I think we
need to follow up on this again, to either document that
copy_fromto_user needs to be able to work on uncached memory,
or to do an extra copy, but I think this should not hold up
the AZFS merge. All other comments for it have been addressed.

You can pull from the usual location at

master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6.git cell-next

Arnd 

--

___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: patches for 2.6.27...

2008-07-07 Thread John Rigby
Two pci patches that are prereq's for 5121 pci:


http://patchwork.ozlabs.org/linuxppc/patch?person=518id=19299
http://patchwork.ozlabs.org/linuxppc/patch?person=518id=19300

On Wed, Jul 2, 2008 at 1:56 AM, Kumar Gala [EMAIL PROTECTED] wrote:
 Please point out any patches that have been posted but havent made it into a
 git tree related to Freescale chips.

 I know there are probably a slew of CPM patches that need to get into the
 tree.

 - k
 ___
 Linuxppc-dev mailing list
 Linuxppc-dev@ozlabs.org
 https://ozlabs.org/mailman/listinfo/linuxppc-dev

___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: patches for 2.6.27...

2008-07-06 Thread Vitaly Bordug
В Wed, 2 Jul 2008 10:36:43 +0200
Laurent Pinchart [EMAIL PROTECTED] пишет:

 Hi Kumar,
 
 On Wednesday 02 July 2008, Kumar Gala wrote:
  Please point out any patches that have been posted but havent made
  it into a git tree related to Freescale chips.
  
  I know there are probably a slew of CPM patches that need to get
  into the tree.
 
 Here are 5 patches that I'd like to see in 2.6.27. They haven't made
 into any git tree as far as I know.
 
 [PATCHv2] fs_enet: restore promiscuous and multicast settings in
 restart()
 http://patchwork.ozlabs.org/linuxppc/patch?person=968id=19228 [PATCH
 2/2] fs_enet: MDIO on GPIO support

This has been merged per email from Jeff.

 http://patchwork.ozlabs.org/linuxppc/patch?person=968id=18693
 [PATCHv3 1/2] [POWERPC] CPM2: Implement GPIO LIB API on CPM2
 Freescale SoC.

 http://patchwork.ozlabs.org/linuxppc/patch?person=968id=19045
 [PATCH] powerpc: Modem control lines support for the cpm_uart driver
 http://patchwork.ozlabs.org/linuxppc/patch?person=968id=17928

Seems to be missing and I'd second adding this and will add my ACK if
it will help getting those upstream.

 [PATCH] cpm_uart: Support uart_wait_until_sent()
 http://patchwork.ozlabs.org/linuxppc/patch?person=968id=19233
 
This seems to be applied to Kumar's tree per email from him.
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

[patch 00/11] Cell patches for 2.6.27

2008-07-04 Thread arnd
Hi Paul and Ben,

These are the cell related patches I would like to see in
2.6.27. If there are no further comments, please pull into
powerpc-next from

master.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6.git cell-next

-- 

___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: patches for 2.6.27...

2008-07-04 Thread Segher Boessenkool

Please point out any patches that have been posted but havent made it
into a git tree related to Freescale chips.


I haven't heard back from Segher, so:

http://patchwork.ozlabs.org/linuxppc/patch?id=19313


You haven't heard back because I feel like I'm talking to a wall.

The compatible definition for this node needs to be fixed.


Segher

___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: patches for 2.6.27...

2008-07-03 Thread Anton Vorontsov
On Wed, Jul 02, 2008 at 02:56:16AM -0500, Kumar Gala wrote:
 Please point out any patches that have been posted but havent made it  
 into a git tree related to Freescale chips.

How about RTC work for MPC8610HPCD/MPC8572DS:

[PATCH 1/4] powerpc: fsl_uli1575: fix RTC quirk to work on MPC8572DS and 
MPC8610HPCD
http://patchwork.ozlabs.org/linuxppc/patch?id=18913

[PATCH 2/4] powerpc/85xx/86xx: some refactoring for fsl_uli1575 code
http://patchwork.ozlabs.org/linuxppc/patch?id=18914

[PATCH 3/4] powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 
PIC
http://patchwork.ozlabs.org/linuxppc/patch?id=18915

[PATCH 4/4] powerpc/86xx: mpc8610_hpcd: add support for ULI RTC
http://patchwork.ozlabs.org/linuxppc/patch?id=18916


And mpc83xx_defconfig update for MPC8360E-RDK:

[PATCH v3] powerpc/83xx: update mpc83xx_defconfig to support MPC8360E-RDK
http://patchwork.ozlabs.org/linuxppc/patch?id=18903

-- 
Anton Vorontsov
email: [EMAIL PROTECTED]
irc://irc.freenode.net/bd2
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


patches for 2.6.27...

2008-07-02 Thread Kumar Gala
Please point out any patches that have been posted but havent made it  
into a git tree related to Freescale chips.


I know there are probably a slew of CPM patches that need to get into  
the tree.


- k
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: patches for 2.6.27...

2008-07-02 Thread Laurent Pinchart
Hi Kumar,

On Wednesday 02 July 2008, Kumar Gala wrote:
 Please point out any patches that have been posted but havent made it  
 into a git tree related to Freescale chips.
 
 I know there are probably a slew of CPM patches that need to get into  
 the tree.

Here are 5 patches that I'd like to see in 2.6.27. They haven't made into any 
git tree as far as I know.

[PATCHv2] fs_enet: restore promiscuous and multicast settings in restart()
http://patchwork.ozlabs.org/linuxppc/patch?person=968id=19228
[PATCH 2/2] fs_enet: MDIO on GPIO support
http://patchwork.ozlabs.org/linuxppc/patch?person=968id=18693
[PATCHv3 1/2] [POWERPC] CPM2: Implement GPIO LIB API on CPM2 Freescale SoC.
http://patchwork.ozlabs.org/linuxppc/patch?person=968id=19045
[PATCH] powerpc: Modem control lines support for the cpm_uart driver
http://patchwork.ozlabs.org/linuxppc/patch?person=968id=17928
[PATCH] cpm_uart: Support uart_wait_until_sent()
http://patchwork.ozlabs.org/linuxppc/patch?person=968id=19233

-- 
Laurent Pinchart
CSE Semaphore Belgium

Chaussee de Bruxelles, 732A
B-1410 Waterloo
Belgium

T +32 (2) 387 42 59
F +32 (2) 387 42 75


signature.asc
Description: This is a digitally signed message part.
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: patches for 2.6.27... (Kumar Gala)

2008-07-02 Thread Heiko Schocher
Hello Kumar,

On Wednesday 02 July 2008, Kumar Gala wrote:
 Please point out any patches that have been posted but havent made it
 into a git tree related to Freescale chips.

Here are 2 patches that I'd like to see in 2.6.27. They haven't made into
any git tree as far as I know.

http://ozlabs.org/pipermail/linuxppc-dev/2008-June/058118.html

http://ozlabs.org/pipermail/linuxppc-dev/2008-June/057972.html

thanks.
bye
Heiko
-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: patches for 2.6.27...

2008-07-02 Thread Scott Wood
On Wed, Jul 02, 2008 at 02:56:16AM -0500, Kumar Gala wrote:
 Please point out any patches that have been posted but havent made it  
 into a git tree related to Freescale chips.
 
 I know there are probably a slew of CPM patches that need to get into  
 the tree.

Could you apply the 83xx power management patchset (the gianfar bits had
been acked by Jeff long ago)?

-Scott
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: patches for 2.6.27...

2008-07-02 Thread Kim Phillips
On Wed, 2 Jul 2008 02:56:16 -0500
Kumar Gala [EMAIL PROTECTED] wrote:

 Please point out any patches that have been posted but havent made it  
 into a git tree related to Freescale chips.

I haven't heard back from Segher, so:

http://patchwork.ozlabs.org/linuxppc/patch?id=19313

Kim
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: patches for 2.6.27...

2008-07-02 Thread Dave Jiang

Kumar Gala wrote:
Please point out any patches that have been posted but havent made it 
into a git tree related to Freescale chips.


I know there are probably a slew of CPM patches that need to get into 
the tree.


- k
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Kumar can you put this one in please? Thanks!

http://patchwork.ozlabs.org/linuxppc/patch?q=Dave%20Jiangid=19008

--

--
Dave Jiang
Software Engineer
MontaVista Software, Inc.
http://www.mvista.com
--

___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: patches for 2.6.27...

2008-07-02 Thread Kumar Gala


On Jul 2, 2008, at 2:14 PM, Phil Terry wrote:


On Wednesday 02 July 2008 12:56:16 am Kumar Gala wrote:

Please point out any patches that have been posted but havent made it
into a git tree related to Freescale chips.

What has happened to the RapidIO patches? I saw a bunch in march but  
don't
know where they've gone officially. There was talk they missed 25,  
the of
documentation would be fixed in 26 and maybe they would make 27?  
Where are
they in the process of propagating the galak tree, the paulas tree,  
and the

linus tree.
This was one of them
http://patchwork.ozlabs.org/linuxppc/patch?q=rapidioid=17270

Cheers
Phil


These should already be in 2.6.26.

- k
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev