Re: [U-Boot] [PATCH V2 REPOST 1/2] lcd: add functions to set up simplefb device tree

2013-06-05 Thread Anatolij Gustschin
On Tue, 04 Jun 2013 21:38:19 -0600 Stephen Warren swar...@wwwdotorg.org wrote: ... Anatolij, do these patches look good? Are you waiting for Albert to ack patch 2 in order to take it through the LCD tree? Thanks. these patches look good, I'll queue them. Sorry for delay. Thanks, Anatolij

Re: [U-Boot] [PATCH V2 REPOST 1/2] lcd: add functions to set up simplefb device tree

2013-06-05 Thread Anatolij Gustschin
On Mon, 27 May 2013 22:31:17 -0600 Stephen Warren swar...@wwwdotorg.org wrote: simple-framebuffer is a new device tree binding that describes a pre- configured frame-buffer memory region and its format. The Linux kernel contains a driver that supports this binding. Implement functions to

Re: [U-Boot] [PATCH V2 REPOST 1/2] lcd: add functions to set up simplefb device tree

2013-06-04 Thread Stephen Warren
On 05/27/2013 10:31 PM, Stephen Warren wrote: simple-framebuffer is a new device tree binding that describes a pre- configured frame-buffer memory region and its format. The Linux kernel contains a driver that supports this binding. Implement functions to create a DT node (or fill in an

[U-Boot] [PATCH V2 REPOST 1/2] lcd: add functions to set up simplefb device tree

2013-05-27 Thread Stephen Warren
simple-framebuffer is a new device tree binding that describes a pre- configured frame-buffer memory region and its format. The Linux kernel contains a driver that supports this binding. Implement functions to create a DT node (or fill in an existing node) with parameters that describe the