public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: "Hans J. Koch" <hjk@linutronix.de>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Drivers for selfmade hardware
Date: Mon, 30 Jun 2008 12:00:18 +0200	[thread overview]
Message-ID: <200806301200.19210.mb@bu3sch.de> (raw)
In-Reply-To: <20080630095014.GA3211@local>

On Monday 30 June 2008 11:50:15 Hans J. Koch wrote:
> This driver is not only useful for PCI TV cards. With little
> modification, it could be used for bttv chips integrated in embedded
> systems as platform devices. You might have more users than you think
> ;-)

Oh nice. I didn't know that such devices exist. However, these embedded
devices might want to use the original bttv driver and modify that for
generic GPIO support.
This btgpio driver clashes with the bttv driver and the two drivers can't be
used at the same time. That's fine for me, however, as I removed the TV tuner
and more stuff from the card. So I decided to write a stripped-down driver
instead of extending the bttv driver.

But of course, if you still use the card as TV card, we cannot use
all GPIOs for generic GPIOs, as the card uses some of them to communicate
with other chips (That's why I unsoldered the pins). So extending bttv for
generic GPIO support might become hairy with all the different boards with
possibly different GPIO assignments. I didn't want to get into that for now.

But it's nice to know that such devices do exist.

> > 
> > So what's the policy? Push to mainline or keep as seperate
> > patch?
> 
> Definetly mainline. But don't forget to cc: other relevant
> maintainers/lists (v4l, gpio, maybe linux-embedded).

Ok, nice.

-- 
Greetings Michael.

  reply	other threads:[~2008-06-30 10:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-29 19:47 Drivers for selfmade hardware Michael Buesch
2008-06-29 20:01 ` Christoph Hellwig
2008-06-29 21:26 ` Alan Cox
2008-06-30  9:50 ` Hans J. Koch
2008-06-30 10:00   ` Michael Buesch [this message]
2008-06-30 15:37 ` Miguel Ojeda
2008-07-10  5:45 ` Andrew Morton
2008-07-10 12:57   ` Michael Buesch
2008-07-10 13:13     ` Andrew Morton

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=200806301200.19210.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=hjk@linutronix.de \
    --cc=linux-kernel@vger.kernel.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