linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Richard Purdie" <rpurdie@rpsys.net>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: adaplas@hotpop.com
Subject: Re: w100 fb driver
Date: Thu, 25 Nov 2004 15:19:42 -0000	[thread overview]
Message-ID: <032501c4d302$3970ddf0$0f01a8c0@max> (raw)
In-Reply-To: 200411200610.08802.adaplas@hotpop.com

Antonino A. Daplas:
[re: inclusion of the w100 driver in the kernel]
> Should be okay, just wondering why not use the kernel i2c algo's instead
> of using your own.

The kernel's i2c algo's require two way communication and expect the data to
be ack'ed. In this case, we have no way to read the data back from the spp
interface so we can't implement all the functions the kernel interface would
need.

> Submit patch inline to this list and CC me.  Preferrably break the patch
> down into several, hopefully standalone patches.  Add a changelog, and a
> signed-off line.

That sounds fine. I've taken your comments (and those made by Geert 
Uytterhoeven) onboard and revised the driver. For various reasons, I've 
moved the driver over the to new device structure which allows me to pass a 
structure with some hardware specific details to the driver. This means I 
need to include the header file elsewhere in the kernel. Should/can I move 
that file to drivers/video in whole or in part (or do something else)?

An updated version of the driver is at:

http://www.rpsys.net/openzaurus/arm/w100-r1.patch

(its using two header files until I know which approach is preferred)

Thanks,

Richard 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

  reply	other threads:[~2004-11-25 15:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-19 16:51 w100 fb driver Richard Purdie
2004-11-19 22:10 ` Antonino A. Daplas
2004-11-25 15:19   ` Richard Purdie [this message]
2004-11-25 19:55     ` Antonino A. Daplas
2004-11-20  9:45 ` Geert Uytterhoeven

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='032501c4d302$3970ddf0$0f01a8c0@max' \
    --to=rpurdie@rpsys.net \
    --cc=adaplas@hotpop.com \
    --cc=linux-fbdev-devel@lists.sourceforge.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;
as well as URLs for NNTP newsgroup(s).