From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] serial: rewrite pxa2xx-uart to use 8250_core Date: Thu, 5 Dec 2013 16:02:53 -0800 Message-ID: <20131206000253.GC21358@kroah.com> References: <20131205043544.GA28580@kroah.com> <1386286149-2855-1-git-send-email-ynvich@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1386286149-2855-1-git-send-email-ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sergei Ianovich Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Heikki Krogerus , Russell King , Jiri Slaby , Grant Likely , Rob Herring , Zhou Zhu , Andrew Morton , Haojian Zhuang , Ralf Baechle , John Crispin , "moderated list:ARM PORT" , "open list:SERIAL DRIVERS" , "open list:OPEN FIRMWARE AND..." List-Id: linux-serial@vger.kernel.org On Fri, Dec 06, 2013 at 03:28:37AM +0400, Sergei Ianovich wrote: > pxa2xx-uart was a separate uart platform driver. It was declaring > the same device names and numbers as 8250 driver. As a result, > it was impossible to use 8250 driver on PXA SoCs. > > Upon closer examination pxa2xx-uart turned out to be a clone of > 8250_core driver. > > Signed-off-by: Sergei Ianovich > CC: Heikki Krogerus > CC: Greg Kroah-Hartman Wonderful! Can someone else test this to verify it works for them on their platform as well? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html