Re: Enabling MBX in MPC5121 - OGLES kernel modules

2011-11-27 Thread Robert Schwebel
Einar, On Fri, Nov 25, 2011 at 08:20:30AM +, Einar Már Björgvinsson wrote: Wanted to repeat my previous email about enabling MBX in MPC5121. Anybody out there who can assist me? This list is about open source software. The core you are using is from Imagination Technologies, they do not

Re: [PATCH v10 5/5] [powerpc] Fix up fsl-flexcan device tree binding.

2011-08-10 Thread Robert Schwebel
Robin, On Tue, Aug 09, 2011 at 10:06:04PM -0500, Robin Holt wrote: In working with the socketcan developers, we have come to the conclusion the Documentation...fsl-flexcan.txt device tree documentation needs to be cleaned up. The driver does not depend upon any properties other than the

Re: mpc5200 fec error

2009-05-19 Thread Robert Schwebel
Wolfram, have you seen this mail? You recently tested -rt on 2.6.29, right? Did you only test that on the customer hardware or also on the phyCORE-MPC5200B? rsc On Mon, May 18, 2009 at 01:36:27PM -0400, Eric Millbrandt wrote: Hello all, I am testing a 2.6.29.3 (with preempt_rt patches)

Re: [PATCH] powerpc/mpc52xx: add Phytec phyCORE-MPC5200B-IO board (pcm032)

2009-03-03 Thread Robert Schwebel
On Sun, Mar 01, 2009 at 09:33:16PM -0700, Grant Likely wrote: On Sun, Mar 1, 2009 at 7:19 PM, Jon Smirl jonsm...@gmail.com wrote: Would it be easier to get Pengutronix to release a new u-boot for the pcm030? I'm using U-Boot 1.2.0-mpc5200b-tiny-2 (Apr 17 2007 - 11:49:20). Only if it is a

Re: 2.6.28-rt on PowerPC

2009-01-30 Thread Robert Schwebel
Frank, On Thu, Jan 29, 2009 at 03:21:55PM -0800, Frank Rowand wrote: Thanks! I have not yet had the chance to apply any arch patches yet. I do plan on doing so after getting the code mostly working on x86. Your email can at an opportune time for me... I was starting to try 2.6.28-rt on

Re: toolchain for building linux-2.6.27.8 or 2.6.28.1 ...

2009-01-30 Thread Robert Schwebel
Hi Mike, On Thu, Jan 29, 2009 at 01:52:00PM -0600, Mike Timmons wrote: Questions: 1) if I want to cross-compile a kernel later than 2.6.24 to hopefully get better WAN device support (and clearer options for fw loading), which kernel should I try, and which toolchain?

Re: MPC5200B and the CAN interface

2008-11-08 Thread Robert Schwebel
. The drivers for MPC5200B's mscan are still in the SocketCAN repository, right. The team is working on getting the patches ready for mainline. rsc -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim

Re: Comments on device tree for pcm030

2008-06-09 Thread Robert Schwebel
On Mon, Jun 09, 2008 at 11:13:35AM +0200, Sascha Hauer wrote: I think partitions shouldn't go into the default device tree, as people may have different partitioning. It is also a chicken-and-egg thing, because the oftree would describe the partition it is in. Robert -- Dipl.-Ing. Robert

Re: Comments on device tree for pcm030

2008-06-09 Thread Robert Schwebel
-- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9

