From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: [PATCH] 8250_pci: Prevent Exar/RTD Boards from binding.
Date: Wed, 11 Nov 2015 14:13:27 -0800 [thread overview]
Message-ID: <20151111221327.GA24979@kroah.com> (raw)
In-Reply-To: <DM2PR04MB60516FE6AC66EBF17B18B42A6130@DM2PR04MB605.namprd04.prod.outlook.com>
On Wed, Nov 11, 2015 at 09:49:11PM +0000, Rob Groner wrote:
> > > We all know you are busy. If you want I can try the cleanup and send
> > > it to Rob for testing.
> >
> > Yes please, it should just require a change to the existing 8250 driver code for
> > this platform, it should not be a stand-alone driver.
> >
> > thanks,
> >
> > greg k-h
>
> I'm a little confused by that, but I'm happily standing by, ready to
> test the result, or any other way I can help.
>
> As long as our boards that use the Exar chip aren't sucked up by the
> kernel 8250 driver, then mission accomplished!
It should be sucked up by the 8250 driver, the driver they posted is
just a fork of the existing driver with a few small, odd, modifications.
the 8250 framework is _so_ flexible that I'm sure it can support this
hardware as-is, the hardware just needs to be properly described to the
driver.
The last time I did this, it took 2 days of reading the driver and
figuring it all out, and then only 16 new lines of code/tables added to
the driver to support a new device that was a bit "odd" from a normal
uart. I expect the same thing would be needed here, but maybe more
lines of code :)
thanks,
greg k-h
next prev parent reply other threads:[~2015-11-11 22:13 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 15:46 [PATCH] 8250_pci: Prevent Exar/RTD Boards from binding Rob Groner
2015-09-25 16:47 ` Valdis.Kletnieks at vt.edu
2015-09-25 17:37 ` Rob Groner
2015-09-25 18:37 ` Greg KH
2015-09-25 19:08 ` Rob Groner
2015-09-25 19:14 ` Greg KH
2015-09-25 19:21 ` Rob Groner
2015-09-26 0:45 ` Greg KH
2015-09-28 12:53 ` Rob Groner
2015-09-28 14:11 ` Greg KH
2015-09-28 15:33 ` Rob Groner
2015-10-26 12:28 ` Rob Groner
2015-11-11 15:46 ` Rob Groner
2015-11-11 17:32 ` Greg KH
2015-11-11 18:15 ` Rob Groner
2015-11-11 18:20 ` Sudip Mukherjee
2015-11-11 21:41 ` Greg KH
2015-11-11 21:49 ` Rob Groner
2015-11-11 22:13 ` Greg KH [this message]
2015-11-12 13:28 ` Rob Groner
2015-09-25 17:18 ` Greg KH
2015-09-25 17:30 ` Rob Groner
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=20151111221327.GA24979@kroah.com \
--to=greg@kroah.com \
--cc=kernelnewbies@lists.kernelnewbies.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.