The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: 'Greg Kroah-Hartman' <gregkh@linuxfoundation.org>
To: Jozsef Horvath <info@ministro.hu>
Cc: 'Rob Herring' <robh+dt@kernel.org>,
	'Jiri Slaby' <jirislaby@kernel.org>,
	linux-serial@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v8 1/2] Serial: silabs si4455 serial driver
Date: Tue, 12 Jan 2021 11:28:08 +0100	[thread overview]
Message-ID: <X/15uOstG/7bj2Lm@kroah.com> (raw)
In-Reply-To: <20210112101831.GA12483@dev>

On Tue, Jan 12, 2021 at 10:18:33AM +0000, Jozsef Horvath wrote:
> --- a/include/uapi/linux/serial_core.h
> +++ b/include/uapi/linux/serial_core.h
> @@ -279,4 +279,7 @@
>  /* Freescale LINFlexD UART */
>  #define PORT_LINFLEXUART	122
>  
> +/* Silicon Labs SI4455 */
> +#define PORT_SI4455     123

What userspace tool is going to need this value?

thanks,

greg k-h

  reply	other threads:[~2021-01-12 10:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-12 10:18 [PATCH v8 1/2] Serial: silabs si4455 serial driver Jozsef Horvath
2021-01-12 10:28 ` 'Greg Kroah-Hartman' [this message]
2021-01-12 15:43   ` József Horváth
2021-01-12 16:13     ` 'Greg Kroah-Hartman'
2021-01-12 17:46       ` József Horváth

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=X/15uOstG/7bj2Lm@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=devicetree@vger.kernel.org \
    --cc=info@ministro.hu \
    --cc=jirislaby@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=robh+dt@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