public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 1/3] fdt_support: Add a fdt_setup_simplefb_node helper function
Date: Wed, 19 Nov 2014 20:59:53 -0700	[thread overview]
Message-ID: <546D6739.10103@wwwdotorg.org> (raw)
In-Reply-To: <1416403920-24561-2-git-send-email-hdegoede@redhat.com>

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>

  reply	other threads:[~2014-11-20  3:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=546D6739.10103@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox