All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] serial: Add serial driver for Intel MID
Date: Tue, 28 Feb 2017 11:23:55 +0200	[thread overview]
Message-ID: <1488273835.20145.44.camel@linux.intel.com> (raw)
In-Reply-To: <58B4E00A.2010903@rock-chips.com>

On Tue, 2017-02-28 at 10:27 +0800, Kever Yang wrote:
> Hi Andy,
> 
> On 02/28/2017 12:22 AM, Andy Shevchenko wrote:
> > Add a specific serial driver for Intel MID platforms.

> > @@ -398,6 +398,15 @@ config MESON_SERIAL
> >   	  If you have an Amlogic Meson based board and want to use
> > the on-chip
> >   	  serial ports, say Y to this option. If unsure, say N.
> >   
> > +config MID_SERIAL
> > +	bool "Intel MID platform UART support"
> 
> MID is not a Intel Chip series, right?

Yes, it's wider than that:
https://en.wikipedia.org/wiki/Mobile_Internet_device

> So I think if you named MID_SERIAL or serial_mid.c would make people 
> confused,
> could you add a INTEL- prefix for it or something relate to the SoC
> chip 
> itself?

"intel" prefix is okay. There are more than one SoC in the family.

I would wait for others to comment for a while and then will submit v3.

-- 
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy

      reply	other threads:[~2017-02-28  9:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-27 16:22 [U-Boot] [PATCH v2] serial: Add serial driver for Intel MID Andy Shevchenko
2017-02-28  2:27 ` Kever Yang
2017-02-28  9:23   ` Andy Shevchenko [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=1488273835.20145.44.camel@linux.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=u-boot@lists.denx.de \
    /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.