Re: [PATCH] [POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 format

2008-04-19 Thread Robert Schwebel
in the naming, each time breaking anyone who doesn't have his stuff in the mainline yet. Sorry, but this is simply annoying, and the whole the only thing we have to do is to define it once and be done then is crap. Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux

Re: mpc5200: add interrupt type function

2008-04-17 Thread Robert Schwebel
On Tue, Apr 15, 2008 at 05:29:54PM +0200, Robert Schwebel wrote: From: Sascha Hauer [EMAIL PROTECTED] Add a set_type function for external (GPIO) interrupts. Signed-off-by: Juergen Beisert [EMAIL PROTECTED] Signed-off-by: Sascha Hauer [EMAIL PROTECTED] As we didn't get negative feedback

fec_mpc5200: reset FEC on error

2008-04-15 Thread Robert Schwebel
From: Sascha Hauer [EMAIL PROTECTED] The error handling for the mpc5200 fec interrupt is broken. The intended behaviour is like this: * If one of FEC_IEVENT_RFIFO_ERROR and FEC_IEVENT_XFIFO_ERROR happens, the datasheet says (MPC5200B User's Guide R1.2, p. 14-13): When this occurs, software

mpc5200: add interrupt type function

2008-04-15 Thread Robert Schwebel
From: Sascha Hauer [EMAIL PROTECTED] Add a set_type function for external (GPIO) interrupts. Signed-off-by: Juergen Beisert [EMAIL PROTECTED] Signed-off-by: Sascha Hauer [EMAIL PROTECTED] --- arch/powerpc/platforms/52xx/mpc52xx_pic.c | 38 ++ 1 file changed, 38

Re: fec_mpc5200: reset FEC on error

2008-04-15 Thread Robert Schwebel
On Tue, Apr 15, 2008 at 10:29:26AM -0500, Kumar Gala wrote: You really need to also copy netdev and patches to drivers/net. Hm? Sorry, don't understand what you mean. Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry

fec_mpc5200: reset FEC on error

2008-04-15 Thread Robert Schwebel
From: Sascha Hauer [EMAIL PROTECTED] The error handling for the mpc5200 fec interrupt is broken. The intended behaviour is like this: * If one of FEC_IEVENT_RFIFO_ERROR and FEC_IEVENT_XFIFO_ERROR happens, the datasheet says (MPC5200B User's Guide R1.2, p. 14-13): When this occurs, software

Re: State of the MPC5200 PSC AC97 driver

2008-04-11 Thread Robert Schwebel
that you have already managed to hear sound coming out of the MPC5200B PSC AC97 interface? You would be the first one I've heared of, so it would definitely be interesting to see your code. Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science

Re: Question on mpc52xx_common.c

2008-04-10 Thread Robert Schwebel
in maintenance-nightmare land right now ... Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917

Re: State of the MPC5200 PSC AC97 driver

2008-04-10 Thread Robert Schwebel
), the AC97 driver didn't work, tested on the phyCORE-MPC5200B-tiny board. No sound, just a little bit noise which can be muted with the mixer. And music finishes about 7 times as fast as it usually should. So we didn't manage to make it work yet. Robert -- Dipl.-Ing. Robert Schwebel | http

Re: Question on mpc52xx_common.c

2008-04-08 Thread Robert Schwebel
. And you do not even have a single point of a parser, because all this string parsing is completely scattered all over the tree. The ARM method of using just a device number is so much easier ... Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions

Re: Generic MMC-over-SPI binding?

2008-01-08 Thread Robert Schwebel
. You know this driver? http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/mmc/host/mmc_spi.c;h=365024b83d3da9df9b6e4f7a9d4cf6d216ba523d;hb=HEAD Or is your question how to express this in the device tree? Robert -- Dipl.-Ing. Robert Schwebel | http

Re: [MPC5200] problem running FEC and ATA

2007-12-16 Thread Robert Schwebel
in the mainline recently. You should test the latest 2.6.24-rc kernel. Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone

Re: [MPC5200] problem running FEC and ATA

2007-12-16 Thread Robert Schwebel
On Sun, Dec 16, 2007 at 07:28:40PM +0200, Arnon Kaufman wrote: Robert Schwebel wrote: On Sun, Dec 16, 2007 at 03:24:34PM +0200, Arnon Kaufman wrote: does any one succeed running a functional FEC and ATA (pata) running together? Yes, we do, on the phyCORE-MPC5200B-tiny; you can check our

Re: [PATCH] i2c: devtree-aware iic support for PPC4xx

2007-09-16 Thread Robert Schwebel
On Sun, Sep 16, 2007 at 01:52:02PM +0200, Stefan Roese wrote: diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 9f3a4cd..12453e2 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig @@ -220,7 +220,17 @@ config I2C_PIIX4 config I2C_IBM_IIC

Re: SYSFS: need a noncaching read

2007-09-11 Thread Robert Schwebel
On Tue, Sep 11, 2007 at 11:43:17AM +0200, Heiko Schocher wrote: I have developed a device driver and use the sysFS to export some registers to userspace. Uuuh, uggly. Don't do that. Device drivers are there to abstract things, not to play around with registers from userspace. I opened the

Re: How to add platform specific data to a of_device

2007-07-16 Thread Robert Schwebel
- the driver - the platform code - the oftree and they often contain redundant information (like names of oftree nodes, which change more often than some people's panties). Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science