Re: [PATCH] mpc512x: Reset module

2009-09-07 Thread Wolfram Sang
Hi, On Mon, Sep 07, 2009 at 10:06:01AM +1000, Damien Dusha wrote: Dear all, I have written a small patch to get the software reset working on the mpc5121.  It is similar to the reset driver found in arch/powerpc/platforms/83xx/misc.c except it has been modified to look for the reset node

[PATCH] mpc512x: Reset module

2009-09-06 Thread Damien Dusha
Dear all, I have written a small patch to get the software reset working on the mpc5121.  It is similar to the reset driver found in arch/powerpc/platforms/83xx/misc.c except it has been modified to look for the reset node in the device tree before writing to the reset module. Comments are