From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-gy0-f170.google.com (mail-gy0-f170.google.com [209.85.160.170]) by ozlabs.org (Postfix) with ESMTP id 134DEB7D4C for ; Mon, 10 May 2010 08:07:34 +1000 (EST) Received: by gyf2 with SMTP id 2so1497986gyf.15 for ; Sun, 09 May 2010 15:07:33 -0700 (PDT) MIME-Version: 1.0 Sender: glikely@secretlab.ca In-Reply-To: <4BC885C0.5000509@freemail.hu> References: <4BC885C0.5000509@freemail.hu> From: Grant Likely Date: Mon, 10 May 2010 00:07:13 +0200 Message-ID: Subject: Re: serial driver for MPC5554? To: =?ISO-8859-1?Q?N=E9meth_M=E1rton?= Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev Development List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 2010/4/16 N=E9meth M=E1rton : > Hi, > > is there somebody working on the MPC5554 [1] serial port driver? No > I could > only find linux/drivers/serial/mpc52xx_uart.c but I'm not sure whether > this could work together with the eSCI on-chip hardware module which > can be found in MPC5554 [2]. Unfortunately, not the same device. You'll have to start from scratch it s= eems. g.