From mboxrd@z Thu Jan 1 00:00:00 1970 From: One Thousand Gnomes Subject: Re: [RFC PATCH] tty: serial: Add 8250-core based omap driver Date: Mon, 7 Jul 2014 14:26:34 +0100 Message-ID: <20140707142634.0f5cb8c3@alan.etchedpixels.co.uk> References: <1404316809-20637-1-git-send-email-bigeasy@linutronix.de> <20140702160932.GF5541@saruman.home> <20140702190944.GA567@drone.musicnaut.iki.fi> <20140703073411.GX28884@atomide.com> <53B6DB74.2050401@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from lxorguk.ukuu.org.uk ([81.2.110.251]:35851 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753304AbaGGN1k convert rfc822-to-8bit (ORCPT ); Mon, 7 Jul 2014 09:27:40 -0400 In-Reply-To: Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Robert Nelson Cc: Sebastian Andrzej Siewior , Tony Lindgren , Aaro Koskinen , Felipe Balbi , linux kernel , linux-serial@vger.kernel.org, Linux OMAP Mailing List , Linux ARM Kernel Mailing List On Fri, 4 Jul 2014 11:57:40 -0500 Robert Nelson wrote: > On Fri, Jul 4, 2014 at 11:51 AM, Sebastian Andrzej Siewior > wrote: > > On 07/03/2014 09:34 AM, Tony Lindgren wrote: > >> Heh. Just to summarize the reason ttyO needs to be a separate name > >> and device entry from ttyS is because we also have external 8250 > >> devices on GPMC and hotplug busses. > > > > So the GPMC devices will first get a higher minor/device number. Th= e > > internal serial ports should show up first. I don't see the problem > > (yet). > > > > If you need a separate major number (and name) like we do have it n= ow > > (between ttySx and ttyOx) then one of requirements would be to tell > > Kconfig that one driver can be active at a time. > > > > For me the ttyS vs ttyO thing is purely cosmetic. I personally don'= t > > like that it is different on different platforms like ttymxc, ttySC= , > > ttyTHS, =E2=80=A6 >=20 > Maybe it's time to migrate them all to one name? (ttyS) Does the end > user really care if they have a soc with an omap/imx serial port > driver? Or do they just want to access /dev/ttySx and connect to thei= r > device? Userspace question. Actual userspace visible device naming policy belon= gs to udev. Alan -- To unsubscribe from this list: send the line "unsubscribe linux-serial"= in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html