unsubscribe

2009-01-24 Thread Hai Zhu
unsubscribe ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: [PATCH 2/2] maps/mtd-ram: add an of-platform driver

2009-01-24 Thread Wolfram Sang
Hello, found one question thing myself... On Wed, Jan 21, 2009 at 06:41:25PM +0100, Wolfram Sang wrote: > Create an of-aware driver using the now exported generic functions from > plat-ram.c. A typical oftree snipplet for it looks like this: > > s...@04e0 { > compatible = "mtd-ram"; >

mpc5200 and PWM

2009-01-24 Thread Jon Smirl
Is it possible to use Bestcomm with PWM to generate complex waveforms? For example change the frequency and duty cycle after each cycle? Has anyone tried doing this? I'd like to build a table of count/width pairs and then feed them to the PWM pin without taking an interrupt on each cycle. -- Jon

Re: mpc5200 and PWM

2009-01-24 Thread Grant Likely
On Sat, Jan 24, 2009 at 6:20 PM, Jon Smirl wrote: > Is it possible to use Bestcomm with PWM to generate complex waveforms? > For example change the frequency and duty cycle after each cycle? Has > anyone tried doing this? I'd like to build a table of count/width > pairs and then feed them to the P

Re: [PATCH 10/10] mmc: Add OpenFirmware bindings for SDHCI driver

2009-01-24 Thread Matt Sealey
Anton Vorontsov wrote: If unsure, say Y. +config MMC_SDHCI_OF + tristate "SDHCI support on OpenFirmware platforms" + depends on MMC_SDHCI && PPC_OF + help + This selects the OF Secure Digital Host Controller Interface. + So far there is only Freescale eSD