From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outbound1-dub-R.bigfish.com (outbound-dub.frontbridge.com [213.199.154.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.bigfish.com", Issuer "*.bigfish.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 0EB5ADE175 for ; Thu, 3 Apr 2008 03:50:43 +1100 (EST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C894E1.AA347DCC" Subject: [PATCH 0/3] [POWERPC] [V2][RFC] of_serial and boot patches introduction Date: Wed, 2 Apr 2008 10:50:31 -0600 From: "John Linn" To: Message-Id: <20080402165033.D2BA6CD008B@mail63-dub.bigfish.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. ------_=_NextPart_001_01C894E1.AA347DCC Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable I am sending V2 series of patches that fix the OF serial driver and add support to it and the boot for the Xilinx UART 16550. =20 The ePAPR, although not a formal spec yet, proposes allowing reg-shift for ns16550. We believe this is a reasonable approach and have implemented it in this patch series.=20 =20 We've tried to integrate the consensus from the previous comments also. =20 [v1] =20 I am sending a series of patches that fix the OF serial driver and add support to it and the boot for the Xilinx UART 16550. =20 I think we have tried to satisfy previous concerns about UARTs which are non-standard as the Xilinx 16550 is (register spacing and offset). =20 We would like to have these pulled into 2.6.26. =20 Thanks, John ------_=_NextPart_001_01C894E1.AA347DCC Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

I am sending V2 series of patches that fix = the OF serial driver and add support to it and the boot for the Xilinx UART = 16550.

 

The ePAPR, although not a formal spec yet, = proposes allowing reg-shift for ns16550. We believe this is a reasonable approach = and have implemented it in this patch series.

 

We’ve tried to integrate the consensus from the previous comments = also.

 

[v1]

 

I am sending a series of patches that fix the = OF serial driver and add support to it and the boot for the Xilinx UART = 16550.

 

I think we have tried to satisfy previous = concerns about UARTs which are non-standard as the Xilinx 16550 is (register = spacing and offset).

 

We would like to have these pulled into = 2.6.26.

 

Thanks,

John

------_=_NextPart_001_01C894E1.AA347DCC--