From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: [RFC PATCH] tty: serial: Add 8250-core based omap driver Date: Thu, 3 Jul 2014 12:08:22 -0500 Message-ID: <20140703170822.GB5814@saruman.home> References: <20140702190944.GA567@drone.musicnaut.iki.fi> <20140703073411.GX28884@atomide.com> <20140703132509.GA5814@saruman.home> <20140703140736.GF5814@saruman.home> <20140703154425.GC23309@earth.universe> <20140703155240.GU5814@saruman.home> <20140703160622.GE23309@earth.universe> Reply-To: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tRjCiSMHexiP9I5N" Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org To: Javier Martinez Canillas Cc: Sebastian Reichel , Felipe Balbi , Robert Nelson , Tony Lindgren , Aaro Koskinen , Sebastian Andrzej Siewior , linux kernel , linux-serial@vger.kernel.org, Linux OMAP Mailing List , Linux ARM Kernel Mailing List List-Id: linux-serial@vger.kernel.org --tRjCiSMHexiP9I5N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 03, 2014 at 06:19:47PM +0200, Javier Martinez Canillas wrote: > On Thu, Jul 3, 2014 at 6:06 PM, Sebastian Reichel wrote: > > Hi, > > > > On Thu, Jul 03, 2014 at 10:52:40AM -0500, Felipe Balbi wrote: > >> > DT is supposed to contain information about the hardware, so it > >> > should stay the same? I think there is no non-hackish way to decide > >> > >> compatible would change, at a minimum. > > > > why? I would expect it to stay the same (and the current patch uses > > the same compatible strings). > > >=20 > Exactly, the new driver must support all the compatible strings > defined in Documentation/devicetree/bindings/serial/omap_serial.tx > (which already does as you pointed out). >=20 > Otherwise the current drivers/tty/serial/omap-serial.c could never be > removed since that would mean breaking DT backward compatibility. that settles it then... good. I'll start testing this next week. --=20 balbi --tRjCiSMHexiP9I5N Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJTtY4GAAoJEIaOsuA1yqREm0YP/j/hpexePJe1EtVF2/Q9g595 hLO3AT927yMX/kpxtzLrM53nOtJTtLRy2QTPKLZ/m/6TVhTteESAh7dCm+MFGQTt MUSKuvtZo2WSxruxLwLgG8JW4fspGv2dCWk30MYSXS8zq1YJsPT0dLV2ahWAz5c9 sAnLI2n9DmSBFNRdEJ65VMg1x3lDlQEunq7/FEe6zXfiWKEEFsrYwbCMvGKqJmY6 NzZVnPuv/aL2oR3ga3dL15EVBCyu1n/g+slELHHLnPwg1JzFGwdzoCZpM+q/o05u z09pRzqIA41ogjQIZrKw8UvBFdyc7hP2yq4oVpNu+OxkK2djgR9Q79OQJKlPygEU TbilykpkV2N4108UwYM6K5IQ28/QbQ8Fj8CPfkeXsRRYNYbPKjVL13YAnyOMsWIH YAEZSaiBKm+uES9dex78dL9XGb/iZuX3ZTE4obdxtKAZHo1z8ghCHXmoWhxwve0p vIV8s/DLorBG49yGZlR+Zyrt+uzghu2uIsLR3czmvIiHPafSVd0kEyflNl/fVGh/ JN3uuXjXWviD/Sak58dPVw0cogk75Yil0fLciYDg1zeebiSPC12lHoot5nunbcwC F7GzPABNJOlJ7OL/p4/KqhoreulbzGlwQxF3a+/B+9O/3raITq4IBj113AcIP3Z+ UsjOuPaDFoKFpx7HFAsA =1yn1 -----END PGP SIGNATURE----- --tRjCiSMHexiP9I5N--