linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 1/2] ARM: bcm2835: add simple framebuffer to device tree
Date: Wed, 29 May 2013 22:10:11 -0600	[thread overview]
Message-ID: <51A6D123.10001@wwwdotorg.org> (raw)
In-Reply-To: <1365043257-29296-1-git-send-email-swarren@wwwdotorg.org>

On 04/03/2013 08:40 PM, Stephen Warren wrote:
> Place a template simple-framebuffer device into the RPi device tree. The
> bootloader is expected to fill in all the parameters at boot time.
> Hence, disable the device by default, so if the bootloader doesn't do
> this, the device isn't activated with invalid parameters.

In the end, I dropped this patch, and decided to just have U-Boot create
this DT node itself from scratch, just like Olof did for the Samsung ARM
Chromebook.

I have however applied patch 2/2, to enable the simplefb driver in
bcm2835_defconfig.

      parent reply	other threads:[~2013-05-30  4:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-04  2:40 [PATCH V2 1/2] ARM: bcm2835: add simple framebuffer to device tree Stephen Warren
2013-04-04  2:40 ` [PATCH V2 2/2] ARM: bcm2835: defconfig updates for simple framebuffer Stephen Warren
2013-05-30  4:10 ` Stephen Warren [this message]

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=51A6D123.10001@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).