public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v5 0/3] sunxi: video: Add simplefb support
@ 2014-11-19 13:31 Hans de Goede
  2014-11-19 13:31 ` [U-Boot] [PATCH v5 1/3] fdt_support: Add a fdt_setup_simplefb_node helper function Hans de Goede
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Hans de Goede @ 2014-11-19 13:31 UTC (permalink / raw)
  To: u-boot

Hi All,

Here is v5 of my sunxi simplefb support set.

Changes since v4:
-Make sunxi_simplefb_setup return error codes
-Add a patch to make lcd_dt_simplefb_configure_node use the new
 fdt_setup_simplefb_node helper (only compile tested!)

Changes since v3:
-Added a fdt_setup_simplefb_node() helper function (new patch)
-Changed how u-boot finds the pre-populated simplefb node to use a
 compatible string

Changes since v2:
-Detect and handle address and size #cells

Changes since v1:
-Use fdt_setprop_string for strings

Simon, even though -rc1 is out I would still like to get this upstream for
v2015.01 if possible. This is in essence just refactoring of code posted
well before -rc1. If I can get your ack on both the fdt_setup_simplefb_node
and the lcd patches, then I can take them upstream through the sunxi tree,
or if you plan to do a pull-req soon anyways, you can take them upstream
through your tree, and I'll wait for that.

Thanks & Regards,

Hans

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-11-20 20:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-19 13:31 [U-Boot] [PATCH v5 0/3] sunxi: video: Add simplefb support Hans de Goede
2014-11-19 13:31 ` [U-Boot] [PATCH v5 1/3] fdt_support: Add a fdt_setup_simplefb_node helper function Hans de Goede
2014-11-20  3:59   ` Stephen Warren
2014-11-20 17:46   ` Simon Glass
2014-11-20 19:40     ` Hans de Goede
2014-11-19 13:31 ` [U-Boot] [PATCH v5 2/3] common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node Hans de Goede
2014-11-20 17:48   ` Simon Glass
2014-11-19 13:32 ` [U-Boot] [PATCH v5 3/3] sunxi: video: Add simplefb support Hans de Goede
2014-11-20  9:22   ` Ian Campbell
2014-11-20 14:13     ` Hans de Goede
2014-11-20 17:40   ` Simon Glass
2014-11-20 20:07     ` Hans de Goede
2014-11-19 22:18 ` [U-Boot] [PATCH v5 0/3] " Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox