
20 Nov
2014
20 Nov
'14
4:59 a.m.
On 11/19/2014 06:31 AM, Hans de Goede wrote:
Add a generic helper to fill and enable simplefb nodes.
The first user of this will be the sunxi display code.
lcd_dt_simplefb_configure_node is also a good candidate to be converted to use this, but that requires someone to run some tests first, as lcd_dt_simplefb_configure_node does not honor #address-cells and #size-cells, but simply assumes 1 and 1 for both.
Sorry, I'd been ignoring all simplefb stuff and hadn't realized this was U-Boot related and needed testing.
Anyway, I've tested patches 1 and 2 on an RPi compute module with kernel next-20141031 and it seems to work fine.
Patches 1, 2, Tested-by: Stephen Warren swarren@wwwdotorg.org