Re: [PATCH] [POWERPC] fsldma: Use compatiable binding as spec

2008-03-31 Thread Dan Williams
On Mon, Mar 31, 2008 at 9:17 AM, Kumar Gala <[EMAIL PROTECTED]> wrote: > Documentation/powerpc/booting-without-of.txt specifies the > compatiables we should bind to for this driver (elo, eloplus). > Use these instead of the extremely specific 'mpc8540' and 'mpc8349' > compatiables. > > Signed-o

[PATCH] [POWERPC] fsldma: Use compatiable binding as spec

2008-03-31 Thread Kumar Gala
Documentation/powerpc/booting-without-of.txt specifies the compatiables we should bind to for this driver (elo, eloplus). Use these instead of the extremely specific 'mpc8540' and 'mpc8349' compatiables. Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> --- Dan, if you don't have any issue with this