RE: [PATCH] Xilinx: framebuffer: add compatibility for ml507 dvi core.

2008-05-14 Thread Stephen Neuendorffer
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Grant Likely > Sent: Wednesday, May 14, 2008 8:35 AM > To: Stephen Neuendorffer > Cc: linuxppc-dev@ozlabs.org; git-dev > Subject: Re: [PATCH] Xilinx: framebuffer: add compatibility

Re: [PATCH] Xilinx: framebuffer: add compatibility for ml507 dvi core.

2008-05-14 Thread Grant Likely
fer >> Cc: linuxppc-dev@ozlabs.org; git-dev >> Subject: Re: [PATCH] Xilinx: framebuffer: add compatibility for ml507 > dvi core. >> >> On Mon, May 12, 2008 at 1:10 PM, Stephen Neuendorffer >> <[EMAIL PROTECTED]> wrote: >> > >> > The

RE: [PATCH] Xilinx: framebuffer: add compatibility for ml507 dvi core.

2008-05-12 Thread Stephen Neuendorffer
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Grant Likely > Sent: Monday, May 12, 2008 12:46 PM > To: Stephen Neuendorffer > Cc: linuxppc-dev@ozlabs.org; git-dev > Subject: Re: [PATCH] Xilinx: framebuffer: add compatibility

Re: [PATCH] Xilinx: framebuffer: add compatibility for ml507 dvi core.

2008-05-12 Thread Grant Likely
On Mon, May 12, 2008 at 1:10 PM, Stephen Neuendorffer <[EMAIL PROTECTED]> wrote: > > The best possibility that I see is glopping the compatibility > information about what cores are compatible with which drivers and > generating something. This is moderately better than blindly treating > all

RE: [PATCH] Xilinx: framebuffer: add compatibility for ml507 dvi core.

2008-05-12 Thread Stephen Neuendorffer
org > Subject: Re: [PATCH] Xilinx: framebuffer: add compatibility for ml507 dvi core. > > On Mon, May 12, 2008 at 11:31 AM, Stephen Neuendorffer > <[EMAIL PROTECTED]> wrote: > > > > Not easily. As we discussed before, there is nowhere that really > > specifies t

Re: [PATCH] Xilinx: framebuffer: add compatibility for ml507 dvi core.

2008-05-12 Thread Grant Likely
On Mon, May 12, 2008 at 11:31 AM, Stephen Neuendorffer <[EMAIL PROTECTED]> wrote: > > Not easily. As we discussed before, there is nowhere that really > specifies this information. In some cases I've modified the device tree > generator to understand what is backward compatible, as with ns1655

RE: [PATCH] Xilinx: framebuffer: add compatibility for ml507 dvi core.

2008-05-12 Thread Stephen Neuendorffer
ilinx: framebuffer: add compatibility for ml507 dvi core. > > On Mon, May 5, 2008 at 11:59 AM, Stephen Neuendorffer > <[EMAIL PROTECTED]> wrote: > > Signed-off-by: Stephen Neuendorffer <[EMAIL PROTECTED]> > > --- > > drivers/video/xilinxfb.c |1 + > >

Re: [PATCH] Xilinx: framebuffer: add compatibility for ml507 dvi core.

2008-05-12 Thread Grant Likely
On Mon, May 5, 2008 at 11:59 AM, Stephen Neuendorffer <[EMAIL PROTECTED]> wrote: > Signed-off-by: Stephen Neuendorffer <[EMAIL PROTECTED]> > --- > drivers/video/xilinxfb.c |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/video/xilinxfb.c b/drivers/video/xil

[PATCH] Xilinx: framebuffer: add compatibility for ml507 dvi core.

2008-05-05 Thread Stephen Neuendorffer
Signed-off-by: Stephen Neuendorffer <[EMAIL PROTECTED]> --- drivers/video/xilinxfb.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/video/xilinxfb.c b/drivers/video/xilinxfb.c index 848752e..a82c530 100644 --- a/drivers/video/xilinxfb.c +++ b/drivers/video/xilinxf