Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] linux: add fbtft kernel extension
Date: Sat, 10 Jan 2015 15:27:40 +0100	[thread overview]
Message-ID: <20150110152740.6a817647@free-electrons.com> (raw)
In-Reply-To: <1420315307-22645-1-git-send-email-ps.report@gmx.net>

Dear Peter Seiderer,

On Sat,  3 Jan 2015 21:01:47 +0100, Peter Seiderer wrote:
> Tested with RaspberryPi B+ and PiTFT Mini Kit - 320x240 2.8" TFT
> (see [1] and [2]) and the following target configuration changes:
> - cmdline.txt: add 'fbcon=map:10 fbcon=font:VGA8x8'
> - add /etc/modules-load.d/fbtft.conf with 'fbtft_device'
> - add /etc/modprobe.d/00-fbtft.conf with 'options fbtft_device name=adafruit28 rotate=90 gpios=dc:25'
> 
> [1] http://h65951.serverkompetenz.net/PeterSeiderer/upload/PiTFT_2_8_ct/Image9893.jpg
> [2] http://h65951.serverkompetenz.net/PeterSeiderer/upload/PiTFT_2_8_ct/Image9897.jpg
> 
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Thanks, applied, after doing a bunch of (hopefully) improvements:

    [Thomas:
      - Rename prompt of the Linux extension to "FB TFT drivers"
      - Remove the full name of the kernel config options in the help
        text. Giving their CONFIG_<foo> name is enough.
      - Remove the mention of CONFIG_SPI_BCM2708, since this makes the
        description RaspberryPi specific, while these drivers can work
        with any SPI controller.
      - Refactor the code in linux-ext-fbtft.mk to avoid duplication
        between the < 3.15 and >= 3.15 cases.
      - Make the fbtft package a promptless package, since there is no
        point in selecting only this package, without the kernel
        extension.
      - Change the license to GPLv2, since it's kernel code.]

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-01-10 14:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-03 20:01 [Buildroot] [PATCH v3] linux: add fbtft kernel extension Peter Seiderer
2015-01-10 14:27 ` Thomas Petazzoni [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-05 13:45 Peter Seiderer
2015-01-10 20:48 Peter Seiderer
2015-01-10 21:00 ` Thomas Petazzoni
2015-01-11  5:34 Richard Fergusson
2015-01-11 13:16 Peter Seiderer
2015-01-11 14:00 ` Richard Fergusson

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=20150110152740.6a817647@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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