Hi Neil,
thanks for you help.
> >
> > What about the fix for mv_udc, shouldn't they have a similar
> > "limitation"? How do you explain?
> > Or maybe someone from Marvell has an answer?
> >
>
> Yes, we encountered the same issue, and I have answered your question several
> hours ago.
> Pleas
On Wed, May 09, 2012 at 05:43:11AM +, Chen Peter-B29397 wrote:
>
> >
> > I'm hacking here an i.MX35 not an i.MX23. So I already had a look at its
> > errata sheet http://cache.freescale.com/files/dsp/doc/errata/IMX35CE.pdf
> > but didn't find a similar "limitation" as you now pointed out by
> -Original Message-
> From: Christoph Fritz [mailto:chf.fr...@googlemail.com]
> Sent: 2012年5月9日 13:38
> To: Chen Peter-B29397; Chao Xie
> Cc: Neil Zhang; Fabio Estevam; Li Yang-R58472; Felipe Balbi; Greg
> Kroah-Hartman; linux-...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org;
> Hans
>
> I'm hacking here an i.MX35 not an i.MX23. So I already had a look at its
> errata sheet http://cache.freescale.com/files/dsp/doc/errata/IMX35CE.pdf
> but didn't find a similar "limitation" as you now pointed out by errata
> number 2858 for i.MX23.
>
i.mx35 and i.mx23 uses the same controlle
Hi Peter,
thanks you for your help.
On Wed, May 09, 2012 at 02:11:56AM +, Chen Peter-B29397 wrote:
>
>
> > >
> > > after a while of testing and searching I can come up with a patch
> > > that fixes g_ether <-> iperf for fsl_udc on ARM i.MX35.
> > >
> > > The sad part is that this kind of
On Wed, May 2, 2012 at 7:11 PM, Josh Boyer wrote:
> On Mon, Apr 9, 2012 at 3:20 AM, Tanmay Inamdar wrote:
>> Adding of_device_id's for AHB and APB buses used in klondike (APM8018X) in
>> platforms/40x/ppc40x_simple.c file
>>
>> Signed-off-by: Tanmay Inamdar
>
> You should probably combine the fi
On Wed, May 2, 2012 at 7:08 PM, Josh Boyer wrote:
> On Mon, Apr 9, 2012 at 3:20 AM, Tanmay Inamdar wrote:
>> In APM8018X SOC, UART register address space has been relocated to 32-bit
>> data boundaries for APB bus implementation.
>> Current legacy_serial driver ignores the reg-shift property. Thi
Hi Ben,
On Wed, 09 May 2012 13:04:18 +1000 Benjamin Herrenschmidt
wrote:
>
> On Tue, 2012-05-08 at 13:53 +0930, Rusty Russell wrote:
> > On Mon, 7 May 2012 10:32:22 -0400, Paul Gortmaker
> > wrote:
> > > Commit 9fb48c744ba6a4bf58b666f4e6fdac3008ea1bd4
> > >
> > > "params: add 3rd arg to
Hi Christoph,
> -Original Message-
> From: Christoph Fritz [mailto:chf.fr...@googlemail.com]
> Sent: 2012年5月9日 8:02
> To: Fabio Estevam; Neil Zhang; Li Yang; Felipe Balbi; Greg Kroah-
> Hartman; linux-...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org; Hans
> J. Koch; Daniel Mack
> Cc: Tho
> >> >> .org] On Behalf Of Shaohui Xie
> >> >> Sent: Tuesday, May 08, 2012 11:37 AM
> >> >> To: linux-watch...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org
> >> >> Cc: Xie Shaohui-B21989
> >> >> Subject: [PATCH 1/2] powerpc/watchdog: move booke watchdog param
> >> >> related code to prom.c
> >> >
>> -Original Message-
>> From: Xie Shaohui-B21989
>> Sent: Wednesday, May 09, 2012 8:50 AM
>> To: Bhushan Bharat-R65777; linux-watch...@vger.kernel.org; linuxppc-
>> d...@lists.ozlabs.org
>> Subject: RE: [PATCH 1/2] powerpc/watchdog: move booke watchdog param
>> related code to prom.c
>>
>>
> -Original Message-
> From: Xie Shaohui-B21989
> Sent: Wednesday, May 09, 2012 8:50 AM
> To: Bhushan Bharat-R65777; linux-watch...@vger.kernel.org; linuxppc-
> d...@lists.ozlabs.org
> Subject: RE: [PATCH 1/2] powerpc/watchdog: move booke watchdog param related
> code to prom.c
>
> >> --
>> -Original Message-
>> From:
>> linuxppc-dev-bounces+bharat.bhushan=freescale@lists.ozlabs.org
>> [mailto:linuxppc-dev-bounces+bharat.bhushan=freescale.com@lists.ozlabs
>> .org] On Behalf Of Shaohui Xie
>> Sent: Tuesday, May 08, 2012 11:37 AM
>> To: linux-watch...@vger.kernel.org; lin
On Tue, 2012-05-08 at 13:53 +0930, Rusty Russell wrote:
> On Mon, 7 May 2012 10:32:22 -0400, Paul Gortmaker
> wrote:
> > Commit 9fb48c744ba6a4bf58b666f4e6fdac3008ea1bd4
> >
> > "params: add 3rd arg to option handler callback signature"
> >
> > added an extra arg to the function, but didn't
> >
> > after a while of testing and searching I can come up with a patch
> > that fixes g_ether <-> iperf for fsl_udc on ARM i.MX35.
> >
> > The sad part is that this kind of fix is already implemented for
> > marvell mv_udc driver since last year but still _not_ in the ~15
> > other *udc.c dri
On Wed, Apr 11, 2012 at 10:15:49AM -0300, Fabio Estevam wrote:
> On Wed, Apr 11, 2012 at 4:39 AM, Christoph Fritz
> wrote:
>
> > Can you approve this behaviour of g_ether/usbnet when using iperf?
>
> I am not very familiar with iperf, so I will let others comment.
Hi to All,
after a while of t
Hi Linus !
Here are a couple of last minute fixes for 3.4 for regressions
introduced by my rewrite of the lazy irq masking code.
Cheers,
Ben.
The following changes since commit 810b4de25e53459323ff48957b0162b48d6cbd57:
tty/serial/pmac_zilog: Fix "nobody cared" IRQ message (2012-04-30 10:59:58
On Tue, May 8, 2012 at 9:20 PM, Geert Uytterhoeven wrote:
> JFYI, when comparing v3.4-rc6 to v3.4-rc5[3], the summaries are:
> - build errors: +2/-1
2 regressions:
+ arch/powerpc/sysdev/mpic.c: error: case label does not reduce to
an integer constant: => 890:9, 898:9, 886:9, 894:9
+ error:
> -Original Message-
> From: linuxppc-dev-bounces+bharat.bhushan=freescale@lists.ozlabs.org
> [mailto:linuxppc-dev-bounces+bharat.bhushan=freescale@lists.ozlabs.org] On
> Behalf Of Shaohui Xie
> Sent: Tuesday, May 08, 2012 11:37 AM
> To: linux-watch...@vger.kernel.org; linuxppc-de
> -Original Message-
> From: linuxppc-dev-bounces+bharat.bhushan=freescale@lists.ozlabs.org
> [mailto:linuxppc-dev-bounces+bharat.bhushan=freescale@lists.ozlabs.org] On
> Behalf Of Shaohui Xie
> Sent: Tuesday, May 08, 2012 11:38 AM
> To: linux-watch...@vger.kernel.org; linuxppc-de
Switch on UBIFS, HOTPLUG and TIPC and update the config to
the latest kernel version.
Signed-off-by: Holger Brunck
cc: Heiko Schocher
cc: Kumar Gala
---
arch/powerpc/configs/83xx/kmeter1_defconfig | 22 --
1 files changed, 8 insertions(+), 14 deletions(-)
diff --git a/ar
From: Christian Herzig
Fix RGMII workaround code in km83xx.c for MPC8360E and MPC8358E that it
correctly identifes all affected SoC chip models and applies the
workarounds appropriate for 2.0 and 2.1 revisions as per Freescale
MPC8360ECE Errata document Rev.5(9/2011) item QE_ENET10.
Signed-off-b
Add spi support for mgcoge into the platform code and the dts
file. Additionaly SPIDEV is switched on in the defconfig and the
updates for the newer kernel version are committed. The SPI
interface is used to drive the Maxim DS3106 clock chip.
Signed-off-by: Holger Brunck
cc: Heiko Schocher
cc: K
Signed-off-by: Holger Brunck
cc: Heiko Schocher
cc: Kumar Gala
---
arch/powerpc/platforms/83xx/km83xx.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/platforms/83xx/km83xx.c
b/arch/powerpc/platforms/83xx/km83xx.c
index a266ba8..e827c6c 100644
--- a/arch
Change the EDAC internal representation to work with non-csrow
based memory controllers.
There are lots of those memory controllers nowadays, and more
are coming. So, the EDAC internal representation needs to be
changed, in order to work with those memory controllers, while
preserving backward com
'TIF_RUNLATCH' is already dropped from
commit fe1952fc0afb9a2e4c79f103c08aef5d13db1873
powerpc: Rework runlatch code
So '_TIF_RUNLATCH' should be removed as well.
Signed-off-by: Tiejun Chen
---
arch/powerpc/include/asm/thread_info.h |1 -
1 files changed, 0 insertions(+), 1 deletio
26 matches
Mail list logo